dev@glassfish.java.net

Re: URGENT and ACTION: changes to logger code will affect you.

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Wed, 10 Sep 2008 18:59:54 -0700

On 09/10/08 06:35 PM, Anissa Lam wrote:
> Hi,
>
> I want to know the status of the workspace now. Should i expect the
> server to be working now ?
>
> With a fresh workspace checked out, I can start the server, deploy
> an application and run it.
> But if i shutdown the server, i cannot start it anymore.

Same here. When I mentioned the problem had gone away, I spoke too early.
See my last message on this topic. I am getting the same errors as you.

Jan

>
> There are many exceptions relating to Missing Resource Bundle:
>
> SEVERE: java.util.logging.ErrorManager: 5: Error in formatting Logrecord
> Sep 10, 2008 6:24:47 PM
> SEVERE: java.util.MissingResourceException: Can't find bundle for base
> name com.sun.logging.enterprise.system.core.security.LogStrings,
> locale en_US
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836)
>
> .Sep 10, 2008 6:24:47 PM
> SEVERE: java.util.logging.ErrorManager: 5: Error in formatting Logrecord
> Sep 10, 2008 6:24:47 PM
> SEVERE: java.util.MissingResourceException: Can't find bundle for base
> name com.sun.logging.enterprise.system.core.security.LogStrings,
> locale en_US
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836)
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:726)
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> java.util.ResourceBundle.getBundle(ResourceBundle.java:699)
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> com.sun.logging.LogDomains$1.getResourceBundle(LogDomains.java:260)
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> com.sun.enterprise.server.logging.UniformLogFormatter.getResourceBundle(UniformLogFormatter.java:308)
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> com.sun.enterprise.server.logging.UniformLogFormatter.uniformLogFormat(UniformLogFormatter.java:264)
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> com.sun.enterprise.server.logging.UniformLogFormatter.format(UniformLogFormatter.java:147)
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> java.util.logging.StreamHandler.publish(StreamHandler.java:179)
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> com.sun.enterprise.server.logging.FileandSyslogHandler.log(FileandSyslogHandler.java:478)
> Sep 10, 2008 6:24:47 PM
> SEVERE: at
> com.sun.enterprise.server.logging.FileandSyslogHandler$3.run(FileandSyslogHandler.java:234)
> Sep 10, 2008 6:24:47 PM com.sun.enterprise.security.SecurityLifecycle
> onInitialization
> INFO: Security service(s) started successfully....
>
>
> ..........
>
> Sep 10, 2008 6:24:48 PM
> SEVERE: Caused by: java.util.MissingResourceException: Can't find
> bundle for base name
> com.sun.logging.enterprise.system.container.web.LogStrings, locale en_US
> Sep 10, 2008 6:24:48 PM
> SEVERE: at
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836)
> Sep 10, 2008 6:24:48 PM
> SEVERE: at
> java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:805)
> Sep 10, 2008 6:24:48 PM
> SEVERE: at
> java.util.ResourceBundle.getBundle(ResourceBundle.java:699)
> Sep 10, 2008 6:24:48 PM
> SEVERE: at
> com.sun.logging.LogDomains$1.getResourceBundle(LogDomains.java:260)
> Sep 10, 2008 6:24:48 PM
> SEVERE: at
> com.sun.enterprise.web.connector.coyote.PECoyoteConnector.<clinit>(PECoyoteConnector.java:88)
> Sep 10, 2008 6:24:48 PM
> SEVERE: ... 26 more
>
>
> thanks
> Anissa
>
>
> Jan Luehe wrote:
>> Hi Carla,
>>
>> after adding com.sun.logging.enterprise.system.container.web (which
>> is the
>> package containing LogStrings.properties) to web/war-util's list of
>> exported
>> packages (as per the attached diffs), all is well. :)
>>
>> Thanks,
>>
>> Jan
>>
>> ------------------------------------------------------------------------
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net For
> additional commands, e-mail: dev-help_at_glassfish.dev.java.net