Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

500 SAP Internal Server Error

Former Member
0 Likes
1,466

Hi Developers,

I am trying to open an Z-Transaction (Module Pool Entry Screen) using weblink, After successful login, an error occurs & main entry screen not opens:

500 SAP Internal Server Error 

ERROR: Connection terminated (termination: ABORT_MESSAGE_STATE).

Kindly help me in this regard.

Hi Developers,

I am trying to open an Z-Transaction (Module Pool Entry Screen) using weblink, After successful login, an error occurs & main entry screen not opens:

500 SAP Internal Server Error 

ERROR: Connection terminated (termination: ABORT_MESSAGE_STATE).

Kindly help me in this regard.

4 REPLIES 4
Read only

henk_verdaasdonk4
Active Participant
0 Likes
885

Hi Deepak,

Have a look at transaction ST22 to get some more information about the issue.

Henk.

Read only

nishantbansal91
Active Contributor
0 Likes
885

Dear deepak,

Have you tested the service for the same.


Thanks and Regards,

Nishant

Read only

0 Likes
885

Dear Nishant,

All Standard Transactions are running perfectly without any error.

above stated error is coming just after successful login for Z-Transaction using web link.

I don't know how to test the service for the same.

Regards,

Deepak

Read only

Lakshmipathi
Active Contributor
0 Likes
885


If the termination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination on the application server <host_name>_<SID>_00 in transaction SM21.  Not sure whether you checked there already.  Also you can have a look at the following notes which may give you some hint

  • Note 2040285 - its: fixed "Internal error" after Calendar Picker usage

  • Note 2063855 - Error " ERROR: A:ITS_P:019 XSRF no sec_sesstoken " when displaying WebGui in the Google Chrome Browser


Though the second note cited above relates to Purchase Order, check whether you can add the parameter as recommended in that note

G. Lakshmipathi