Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 64830 invoked from network); 6 Aug 2008 17:10:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Aug 2008 17:10:04 -0000 Received: (qmail 70735 invoked by uid 500); 6 Aug 2008 17:09:52 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 70275 invoked by uid 500); 6 Aug 2008 17:09:51 -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 70264 invoked by uid 99); 6 Aug 2008 17:09:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2008 10:09:51 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.157] (HELO smtp2.freeserve.com) (193.252.22.157) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Aug 2008 17:08:55 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3113.me.freeserve.com (SMTP Server) with ESMTP id E89187000086 for ; Wed, 6 Aug 2008 19:09:19 +0200 (CEST) Received: from smtp.homeinbox.net (unknown [91.109.181.223]) by mwinf3113.me.freeserve.com (SMTP Server) with ESMTP id 102C17000085 for ; Wed, 6 Aug 2008 19:09:17 +0200 (CEST) X-ME-UUID: 20080806170917663.102C17000085@mwinf3113.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id A596D1121E9 for ; Wed, 6 Aug 2008 18:02:00 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server02.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MMywUZORhQcY for ; Wed, 6 Aug 2008 18:01:57 +0100 (BST) Received: from [192.168.0.4] (study01.dev.local [192.168.0.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id 103BC1121CF for ; Wed, 6 Aug 2008 18:01:57 +0100 (BST) Message-ID: <4899DAB4.8000702@apache.org> Date: Wed, 06 Aug 2008 18:09:08 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: [NOT-FIXED]SEVERE: Error listenerStart -- without entering the listener References: <4899CA22.3040205@cornell.edu> In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ken Bowen wrote: > Ok, I fixed that (see below), but that does seem to change the problem > at all. The catalina.out trace is the same. Have a look at the files in the logs directory. One of them should have more information (like the stacktrace from the failed listener). Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org