users@glassfish.java.net

Re: Where are STDOUT?

From: <glassfish_at_javadesktop.org>
Date: Sat, 15 Mar 2008 08:12:40 PST

You can startup the domain with verbose set to true, this allows all STDOUT to go to this console window and detailed server startup info is displayed. You have to keep this console open.

[i]asadmin start-domain --verbose=true domain1[/i]

If you don't start the sever in verbose mode, all the output will be kept in a log file, server.log.
Assuming your domain name is [i]domain1[/i], this file is located as
[i]glassfish/domains/domain1/logs/server.log[/i]

Hope this help.
Anissa
[Message sent by forum member 'anilam' (anilam)]

http://forums.java.net/jive/thread.jspa?messageID=264208