[slf4j-dev] [Bug 153] New: NPE in SLF4JLocationAwareLog during application shutdown
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Tue Oct 20 18:57:59 CEST 2009
http://bugzilla.slf4j.org/show_bug.cgi?id=153
Summary: NPE in SLF4JLocationAwareLog during application shutdown
Product: SLF4J
Version: 1.5.x
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: critical
Priority: P1
Component: Unspecified
AssignedTo: dev at slf4j.org
ReportedBy: andreas.kuhtz at siemens.com
I can (sometimes) see the following NPE in SLF4JLocationAwareLog during
application shutdown.
[code]
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)
[/code]
I'm using slf4j version 1.5.8.
--
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