Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Checking ports...
Sending job 'testjob' to server (JobServer IP:8001)...
File transfer completed.
Deploying job 'testjob' on server (JobServer IP:8000)...
Running job 'testjob'...
Starting job testjob at 20:52 09/10/2014.
connecting to socket on port 3631
connection refused
0|20141010005314_RTval|20141010005314_RTval|20141010005314_RTval|testjob|start job||20141009205316.096-0400
Unable to connect to "My Public IP" on the port 3631
1|20141010005314_RTval|20141010005314_RTval|20141010005314_RTval|OnComponentOk1|ok|start
1|20141010005314_RTval|20141010005314_RTval|20141010005314_RTval|If1|clear
.....
.....
I had similar issues and found a solution:
in
${REMOTE_ENGINE_INSTALL_DIR}/etc/org.talend.remote.jobserver.server.cfg
# Enable the process message publisher or not. false by default
org.talend.remote.jobserver.server.TalendJobServer.ENABLED_PROCESS_MESSAGE=true
Restarted the remote engine and I no longer had the [Stastistics] Connection Refused error