On Fri, Mar 18, 2011 at 14:47, Caldarale, Charles R
<chuck.caldar...@unisys.com> wrote:
>> From: Francis GALIEGUE [mailto:f...@one2team.com]
>> Subject: Re: Tomcat 7: manager application takes forever to deploy - or not
>
>> On a 30 seconds start sequence, I collected 3 traces and
>> all look like this one.
>
>
> You're waiting on /dev/random.  As a workaround, set the following in the 
> java.security file of your JRE:
>
> securerandom.source=file:/dev/urandom
>
> (There may be other ways to achieve this.)
>
>  - Chuck
>

I've had very high hopes about that - and I also tried
java.security.egd as suggested by Mark. But no go :(

I stumbled upon that:

http://bugs.sun.com/view_bug.do?bug_id=6366924

I tried the test program, and indeed, it hangs :(

I'll dig further...
-- 
Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
f...@one2team.com
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to