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: [email protected]
ReportedBy: [email protected]
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.
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev