Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 84895 invoked from network); 29 Jun 2005 16:26:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jun 2005 16:26:59 -0000 Received: (qmail 70502 invoked by uid 500); 29 Jun 2005 16:26:37 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 70479 invoked by uid 500); 29 Jun 2005 16:26:36 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 70466 invoked by uid 99); 29 Jun 2005 16:26:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2005 09:26:36 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of yossie@laszlosystems.com designates 198.144.202.72 as permitted sender) Received: from [198.144.202.72] (HELO hedwig.laszlosystems.com) (198.144.202.72) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2005 09:26:39 -0700 Received: from [10.0.0.3] (c-24-23-178-206.hsd1.ca.comcast.net [24.23.178.206]) (authenticated bits=0) by hedwig.laszlosystems.com (8.13.1/8.13.1) with ESMTP id j5TGQYRg014915 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Wed, 29 Jun 2005 09:26:35 -0700 Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: Team Emerald Content-Transfer-Encoding: 7bit From: Joseph Silverman Subject: "SEVERE: Error listenerStart" when starting a context in tomcat 5.0.28 Date: Wed, 29 Jun 2005 09:26:33 -0700 To: Tomcat Users List X-Mailer: Apple Mail (2.730) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I get the following error in the catalina.out log when I restart the server, but only for SOME of the contexts. I get the same error when using the manager start these contexts.. SEVERE: Error listenerStart The start fails, of course. Odd thing is, doing a "start" on these contexts, twice more, typically, will successfully start them!! This behavior started recently. I believe it coincided with installing jira on the same tomcat, but am not absolutely sure of this. Any clues?? - Yossie --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org