cancel
Showing results for 
Search instead for 
Did you mean: 

System error and restart not possible

Former Member
0 Kudos

Hi

I have developed the Proxy to SOAP scenario and it used to work normally as designed, But suddenly it started giving the System error and restart not possible,

I see the following error in the Runtime work bench on the Receiver CC

SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error

Can anyone let me know what the error is

Thanks

PR

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

This issue is resolved, The issue was with the Set up at the receiving system.

Corrected the set up at the receiving system,

Thanks

PR

former_member183906
Active Contributor
0 Kudos

Hii

If this channel was in working state earlier, then this error would mean that the receiver webserver hosting the webservice has some problem. You may contact the receiver system for checking out if they have problem at their end and if they agree resend the messages and it should pass through.

It may be problem with certificates even.

Best Regards

Former Member
0 Kudos

Hi PR,

Make sure the receiver system and adress are available. Are you getting any response back from teh web service or doing only the async mode? If possible try to send the same payload from other tools like altova xml spy or soap ui.

Regards,

Satish

Former Member
0 Kudos

Hey

Could you please check if the receiver SOAP application is responsive.

You can get this kind of error if the webservice on receiver system is down.

Thanks

Aamir