[slf4j-dev] [Bug 153] NPE in SLF4JLocationAwareLog during application shutdown

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Tue Oct 20 19:15:18 CEST 2009


http://bugzilla.slf4j.org/show_bug.cgi?id=153





--- Comment #2 from akuhtz <andreas.kuhtz at siemens.com>  2009-10-20 19:15:18 ---
This is the stacktrace that I can see in the logfile. Unfortunately I cannot
provide a testcase as I see this only during shutdown of a appserver instance
;-(

2009-10-20 13:26:26.245 ERROR [STDERR] - Exception in thread "InactivityMonitor
ReadCheck" 
2009-10-20 13:26:26.245 ERROR [STDERR] - java.lang.NullPointerException
2009-10-20 13:26:26.245 ERROR [STDERR] -        at
org.apache.commons.logging.impl.SLF4JLocationAwareLog.isDebugEnabled(SLF4JLocationAwareLog.java:67)
2009-10-20 13:26:26.245 ERROR [STDERR] -        at
org.apache.activemq.transport.InactivityMonitor$1.run(InactivityMonitor.java:71)
2009-10-20 13:26:26.245 ERROR [STDERR] -        at
org.apache.activemq.thread.SchedulerTimerTask.run(SchedulerTimerTask.java:33)
2009-10-20 13:26:26.245 ERROR [STDERR] -        at
java.util.TimerThread.mainLoop(Timer.java:512)
2009-10-20 13:26:26.245 ERROR [STDERR] -        at
java.util.TimerThread.run(Timer.java:462)


-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the slf4j-dev mailing list