Ceki Gülcü <[EMAIL PROTECTED]> wrote: > Bjorn, > > Thank you for the bug report. Do you have a stack trace available? > > The SLF4J Bugzilla is now up. However, I beleive that this bug has not > been reported previously. > > In the principe, > org.apache.commons.logging.impl.SLF4FLogFactory.release() should never > be called but apparently it is...
I did some more testing. In Tomcat 5.5.17 the release() method is still called, but the exception doesn't stop redeployment. So the problem is easily fixed if you can upgrade to 5.5.17. I submitted a bugzilla report now, where I put the stacktraces etc. http://bugzilla.slf4j.org/show_bug.cgi?id=22 Thanks for your response. -- Björn Danielsson <[EMAIL PROTECTED]> Implior AB <URL:http://www.implior.se> _______________________________________________ user mailing list [email protected] http://slf4j.org/mailman/listinfo/user
