users@glassfish.java.net

Re: GlassFish does not start up without any message

From: Sahoo <Sahoo_at_Sun.COM>
Date: Mon, 04 May 2009 19:36:00 +0530

Run asadmin start-domain --verbose=true and see if there is any more
info in the console.

If it still hangs, run jstack <pid> and see if the thread stack reveals
anything.

Sahoo

Markus Karg wrote:
>
> At a customer site we cannot start GlassFish v2ur2. When doing
> "asadmin start-domain domain1", it says that logging is piped to
> server.log (as usual), then prints "javax/crypto/SealedObject" and
> stops the JVM. No log file is created at all. Very strange.
>
>
>
> Any ideas?
>