OSB to SIEBEL remote service connection times out with, Exception in HttpOutboundMessageContext.Retr
Hi All,
Our OSB servers end up with stuck threads connecting to remote SIEBEL web services. Upon reviewing jrockit flight recordings we could notice that every response from SIEBEL services, take about a minute which causes STUCK threads and below exception.
<Error> <WliSbTransports> <BEA-381304> <Exception in HttpOutboundMessageContext.RetrieveHttpResponseWork.run: java.net.SocketTimeoutException
java.net.SocketTimeoutException
at weblogic.net.http.SocketTimeoutNotification.<clinit>(SocketTimeoutNotification.java:24)
at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse.handleTimeout(AsyncResponseHandler.java:406)
at weblogic.net.http.AsyncResponseHandler$MuxableSocketHTTPAsyncResponse.timeout(AsyncResponseHandler.java:518)
at weblogic.socket.SocketMuxer$TimerListenerImpl.timerExpired(SocketMuxer.java:1053)
at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:284)
Truncated. see log file for complete stacktrace