cancel
Showing results for 
Search instead for 
Did you mean: 

JCO Sessions are not getting closed

Former Member
0 Kudos

Hi,

We are facing issue that some open sessions remain hung up on the server. Over some period of time, it uses all sessions , as a result we have to restart the server.

These are active sessions which thinks it is speaking to SAP and getting information. Also I checked with BASIS, they are saying SAP thinks it is active connection so it is also not disconnecting.

We have the external application running the server which creates the sessions. just for your information. We dont know what is causing this problem.

What could be issue.. Is the server time out variable is not set in J2EE server?

Could you suggest how to go ahead and resolve this issue.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Deepan,

Check this 2 parameters in your service files.You can set up in individual template's service file or in Global [Global.srvc]

~timeout 30 (Minutes) : user session timeout

~usertimeout 1 (hour) : user context timeout

Regards,

jafer

Answers (0)