https://issues.apache.org/bugzilla/show_bug.cgi?id=47912
--- Comment #1 from Adrian Stanila <[email protected]> 2009-09-28 10:20:33 PDT --- It's generating the following exception: java.lang.NullPointerException at org.apache.log4j.CategoryKey.<init>(CategoryKey.java:32) at org.apache.log4j.Hierarchy.getLogger(Hierarchy.java:266) at org.apache.log4j.Hierarchy.getLogger(Hierarchy.java:247) at org.apache.logging.julbridge.JULLog4jEventConverter.convert(JULLog4jEventConverter.java:121) at org.apache.logging.julbridge.JULBridgeHandler.publish(JULBridgeHandler.java:49) at java.util.logging.Logger.log(Logger.java:458) at java.util.logging.Logger.doLog(Logger.java:480) at java.util.logging.Logger.log(Logger.java:503) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
