dev@glassfish.java.net

NPE during upgrade in logging code

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Tue, 14 Sep 2010 16:45:52 -0400

Just sharin' the fun:

[#|2010-09-14T16:43:53.739-0400|SEVERE|glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;|java.util.logging.ErrorManager: 5: Error in formatting Logrecord|#]

[#|2010-09-14T16:43:53.739-0400|SEVERE|glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;|java.lang.NullPointerException|#]

[#|2010-09-14T16:43:53.740-0400|SEVERE|glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;| at com.sun.enterprise.server.logging.UniformLogFormatter.getResourceBundle(UniformLogFormatter.java:338)|#]

[#|2010-09-14T16:43:53.740-0400|SEVERE|glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;| at com.sun.enterprise.server.logging.UniformLogFormatter.uniformLogFormat(UniformLogFormatter.java:294)|#]

[#|2010-09-14T16:43:53.740-0400|SEVERE|glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;| at com.sun.enterprise.server.logging.UniformLogFormatter.format(UniformLogFormatter.java:161)|#]

[#|2010-09-14T16:43:53.740-0400|SEVERE|glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;| at java.util.logging.StreamHandler.publish(StreamHandler.java:179)|#]

[#|2010-09-14T16:43:53.740-0400|SEVERE|glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;| at com.sun.enterprise.server.logging.GFFileHandler.log(GFFileHandler.java:547)|#]

[#|2010-09-14T16:43:53.740-0400|SEVERE|glassfish3.1|null|_ThreadID=24;_ThreadName=Thread-1;| at com.sun.enterprise.server.logging.GFFileHandler$2.run(GFFileHandler.java:186)|#]