2014-04-28 4 views
0

SymmetricDS와 노드를 동기화하려고하는데 문제가 있습니다. Tomcat 7에 전쟁을 전개합니다. 시작되어 테이블을 만들고 모든 것이 괜찮은 것처럼 보이지만 다른 노드는 등록 할 수 없으며 등록 URL을 방문하면 404 응답을받습니다. 연결을 시도하는SymmetricDS 등록시 오류 404

다른 노드를 가져옵니다

Could not register. Sleeping for 4000 ms before attempting again. 
This node is unregistered. It will attempt to register using the registration.url 
    Failed while reading batch because: http://localhost:8181/sync/registration... 
    caused by: java.io.FileNotFoundException 

서버는이 설정이 있습니다

registration.url=http://localhost:8181/sync 
sync.url=http://localhost:8181/sync 
auto.registration=true 

클라이언트 :

registration.url=http://localhost:8181/sync 
auto.registration=true 

톰캣 매니저가 실행으로 서버를 보여줍니다. 뭐가 잘못 되었 니?

답변

3

이 URL에 문제가 있었다 ... 올바른입니다

http://localhost:8181/warName/sync