cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP: error : java.net.ConnectException: Connection timed out

Former Member
0 Kudos

Hi,

I am trying to implement a webservice scenario in XI, where a HTML Client is used for sending request to XI and XI forwards it to a webservice. I am using a SOAP receiver adapter.

While testing the same it gets cancelled with the following errors:

SOAP: error occured: java.net.ConnectException: Connection timed out: connect

Exception caught by adapter framework: Connection timed out: connect

Delivery of the message to the application using connection AFW failed, due to: Connection timed out: connect. Setting message to status failed

Returning synchronous error message to calling application: Connection timed out: connect

Please help me out.

Regards,

Jigisha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

chk out these threads with similar exception with solution

regards

jithesh

Former Member
0 Kudos

Hi Jithesh,

Thanks for the response, but it still didn't solve my problem.

The webservice is available but the message gets timed out at the Adapter Engine level waiting for the connection.

Regards,

Jigisha

Former Member
0 Kudos

Hi Jigsha,

i am also getting the same error.

Any idea what could be the problem...