'java.net.SocketTimeoutException: Read timed out' Signalled when Invoking Web Service from OdiInvokeWebService in ODI 11g
(Doc ID 1447651.1)
Last updated on DECEMBER 16, 2019
Applies to:
Oracle Data Integrator - Version 11.1.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
When invoking a web service using the OdiInvokeWebService in ODI 11.1.1.3.0, the following timeout message is signalled :
com.sunopsis.wsinvocation.SnpsWSInvocationException: 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
We're not setting any time out during calling the webservice.
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
We're not setting any time out during calling the webservice.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |