users@glassfish.java.net

Re: Setting logger config from admin console not working

From: Anissa Lam <anissa.lam_at_oracle.com>
Date: Mon, 15 Aug 2011 07:15:07 -0700

You are seeing http://java.net/jira/browse/GLASSFISH-17037
To work around this, run the following CLI command:

%asadmin set-log-levels com.sun.enterprise.server.logging.GFFileHandler=ALL

You may need to specify --target option if it is not for DAS.
You should see the logging as expected immediately, no need to restart
server.
Sorry for the inconvenience.

thanks
Anissa.

On 8/15/11 3:00 AM, forums_at_java.net wrote:
> Hello,
>
> i just tried to add a new logger via the admin console on the
> server-config,
>
> but after reloading the page it dieplayed much lesser loggers than befor.
>
>
> View Post: http://forums.java.net/node/833300
>
>