users@glassfish.java.net

Unable to deploy ear file to glassfish 3.1.1

From: <forums_at_java.net>
Date: Thu, 4 Aug 2011 08:17:11 -0500 (CDT)

I am unable to deploy an ear file to glassfish 3.1.1, that worked fine under
3.0.1.  when I deploy it seems to take forever, then finally I get
exceptions:

if I revert back to glassfish 3.0.1, the ear deploys jsut fine. 

I see 3.1.1 has a known issue deploying large war files:

http://download.oracle.com/docs/cd/E18930_01/html/821-2434/ggrvi.html#glhae
[1]

but deploying from asadmin from the same server does not fix the issue, so I
am not sure if this is a related issue or not.  Can someone help?  Thanks.

[#|2011-08-03T18:37:11.407-0400|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=25;_ThreadName=Thread-2;|java.lang.InterruptedException
java.io.IOException: java.lang.InterruptedException
        at
com.sun.enterprise.v3.server.ApplicationLifecycle.getDeployableTypes(ApplicationLifecycle.java:528)
        at
com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:351)
        at
com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
        at
org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
        at
com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
        at
com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
        at
com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
        at
com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
        at
com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
        at
com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
        at
org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:202)
        at
org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:195)
:
 


[1]
http://download.oracle.com/docs/cd/E18930_01/html/821-2434/ggrvi.html#glhae

--
[Message sent by forum member 'javamemo']
View Post: http://forums.java.net/node/829347