It's a bug:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=7512 but there
is a work around (that I didn't try): in the logging.properties file set
java.util.logging.ConsoleHandler.level=FINE
Regards,
-marina
Arun Gupta wrote:
> "asadmin start-domain --verbose" does not show FINE+ log messages. This
> is with b43 and might have been happening earlier as well.
>
> Is that intentional ?
>
> Can I override it ?
>
> -Arun