Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
while we running jobs , we are receiving below error from job from Talend Administration Center:
Below error details:
WARNING: Interceptor for {http://www.talend.com/mdm}TMDMService#{http://www.talend.com/mdm}ping has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: Could not send Message.
at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:514)
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:423)
at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:324)at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:277)at org
Hello,
As the default socket timeout is 60s, it's quite easy to throw java.net.SocketTimeoutException if the operation time is over 60s. Does this issue repro when you execute your job in studio?
Could you please clarify in which Talend MDM version/edition you are?
Best regards
Sabrina
Hi ,
same Issue I'm facing can you please let me know how to resolve this issue?
Thanks