cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP adapter - 500 Internal server error

Former Member
0 Kudos

Hi Experts,

I have configured a B2B scenarion in which i am using HTTP receiver adapter to send data to vendor.I have checked my configuration every thing is fine but i ended up with the error as below.

SXMB_MONI:

PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER

HTTP server code 500 reason Internal Server Error explanation Internal Server Error

And the queue status is saying red in sxmb_moni also the error in SMQ2 is as follows

XI Error ATTRIBUTE_SERVER.PLAINHTTP_ADAPTER: Queue

I have implemented the notes 804124,807000 but no luck.Also i have restarted the J2EE server and done the soft shutdown but no use.

If i look into th queue scheduler in SMQR its in INACTIVE.

Any hint will be helpful.

Thank You

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

There was unexpected error occurred in server while processing the request.. check the server is available and the receiver server is allowing the requests..

also.. try to do

Try to (re)start the application using the Visual Administrator Choose Server --> Services --> Deploy --> View on Application or restart the J2EE engine

see the below link

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Regards

Chilla

Former Member
0 Kudos

Hi

The Plain HTTP adapter is not part of the adapter framework, so you cannot see anything in the adapter monitor.

Log on to the server, where the XI is installed. Can you ping the receiver host? Can you put the URL of the receiver as browser address, does that work?

HTTP 500 can be any problem at receiver side. Are you sure, that the payload fits to the receiver requirements?

Please refer this thread answered by Stefan Grube

Thanks

Abhishek Mahajan

***Please reward points in case helpful***