cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTP/500/E/Internal Server Error in sap Netweaver Gateway

0 Likes
2,411

Hi All,

      Iam facing HTTP/500/E/Internal Server Error in sap netweaver gateway while post the data into the server i am getting this error in response


    xmlns:xsi="http://www.w3.org/2001/XMLSchema-Instance">

<code>HTTP/500/E/Internal Server Error</code>

    <message> Call of service /sap/opu/odata/sap/ZEJF_DATAPROVIDER_SRV/EmployeeDetailSet  terminated because of an error. The following error text was processed in system ID1 : Field symbol has not been assigned yet.The error occurred on the application server tamc. The termination type was: RABAX_STATE.If the termination type is RABAX_STATE, you will find more information on the cause of termination in system ID1 in transaction ST22. If the termination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination on the application server tamc in transaction SM21. If the termination type is ERROR_MESSAGE_STATE, you can search for further information in the trace file for the work process in transaction ST11 on the application server tamc. You may also need to analyze the trace files of other work processes. If you do not yet have a user ID, contact your system adminmistrator. </message>

</error>

but data is updating sucessfully to the database tables.

    Can anybody help me please.

Thanks & Regards

chitti babu

Accepted Solutions (0)

Answers (1)

Answers (1)

EkanshCapgemini
Active Contributor
0 Likes

Hi Chitti,

Put an external breakpoint in the CREATE_ENTITY method and check where it is giving dump.

check this link