cancel
Showing results for 
Search instead for 
Did you mean: 

java.net.SocketTimeoutException: Read timed out (Reciever soap scenario )

Former Member
0 Kudos

Dear all ,

I am getting the below error once  ,every few days for the receiver soap adapter scenario .This scenario is PI to SOAP( wsdl-Microsoft Dynamics AX) .

Below is the error text .Now my question here is if its an configuration issue at the sap  side for which the sender server port i.e(local port 72000 to address 20.55.44.78 (istpan017) or at the Microsoft dynamics side (remote port 4444 to address 20.65.38.22)",

Also please let me know the steps to get the issue  corrected

ErrText": "java.net.SocketTimeoutException: Read timed out (local port 72000 to address 20.55.44.78 (istpan017), remote port 4444 to address 20.65.38.22)",

Thanks

Best Regards,

Anshu Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Bhargavakrishna
Active Contributor
0 Kudos

Hi Anshu kumar,

Is this synchronous scenario?

Please go through the below notes

#893713 - XI 3.0 SOAP receiver adapter with explicit timeout

Also check this one:

#856597 - FAQ: XI 3.0 / PI 7.0 / PI 7.1 SOAP Adapter

Refer the question "Can I configure the timeout value of my receiver adapter?"

Regards

Bhargava Krishna

iaki_vila
Active Contributor
0 Kudos

Hi Anshu,

Is there a proxy server to access your endpoint? (check the point 4 Configuring the Receiver SOAP Adapter - Advanced Adapter Engine - SAP Library)

Regards.