RE: Hanging on startup?

2012-03-12 Thread Caldarale, Charles R
> From: Dan Armbrust [mailto:daniel.armbrust.l...@gmail.com] > Subject: Re: Hanging on startup? > I see Sun/Oracle was as helpful as ever on this one: > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6521844 > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6202721 C

Re: Hanging on startup?

2012-03-12 Thread Dan Armbrust
Yep. JAVA_OPTS=-Djava.security.egd=file:/dev/./urandom prevents the hang. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Hanging on startup?

2012-03-12 Thread Dan Armbrust
On Mon, Mar 12, 2012 at 2:34 PM, Caldarale, Charles R wrote: >> From: Dan Armbrust [mailto:daniel.armbrust.l...@gmail.com] >> Subject: Hanging on startup? > >> Startup, and it hangs on app deploy: > > Waiting for entropy to build up?  Take a few thread dumps with jstack to see > who's waiting on

RE: Hanging on startup?

2012-03-12 Thread Caldarale, Charles R
> From: Dan Armbrust [mailto:daniel.armbrust.l...@gmail.com] > Subject: Hanging on startup? > Startup, and it hangs on app deploy: Waiting for entropy to build up? Take a few thread dumps with jstack to see who's waiting on what. If it is entropy, see this discussion: http://marc.info/?l=tom