connection problem with the subscription.

hi all

I work with dbreplicator 2.2.4. when I create the publication that goes well but when I create the subscription I get an error message often: "Can not find the xml file at pecified path" and then I get the message: "socket write error ". I normally work with 2 job in network database MySQL-> MySQL I do not know what is my problem. help me please.

Configuration: Set file path for the 2 position:

SET JAVA_HOME = C: \ Java \ jdk1.6.0
SET JDBC_CLASSPATH = C: \ dbreplicator \ java \ mysql-connector-java-5.1.5-bin.jar; DBReplicator.jar; log4j.jar
SET SERVER_NAME = 192.168.0.85 or 192.168.0.86 then (for another post)
SET XMX = "512m".

connection parameter Publisher:

driver: com.mysql.jdbc.Driver

url: jdbc: mysql: / / localhost: 3306/bd_transfert
username: root
password:
ip address, 192.168.0.85
server port number: 3001

subscription:

driver: com.mysql.jdbc.Driver

url: jdbc: mysql: / / localhost: 3306/bd_transfert
username: root
password:
ip address, 192.168.0.86
server port number: 3002.

I do not know why I can not create a subscribing help me to Resolve my problem if you like it.

Excuse me for my English please, I'm French

thank you

Powered by Drupal - Theme by Danger4k