Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 50547 invoked from network); 5 Feb 2004 13:57:43 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Feb 2004 13:57:43 -0000 Received: (qmail 97044 invoked by uid 500); 5 Feb 2004 13:48:26 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 96985 invoked by uid 500); 5 Feb 2004 13:48:26 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 96906 invoked from network); 5 Feb 2004 13:48:25 -0000 Received: from unknown (HELO warhawk.mpi.com) (63.244.250.133) by daedalus.apache.org with SMTP; 5 Feb 2004 13:48:25 -0000 Received: from thunderbolt.mpi.com (thunderbolt [63.244.253.70]) by warhawk.mpi.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id i15Dj8B11080 for ; Thu, 5 Feb 2004 08:45:08 -0500 (EST) Received: from US-VS1.corp.mpi.com (us-be1.corp.mpi.com [63.244.252.30]) by thunderbolt.mpi.com (Switch-3.0.5/Switch-3.0.0) with ESMTP id i15DlZmi016811 for ; Thu, 5 Feb 2004 08:48:16 -0500 (EST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [Fwd: Catalina suspends for no reason?!?] Date: Thu, 5 Feb 2004 08:47:36 -0500 Message-ID: <9C5166762F311146951505C6790A9CF8013DFC61@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Fwd: Catalina suspends for no reason?!?] Thread-Index: AcPrZpbCqanu7yroRbqjYzWtzPlu3wAh9fOg From: "Shapira, Yoav" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Howdy, >I was under the impression that the start script first checks for >another Tomcat instance, and bails if it finds one. Is that not true?= That's basically false. The startup code will try to bind to the port= s specified in server.xml. If they're taken (by any program, tomcat or other), startup will fail with a BindException. No other checks for another tomcat instance are performed. Yoav Shapira This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org