cancel
Showing results for 
Search instead for 
Did you mean: 

500 Internal Server Error - Channel Monitoring Audit Log

Former Member
0 Kudos

Hi Experts,

We are facing an error in the 'Audit Log' of the communication channel monitoring of a File Sender Adapter.

The channel uses a custom written Java Module which uses XSLT parser internally. The audit log displays the following error:

500 Internal Server Error Error: "Application error occurred during the request processing." Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jsts/home Details: "The WebApplicationException log ID is [4698F300D2C40C2000000000000009AA]."

This error occurs both when the file is processed successfully or when in error. In case of a positive test case file, we can even see the message reaching Pipeline (SXMB_MONI). But only the audit log does not show the processed steps in the channel monitoring and displays the above error message.

We have even established that the cause of the error is Java Module (First, we executed by removing our custom Java Module from the module steps and the audit log showed the steps correctly. But by putting the module back in the channel, the error resumed).

Initially, the error was not coming and we were able to test this properly. But over the time the audit log error started. Now, we are not able to get rid of this even by restarting the channel or restarting the Java stack of the server.

To me, it seems like a memory issue in the Java Stack.

Any thoughts?

Can we find out where to find the details of the WebApplicationException log ID displayed above?

Thanks,

Sudheer

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hello,

This could be generic but may helo you:

500 Internal Server Errors

Description: The server encountered an unexpected condition which prevented it from fulfilling the request.

Possible Tips: Have a look into SAP Notes u2013 804124, 807000

Regards,

Caio Cagnani