Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am getting the below error in one of my realtime data service. What could be the possible reason for this issue. (After restarting the MDM service ,it started working ). How to avoid this error in Future.
Exception in component tMDMOutput_2_In
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.net.SocketTimeoutException: Read timed out
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
Hello,
Can you please clarify in which Talend version/edition you are? We will check it to see if there exists a bug.
Best regards
Sabrina
Talend MDM Platform 5.2.2
hope,this link may hep to you.