[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:21:38 CEST 2009


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





--- Comment #3 from Ceki Gulcu <listid at qos.ch>  2009-10-20 19:21:38 ---
The class loader which loaded your application is probably nulling all static
variables in all classes it loaded. Tomcat's WebClassLoader is known to to this
sort of clean up. It's not an SLF4J issue.


-- 
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