dev@glassfish.java.net

deployment failure (client time out)

From: Bobby Bissett <Robert.Bissett_at_Sun.COM>
Date: Tue, 20 Oct 2009 11:27:03 -0400

I just updated this morning, and while trying to debug a failing
compatibility test I'm seeing the server hang during deployment. (Or
at least hang for 120 seconds till the test times out.)

The log looks normal until this:

[#|2009-10-20T11:20:49.314-0400|INFO|glassfish|null|
_ThreadID=27;_ThreadName=Thread-3;|DOL Loading time470|#]

[#|2009-10-20T11:20:52.280-0400|INFO|glassfish|
javax.enterprise.system.core.transaction.com.sun.jts.CosTransactions|
_ThreadID=27;_ThreadName=Thread-3;|JTS5014: Recoverable JTS instance,
serverId = [3699]|#]

Then it just stops and deployment doesn't complete. I'm deploying by
copying the ear to the autodeploy directory. After doing that and
seeing the server log hang with the above message for 5 minutes, I
check the admin console and do not see the app listed. (I also see a
ton of errors in the log related to admin console, but that's another
issue I'll check.) Is there a known issue with deployment right now?

Thanks,
Bobby