You may have encountered Error Glassfish-18205 . The GFFileHandler logging level can be set to βOFFβ.
Try setting it to a different level using the CLI:
asadmin set-log-levels com.sun.enterprise.server.logging.GFFileHandler=ALL
You can also use the administrator console, but the drop-down menu there does not allow you to select the "ALL" log level (although this is a valid log level). Choose one of the other options.
source share