dev@glassfish.java.net

RE: Error deploying enterprise application in Glassfish 3.1 build 20

From: Koper, Dies <diesk_at_fast.au.fujitsu.com>
Date: Wed, 22 Sep 2010 02:01:58 +1000

Hi Nigel,

Hong fixed the issue of the first message in your server log (bundle not
found for ModuleInfo) two days ago. If you try again on a later (b21
nightly) build, you should get the real error message it was trying to
log. It might help explain better what's wrong.

Regards,
Dies


> -----Original Message-----
> From: Nigel Deakin [mailto:nigel.deakin_at_oracle.com]
> Sent: Tuesday, 21 September 2010 20:17
> To: dev_at_glassfish.dev.java.net
> Subject: Error deploying enterprise application in Glassfish 3.1 build
> 20
>
> I'm trying to deploy a simple enterprise app in Glassfish 3.1 build
20.
> This works just fine in Glassfish 3.0.1 and
> Glassfish 2.1.1,
>
> This fails, without any information as to what the problem is. Can
> anyone please advise how I might investigate the error?
>
> The command I executed was:
>
> asadmin deploy --host localhost --port 4848 --target server
--retrieve
> C:\mq\genericjmsra/tests/build/lib
> C:\mq\genericjmsra/tests/build/lib/testgenericra-performance-
> queueApp.ear
>
> The response I received was:
>
> Deprecated syntax, instead use:
> asadmin --port 4848 --host localhost deploy [options] ...
> remote failure: Exception while loading the app :
> java.lang.RuntimeException: EJB Container initialization error
> Command deploy failed.
> EJB Container initialization errorException while invoking class
> org.glassfish.ejb.startup.EjbDeployer load method :
> java.lang.RuntimeException: EJB Container initialization error
> EJB Container initialization error
>
> The server log reported:
>
> [#|2010-09-
>
21T11:53:23.833+0100|WARNING|glassfish3.1|javax.enterprise.system.core|
> _ThreadID=15;_ThreadName=Thread-1;|Can
> not find resource bundle for this logger. class name that failed:
> org.glassfish.internal.data.ModuleInfo|#]
>
> [#|2010-09-
>
21T11:53:23.833+0100|SEVERE|glassfish3.1|javax.enterprise.system.core.o
>
rg.glassfish.internal.data|_ThreadID=15;_ThreadName=Thread-1;|Exception
> while invoking class org.glassfish.ejb.startup.EjbDeployer load
> method|#]
>
> [#|2010-09-
>
21T11:53:23.833+0100|SEVERE|glassfish3.1|javax.enterprise.system.core.c
> om.sun.enterprise.v3.server|_ThreadID=15;_ThreadName=Thread-
> 1;|Exception
> while loading the app|#]
>
> [#|2010-09-
>
21T11:53:23.833+0100|WARNING|glassfish3.1|javax.enterprise.system.core|
> _ThreadID=15;_ThreadName=Thread-1;|Can
> not find resource bundle for this logger. class name that failed:
> org.glassfish.internal.data.ModuleInfo|#]
>
> [#|2010-09-
>
21T11:53:23.849+0100|WARNING|glassfish3.1|javax.enterprise.system.core.
> org.glassfish.admin.payload|_ThreadID=15;_ThreadName=Thread-
> 1;|PAYL1001:
> Error processing file
> C:\Sun\glassfish-3.1-
> b20\glassfishv3\glassfish\domains\domain1\generated\xml\testgenericra-
> performance-queueApp\testgenericra-performance-queue-
> client_jar\testgenericra-performance-queue-clientClient.jar
> to include it in the payload|#]
>
> [#|2010-09-
>
21T11:53:23.849+0100|WARNING|glassfish3.1|javax.enterprise.system.core.
> org.glassfish.admin.payload|_ThreadID=15;_ThreadName=Thread-
> 1;|PAYL1001:
> Error processing file
> C:\Sun\glassfish-3.1-
> b20\glassfishv3\glassfish\domains\domain1\generated\xml\testgenericra-
> performance-queueApp\testgenericra-performance-queueAppClient.jar
> to include it in the payload|#]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>