cancel
Showing results for 
Search instead for 
Did you mean: 

socket time out exception in Reciver Soap Adapter

Former Member
0 Kudos

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...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Ask your Siebel guys to check the application in which your SOAP msg is going........i think the application is throwing some error while processing your SOAP req msg and so it is not able to send a response msg to PI..........

Moreover, just check if your source msg size is too large and it is getting timed out in Siebel application while reading your req msg - if this is the case, then ask your Siebel guys to increase some timeout parameter in Siebel system for processing of your SOAP req msg...........but if it is not the case, then ask your Siebel guys to check their application as i suggested above.........

Regards,

Rajeev Gupta

former_member732072
Active Participant
0 Kudos

Hi Karthik,

Please look at the following link and see if it helps you.

Best Regards.