users@glassfish.java.net

Re: Glassfish 3.1.2 inoperable after update

From: Romain Grécourt <romain.grecourt_at_oracle.com>
Date: Mon, 05 Mar 2012 02:57:30 +0100

Hi Mike,

Could you please try "java -jar glassfish3/glassfish/modules/glassfish.jar"?
That will give more informations on the issue you are having.

Thanks,
Romain

Le 02/03/12 17:58, Mike Nielsen a écrit :
> Hi,
>
> I just updated my Glassfish 3 installation using the update tool.
>
> As I have been struggling lately with the admin console function I
> have not yet really managed to do anything like, say, the development
> work I'm supposed to be doing, and so don't even yet have an app I can
> deploy reliably.
>
> In the hopes that the update would clear up some of these problems, I
> naively applied it using the update tool. Now...
>
>
> Launching GlassFish on Felix platform
> INFO: Running GlassFish Version: GlassFish Server Open Source
> Edition 3.1.2 (build 23)
> INFO: Grizzly Framework 1.9.46 started in: 42ms - bound to
> [0.0.0.0:8181 <http://0.0.0.0:8181>]
> INFO: Grizzly Framework 1.9.46 started in: 15ms - bound to
> [0.0.0.0:3700 <http://0.0.0.0:3700>]
> INFO: Grizzly Framework 1.9.46 started in: 60ms - bound to
> [0.0.0.0:8080 <http://0.0.0.0:8080>]
> INFO: Grizzly Framework 1.9.46 started in: 22ms - bound to
> [0.0.0.0:4443 <http://0.0.0.0:4443>]
> INFO: Grizzly Framework 1.9.46 started in: 31ms - bound to
> [0.0.0.0:4848 <http://0.0.0.0:4848>]
> INFO: Grizzly Framework 1.9.46 started in: 3ms - bound to
> [0.0.0.0:7676 <http://0.0.0.0:7676>]
> INFO: The Admin Console is already installed, but not yet loaded.
> INFO: Hibernate Validator 4.2.0.Final
> SEVERE: Startup service failed to start :
> com.sun.enterprise.security.admin.cli.SecureAdminStartupCheck
> INFO: Server shutdown initiated
> INFO: Already stopped, so just returning
>
>
> This is on Windows 7 (64) with java 64 bit 1.7.0_03
>
> I'm quickly approaching the point of having to make a decision:
> persist with Glassfish or forget the whole thing and go to WebFear.
>
> Any ideas/recommendations?
>
> Regards,
>
> Mike Nielsen