From users-return-215345-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Thu Aug 05 15:51:06 2010 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 28572 invoked from network); 5 Aug 2010 15:51:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Aug 2010 15:51:05 -0000 Received: (qmail 73697 invoked by uid 500); 5 Aug 2010 15:51:02 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 73546 invoked by uid 500); 5 Aug 2010 15:51:01 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 73537 invoked by uid 99); 5 Aug 2010 15:51:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Aug 2010 15:51:01 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.96.62.32] (HELO qmta03.westchester.pa.mail.comcast.net) (76.96.62.32) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Aug 2010 15:50:53 +0000 Received: from omta11.westchester.pa.mail.comcast.net ([76.96.62.36]) by qmta03.westchester.pa.mail.comcast.net with comcast id qbiZ1e0020mv7h053fqYDo; Thu, 05 Aug 2010 15:50:32 +0000 Received: from [192.168.1.201] ([69.143.104.234]) by omta11.westchester.pa.mail.comcast.net with comcast id qfqY1e00753T2VR3XfqYBc; Thu, 05 Aug 2010 15:50:32 +0000 Message-ID: <4C5ADDC6.9020506@christopherschultz.net> Date: Thu, 05 Aug 2010 11:50:30 -0400 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: [OT] Tomcat 6 does not respond or freeze after startup References: <4C5738BA.3040302@normad.de> <4C573B24.8060201@apache.org> <4C58701B.3050603@normad.de> <4C587565.9020009@apache.org> <4C5884C9.7060605@normad.de> <99C8B2929B39C24493377AC7A121E21F9900F9C90E@USEA-EXCH8.na.uis.unisys.com> <4C588E37.9020301@normad.de> <99C8B2929B39C24493377AC7A121E21F9900F9C98E@USEA-EXCH8.na.uis.unisys.com> <4C58FE77.2080805@normad.de> <99C8B2929B39C24493377AC7A121E21F9900F9CE14@USEA-EXCH8.na.uis.unisys.com> <4C59D39D.1090307@normad.de> <4C5A7324.3010203@kippdata.de> <99C8B2929B39C24493377AC7A121E21F9901057CC6@USEA-EXCH8.na.uis.unisys.com> In-Reply-To: <99C8B2929B39C24493377AC7A121E21F9901057CC6@USEA-EXCH8.na.uis.unisys.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chuck, On 8/5/2010 8:39 AM, Caldarale, Charles R wrote: >> From: Rainer Jung [mailto:rainer.jung@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 > >> Could it be blocked by entropy gathering for random >> initialization? > > 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-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org