cancel
Showing results for 
Search instead for 
Did you mean: 

number of connections of WEB GUI is limit,can not more than four

Former Member
0 Kudos

Hello guys:

I have a problem.The Web Gui service is start-up,when i using WEB GUI,the connection account is limit.It give me a HTTP 500 error page,and the nether information:

Function: ICF_ATTACH_ITS_PLUGIN of program SAPLHTTP_RUNTIME

Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

I got the infomation in T-CODE:SM24:

17:20:42 DIA 000 100 SHIC W0 D ITS, New user session denied due to memory bottleneck.

17:20:42 DIA 000 100 SHIC W0 3 ITS, User session could not be created

17:20:42 DIA 000 100 SHIC D0 1 Transaction Canceled ITS_P 027 ( )

There's no setting in T-CODE:SICF about my problem,

I guess whether it was HTTP pool's problem,but how can i config the connections of the HTTP pool,

Please help me,guys.

Thank you!

Alex

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member25156
Active Participant
0 Kudos

Alex,

Set the following parameter in your global service file:

~disconnectOnClose = 1

regards,

Ronald Meyer

athavanraja
Active Contributor
0 Kudos

check out oss note number 742048

https://service.sap.com/sap/support/notes/742048