Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello! i'm using talend entreprise data integration 5.6.1
I need to add a new server distant. i suite the guid installation to installer jobserver on server distant and set the commande port 8000 file transfert port 8001 monitoring port 8888
in administator center : i always have the error "INVALID :CommandPort or FileTransfertPort is misconfigured! "
could you help me pls?
best regards
xdshi wrote:
Hi XIANG,
Is there any more error message which is located in <ServersInstallationPath>\apache-tomcat-XXX\logs.?
Best regards
Sabrina
xdshi wrote:
Hi,
Are you using Linux? If so, could you please try this solution to see if it works?
in console:
1)$ export JAVA_OPTS=-Djava.rmi.server.hostname=<your ip address(example:192.168.30.27)>
2)$./trun
Best regards
Sabrina