Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I am getting below error so many times while running job on unix server. Please help me how to resolve this error.
Thanks in advance.
Error:
Exception in component tFileInputMSXML_1 (EBMR_To_Solr_Index_Multiple_Clasiifier_Daily)
Exception in component tFileInputMSXML_9 (EBMR_To_Solr_Index_Multiple_Clasiifier_Daily)
2018-07-17 07:01:34|20180717070112_RmTCk|20180717070112_RmTCk|20180717070112_RmTCk|30784|TALEND_3RDI_GIT|EBMR_To_Solr_Index_Multiple_Classifier_Daily_Parent|_SexggCArEeeGBtZqDbGEWA|0.1|Default||end|success|19159
java.net.SocketException: Network is unreachable (connect failed)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)a
Hello,
Please stick to one topic:https://community.talend.com/t5/Design-and-Development/Error-while-running-job-in-unix-server/m-p/12....
In this way, we can pay individule attention to your issue.
Best regards
Sabrina
Caused by: java.net.SocketException: Network is unreachable (connect failed)
What did you do to try and resolve it yourself?
Which components connects to a remote server/address?
Firewall rules, contact your admin ?
Did you try a ping from the unix prompt to the address / server you are trying to connect to in the job ?