users@glassfish.java.net

Re: Problem with glassfish

From: Sahoo <sahoo_at_sun.com>
Date: Mon, 08 Dec 2008 22:53:42 +0530

The error message reads "See the server log for details." Have you
checked the server log to find out what went wrong? Why did the server
not start? The log can be found at
$GlassFish_Home/domains/domain1/logs/server.log.

glassfish_at_javadesktop.org wrote:
> I have a problem when I'm trying to deploy project on the server GlassFish and when I'm trying to see it with browser.
>
> When I'm trying to run index.jsp page I get this in Output:
> init:
> deps-module-jar:
> deps-ear-jar:
> deps-jar:
> library-inclusion-in-archive:
> library-inclusion-in-manifest:
> compile:
> compile-jsps:
> In-place deployment at C:\Users\Dragan\Documents\NetBeansProjects\HelloWeb\build\web
> deploy?path=C:\Users\Dragan\Documents\NetBeansProjects\HelloWeb\build\web&name=HelloWeb&force=true&properties=keepSessions=true running on GlassFish V3 Prelude
> Connection reset
> C:\Users\Dragan\Documents\NetBeansProjects\HelloWeb\nbproject\build-impl.xml:564: The module has not been deployed.
> BUILD FAILED (total time: 4 seconds)
>
>
> and when I right click on the project HelloWeb and choose DEPLOY I get this in Output:
> init:
> deps-module-jar:
> deps-ear-jar:
> deps-jar:
> library-inclusion-in-archive:
> library-inclusion-in-manifest:
> compile:
> compile-jsps:
> Starting GlassFish V3 Prelude
> GlassFish V3 Prelude Start Failed
> C:\Users\Dragan\Documents\NetBeansProjects\HelloWeb\nbproject\build-impl.xml:564: Deployment error:
> GlassFish V3 Prelude Start Failed
> See the server log for details.
> BUILD FAILED (total time: 4 seconds)
>
> I'm am trying to work this out for 2 days and I haven't got a clue.
> Can anyone plesase help me.
> Thanks for your help in advance.
>
> Regards,
> Soldo
> [Message sent by forum member 'soldo' (soldo)]
>
> http://forums.java.net/jive/thread.jspa?messageID=320627
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>