users@glassfish.java.net

Re: Start -> Deploy -> Run -> Restart = Break

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Thu, 23 Jul 2009 02:32:54 -0700

Hi

could you post the complete server.log of the server attempting to
start ?

thx, jerome

On Jul 23, 2009, at 2:18 AM, glassfish_at_javadesktop.org wrote:

> hi there,
> this is what I did:
> 1. install glassfish v3 on centos
> 2. start-domain
> 3. deploy very simple war
> 4. it runs !!!
> 5. restart glassfish / server
> 6. gf does not come up anymore...
>
> here is what happened on the shell:
>
> [root_at_edv]# /opt/glassfish/bin/asadmin start-domain
>
> Name of the domain started: [domain1] and
> its location: [/opt/glassfishv3/glassfish/domains/domain1].
> Admin port for the domain: [4848].
> [root_at_edv]# /opt/glassfish/bin/asadmin deploy /opt/apps/infocenter.war
>
> Command deploy executed successfully.
> [root_at_edv]# /opt/glassfish/bin/asadmin stop-domain
> Waiting for the domain to stop ..........
> Command stop-domain executed successfully.
> [root_at_edvservices logs]# /opt/glassfish/bin/asadmin start-domain
>
> Domain (domain1) did not respond in 90 seconds. It means it is still
> coming up
> or it has failed to come up. Check server.log for details.
>
> Logfile:
> [#|2009-07-23T11:13:59.406+0200|SEVERE|glassfish|null|
> _ThreadID=11;_ThreadName=Thread-1;|
> java.lang.ExceptionInInitializerError|#] ... and more
> [Message sent by forum member 'bjoerntietjens' (bjoerntietjens)]
>
> http://forums.java.net/jive/thread.jspa?messageID=357168
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>