Mantis - Resin
Viewing Issue Advanced Details
1710 minor always 04-26-07 05:19 05-15-07 14:59
gjvc  
ferg  
normal  
closed 3.1.0  
fixed  
none    
none 3.1.2  
0001710: invalidate session throws exception with no details
I get lots of these in the log file


13:14:31.208 invalidate session abcJC8uIPdHY78K9QsTirg9ksRfCWDvgsc0EU-XB9HeIvgmdrNA-Vh28gjD_5nRvaD3
13:14:31.208 java.lang.Exception
13:14:31.208 at com.caucho.server.session.SessionImpl.invalidate(SessionImpl.java:539)
13:14:31.208 at com.caucho.server.session.SessionManager.handleAlarm(SessionManager.java:1578)
13:14:31.208 at com.caucho.util.Alarm.handleAlarm(Alarm.java:336)
13:14:31.208 at com.caucho.util.Alarm.run(Alarm.java:306)
13:14:31.208 at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:600)
13:14:31.208 at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:522)
13:14:31.208 at java.lang.Thread.run(Thread.java:619)
13:14:31.209 remove session abcJC8uIPdHY78K9QsTirg9ksRfCWDvgsc0EU-XB9HeIvgmdrNA-Vh28gjD_5nRvaD3

Notes
(0001872)
nam   
04-27-07 11:40   
I checked the code and they appear to be harmless debugging messages.
(0001921)
ferg   
05-15-07 14:59   
Removed the stack trace from the logging.