Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 52648 invoked from network); 10 Nov 2009 02:04:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 02:04:45 -0000 Received: (qmail 92934 invoked by uid 500); 10 Nov 2009 02:04:41 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 92861 invoked by uid 500); 10 Nov 2009 02:04:40 -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 92850 invoked by uid 99); 10 Nov 2009 02:04:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 02:04:40 +0000 X-ASF-Spam-Status: No, hits=-5.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_MED X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.103] (HELO usea-naimss1.unisys.com) (192.61.61.103) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 02:04:37 +0000 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.16]) by usea-naimss1 with InterScan Message Security Suite; Mon, 09 Nov 2009 20:04:16 -0600 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.51]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 9 Nov 2009 20:04:15 -0600 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 9 Nov 2009 20:04:15 -0600 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Mon, 9 Nov 2009 20:04:15 -0600 From: "Caldarale, Charles R" To: Tomcat Users List Date: Mon, 9 Nov 2009 20:04:28 -0600 Subject: RE: Tomcat Coyote HTTP11Protocol Pause Thread-Topic: Tomcat Coyote HTTP11Protocol Pause Thread-Index: Acphm+mp5dnS/2XyQVe5IHrPDLY17gADAVyg Message-ID: <99C8B2929B39C24493377AC7A121E21F967C4EFF1A@USEA-EXCH8.na.uis.unisys.com> References: <99C8B2929B39C24493377AC7A121E21F967C4BBC85@USEA-EXCH8.na.uis.unisys.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 10 Nov 2009 02:04:15.0589 (UTC) FILETIME=[1AD39950:01CA61AA] > From: Arunkumar Janarthanan [mailto:arunkumar.webadmin@gmail.com] > Subject: Re: Tomcat Coyote HTTP11Protocol Pause >=20 > There was no other error reported apart from sequence of Pause, stop > destroyed messages from catalina. Something shut down Tomcat, and what you see is the normal result of that. = If the shutdown was unexpected, then either someone sent the shutdown pass= word over the shutdown port - or you've got a rogue webapp that's calling S= ystem.exit(). The latter can be prevented by employing a security manager,= such as what's described here: https://www.securecoding.cert.org/confluence/display/java/EXC04-J.+Prevent+= against+inadvertent+calls+to+System.exit%28%29+or+forced+shutdown - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org