cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro ABAP error

Former Member
0 Kudos

Hi experts,

while executing webdynpro abap application, i am getting the following error.

The following error text was processed in the system I01 : User session (HTTP/SMTP/..) closed after timeout

The error occurred on the application server paritas_I01_10 and in the work process 1 .

The termination type was: ERROR_MESSAGE_STATE

The ABAP call stack was:

Method: PREPROCESS_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR

Accepted Solutions (0)

Answers (2)

Answers (2)

Shane_LaBonte
Active Participant
0 Kudos

Hi Satya,

See notes 882548 and 1364845. I had the same problem and they resolved the issue.

Good luck,

Shane

vijy_mukunthan
Active Contributor
0 Kudos

Hi

Check your program. If you have written any select statments so that it might be in endless loop. Check that.

Regards

vijay

Former Member
0 Kudos

Hi,

Its a simple database table having 5 records and a simple select statement.

vijy_mukunthan
Active Contributor
0 Kudos

HI

Have you checked the dump from ST22. Which would be giving much more clear state of the error.

Regards

vijay

Former Member
0 Kudos

If you are testing in Portal, check your connection with the EP administrator. There could be some issue in that.

p330068
Active Contributor
0 Kudos

Hi Satya,

Check your context node binding and method for executing database table.

Hope this will helps you,

BR

Arun Jaiswal