Sahoo,
using --verbose=true does not make any difference: Still no log file is
created, still java.exe stops (not hangs, but really terminates!)
directly after printing the below message. As java.exe terminates,
running jstack is not possible -- there is no JVM to work upon.
Confusing...!
Regards
Markus
> -----Original Message-----
> 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?
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net