Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 51921 invoked from network); 2 Apr 2009 14:09:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 14:09:50 -0000 Received: (qmail 27972 invoked by uid 500); 2 Apr 2009 14:09:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 27937 invoked by uid 500); 2 Apr 2009 14:09:46 -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 27926 invoked by uid 99); 2 Apr 2009 14:09:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 14:09:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of daniel.armbrust.list@gmail.com designates 74.125.92.148 as permitted sender) Received: from [74.125.92.148] (HELO qw-out-1920.google.com) (74.125.92.148) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 14:09:38 +0000 Received: by qw-out-1920.google.com with SMTP id 5so461002qwf.12 for ; Thu, 02 Apr 2009 07:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=k+lX94pfWRp8wkkdESmLbbHE70+YDqt1oLp07U7qJ1w=; b=c5apAMUpXC4kQfFIwcFpaaBgB1ygjYiIIs4gkesxktFdKM3UKFXaqA/oI+CnnZoAxV uRvnWVnhPqXLnWZAxB4SLHcLJkkCcaQYlrZT46lY+OTECUmVVuJcwUsRbOXcfvuWh/5O B9eAf+G83qT731I4PPZvY+q63TNlV7bIlLa/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=JV7gzGv2ayMAldsSac/laK3w5B+h2O0ovc5RRGSKqLY3XfnJWC74BKhtHxDRkUvrui NcB2FKMH7H6oHxbSr7x+tU5Rz+eODRZVRY037dlowBLDLBT5eaQsasNznZNjhBICgrFh YQ8sDXNg/WKTvHdzi4R5bHHAPFjThvcXqLBio= MIME-Version: 1.0 Received: by 10.220.46.146 with SMTP id j18mr126246vcf.45.1238681357054; Thu, 02 Apr 2009 07:09:17 -0700 (PDT) In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17215E6E3B102@USEA-EXCH7.na.uis.unisys.com> References: <82f04dc40904011316x77ec9129jf4ab0daecfabf8fd@mail.gmail.com> <49D3D850.1040605@christopherschultz.net> <82f04dc40904011451h7e6e8096vcbbfe12544957ebd@mail.gmail.com> <0AAE5AB84B013E45A7B61CB66943C17215E6E3B102@USEA-EXCH7.na.uis.unisys.com> Date: Thu, 2 Apr 2009 09:09:16 -0500 Message-ID: <82f04dc40904020709n2a3a4649qad4bbca55f7492b8@mail.gmail.com> Subject: Re: How to debug Error: listenerStart? From: Dan Armbrust To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Apr 1, 2009 at 5:02 PM, Caldarale, Charles R wrote: >> From: Dan Armbrust [mailto:daniel.armbrust.list@gmail.com] >> Subject: Re: How to debug Error: listenerStart? >> >> Why doesn't tomcat log a stack trace > > It does, in the log associated with the of interest: > > >> Any thoughts on if this is a bug, a specific problem with >> my tomcat installation, or a design decision that I don't >> agree with? > > It's simply your failure to look in the appropriate log file, rather than= the console. > > =A0- Chuck > Actually, it's not. The stack trace is not present in _any_ log file that Tomcat is creating, in my instance of Tomcat. So, I seem to have a secondary problem that is messing up Tomcats logging configuration. Any idea what I should check, to figure out why I don't have a log f= ile? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org