cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal Error: Internal server error...

Former Member
0 Kudos

Hi,

I am sending the data to my external system using the HTTP adapter and getting the below error in my response.

- <ResponseMessage>

- <Status>

<StatusCode>500</StatusCode>

<StatusText>Error while parsing the input</StatusText>

- <Errors>

- <Error type="Error">

<ErrorMessage>Fatal Error: Internal server error - 1187224995259871</ErrorMessage>

</Error>

</Errors>

</Status>

</ResponseMessage>

Let me know any solution to resolve the problem.

Thanks,

Jane

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

I had a problem with my http adapter was pointing to my Dev system of external system and my SRM system was pointing to QA system of the external system. Their is some conflict with Dev and QA.

Thanks for all your inputs.

Thanks,

Jane.

Former Member
0 Kudos

Hi,

Refer this blog..

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

regards,

vasanth.

Former Member
0 Kudos

did u test this input in message mapping in IR. is this working fine?