Frequently Asked Questions - Error Messages


Common error messages and their solutions

can not find the xml file at specified path

Create subscription fails with "org.dbreplicator.replication.RepException: Can not find the xml file at specified path."

This is most likely due to a misconfiguration that's easy enough to miss. The hostname of the machine on which dbreplicator is running needs to be in publisher/subscriber.conf, but it also needs to be in dbreplicator.conf. This last is used in the dbreplicator script to specify an rmi host to java on startup. If it's not there, 127.0.0.1 is used, which nobody can connect to, thus the xml file transfer fails.

On windows systems, the files you need to edit are setpath.bat, SubServer.bat and PubServer.bat

Powered by Drupal - Theme by Danger4k