-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chuck,

On 8/5/2010 8:39 AM, Caldarale, Charles R wrote:
>> From: Rainer Jung [mailto:rainer.j...@kippdata.de]
>> Subject: Re: Tomcat 6 does not respond or freeze after startup
>>
>> Did we already see a full thread dump?
> 
> Yes: http://marc.info/?l=tomcat-user&m=128078460930111&w=2
> 
>> <WildGuess>Could it be blocked by entropy gathering for random
>> initialization?<WildGuess/>
> 
> Probably not - this is on Windows.

Yup. I think Microsoft's PRNG is implemented something like this:

long int random() {
  return time() % 2;
}

Super efficient!

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxa3cYACgkQ9CaO5/Lv0PDADwCfW849U741XZ74JUpB0qRp9y93
uG0AmwZVm9gYAsX9xvLdB2PqiHsvhJma
=Z8GT
-----END PGP SIGNATURE-----

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

Reply via email to