users@glassfish.java.net

Re: logging output to standard output instead of server.log file

From: <glassfish_at_javadesktop.org>
Date: Fri, 11 Jan 2008 10:36:59 PST

In the referenced blog is this:

"Btw, it seems like this is the only way to have certain JVM options such as -verbose:gc (although using JConsole may be a better choice) defined in domain.xml to show up at all."

---
That's because all diagnostic output generated by the JVM itself will go into the 'jvm.log' file rather than 'server.log'.  This is also where thread dumps go.
You can find jvm.log in the same directory as server.log
[Message sent by forum member 'bnevins' (bnevins)]
http://forums.java.net/jive/thread.jspa?messageID=253472