dev@glassfish.java.net

Re: Running glassfish in foreground?

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Thu, 27 Jul 2006 14:21:52 -0700

Scott Oaks wrote On 07/27/06 14:14,:

>asadmin start-domain --verbose
>
>This is particularly useful if you want to send a kill -3 signal
>(CTRL-BREAK on windows) to see a stack trace, as that output is
>otherwise lost (depending on the state of the build...it used to be
>lost, then it was fixed, then it was lost, and I'm not sure of it's
>state right now
>
>
It's not working with the latest 9.1 build, which is why I had filed
https://glassfish.dev.java.net/issues/show_bug.cgi?id=838
("-XX:+PrintClassHistogram" and SIGQUIT have no effect in default start
mode)
last week when I ran into this.

Jan


>-Scott
>
>On Thu, 2006-07-27 at 17:08, Kohsuke Kawaguchi wrote:
>
>
>>Would it be possible to run Glassfish in the foreground (as opposed to
>>work like a daemon, which is what happens when I do "asadmin start-domain")?
>>
>>In other words, I'd like to do the equivalent of "catalina.sh run" with
>>Glassfish. I can see the console that way (presumably where I can
>>configure logs to be sent) and I can kill it simply with Ctrl+C.
>>
>>--
>>Kohsuke Kawaguchi
>>Sun Microsystems kohsuke.kawaguchi_at_sun.com
>>
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>
>