dev@glassfish.java.net

Re: NPE during upgrade in logging code

From: Naman Mehta <Naman.Mehta_at_Sun.COM>
Date: Mon, 20 Sep 2010 10:42:20 +0530

hi bobby,

This issue is coming up because of logging service is not yet started
and it's trying to log the data.

I have the bug on the same line.
https://glassfish.dev.java.net/issues/show_bug.cgi?id=10455.

Regards,
Naman

On Wednesday 15 September 2010 02:15 AM, Bobby Bissett wrote:
> 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)|#]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>