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

JCO TimeOut property

Nikhil_Makhija
Participant
0 Likes
3,471

Hello,

I am trying to set dynamically the timeout of JCo session via Start session or directly through JCO Interface using Configure Object or through Links but it does not seems to be taking effect.

It timeout after 10 mins which is the default value irrespective of timeout value I provide .

Anybody faced this issue ? Any pointers in this regards if there is any more setting needed in NW or else where

SAP MII 14.0 Sp4 Patch 2

NW 7.3

Thanks.

View Entire Topic
Former Member
0 Likes

Hi Nikhil,

JCO timeout property times out idle JCo sessions only. If you are testing connections which are in use, they will not timeout as per the specified property.

you can specify the JVM parameter -D jco.session_timeout property in config tool to increase timeout.

Regards,

Anushree