users@glassfish.java.net

Re: asadmin deploy hangs completely

From: Russ Petruzzelli <Russ.Petruzzelli_at_Sun.COM>
Date: Tue, 14 Oct 2008 09:10:16 -0700

You could monitor your setup with VisualVM. Take a thread dump before
starting things. When it hangs take another thread dump. It may show
you what is hanging things up.

https://visualvm.dev.java.net/

Russ