Inaccurate active session count in JavaMonitor

2009-07-15 Thread Cheong Hee (Gmail)
I believe most have observed the active session count in JavaMonitor is not accurate when the session is ended due to time out. The count reduced if the session terminate e.g. user log out. I have not tried it out but it is quite obvious this count may be taken from

Re: Inaccurate active session count in JavaMonitor

2009-07-15 Thread Chuck Hill
On Jul 15, 2009, at 2:14 AM, Cheong Hee (Gmail) wrote: I believe most have observed the active session count in JavaMonitor is not accurate when the session is ended due to time out. The count reduced if the session terminate e.g. user log out. I have not tried it out but it is quite

Re: Inaccurate active session count in JavaMonitor

2009-07-15 Thread Cheong Hee (Gmail)
If active session count is meaningful than the one in JavaMonitor, I will do a log after each session log out. Is there any way to get the session logs something at the point of session time out occurs? Will look into thread dump too and see if deadlocks. Thanks. - Original Message