Skip to Content
0
Former Member
Apr 20, 2009 at 09:20 PM

socket time out exception in Reciver Soap Adapter

248 Views

Dear friends,

I have one errror in Soap Reciever adapter as follows:

"java.net.SocketTimeoutException: Read timed out"

Scenario:

From Portal the data is posted to siebel system

Portal -


> PI -


> Siebel

Adapter: Sender Soap Adapter & Receiver soap adapter

It is Synchronous Interface.

When the Customer is going to siebel system via PI for validation.It is reaching SIEBEL.

From siebel the response message iS not coming back.... it is happening randomly ...

At that point we are getting error message as follows:

"java.net.SocketTimeoutException: Read timed out"

How can we resolve this ..freinds...