Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 10029 invoked from network); 11 Dec 2008 00:31:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2008 00:31:44 -0000 Received: (qmail 88610 invoked by uid 500); 11 Dec 2008 00:31:45 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 88592 invoked by uid 500); 11 Dec 2008 00:31:45 -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 88581 invoked by uid 99); 11 Dec 2008 00:31:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2008 16:31:45 -0800 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: local policy) Received: from [216.203.80.94] (HELO qdcxa0587.questdiagnostics.com) (216.203.80.94) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Dec 2008 00:31:30 +0000 Received: from ([156.30.11.216]) by qdcxa0587.questdiagnostics.com with ESMTP with TLS id 5502699.20801552; Wed, 10 Dec 2008 19:37:02 -0500 Received: from qdcws0934.us.qdx.com (156.30.201.34) by QDCWS0925.us.qdx.com (156.30.201.25) with Microsoft SMTP Server id 8.1.291.1; Wed, 10 Dec 2008 19:30:48 -0500 Received: from QDCWS0277.us.qdx.com ([156.30.224.169]) by qdcws0934.us.qdx.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 10 Dec 2008 19:30:41 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: How to set Log4J debug flag in Tomcat Date: Wed, 10 Dec 2008 19:31:09 -0500 Message-ID: <8EDAA4F49F61BD41ADB83550C1CDAE1003D8831F@QDCWS0277.us.qdx.com> In-Reply-To: <4932A060.2030103@ice-sa.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to set Log4J debug flag in Tomcat Thread-Index: AclS9um2+rdnSr3ATte3eg+9LSyCSAIL7qdg References: <492C2007.4070307@ice-sa.com> <20081126195712.GB3836@wladimir> <492DAB42.2030901@ice-sa.com> <20081126223450.GC3836@wladimir> <492DD252.30408@ice-sa.com> <20081127005141.GD3836@wladimir> <0AAE5AB84B013E45A7B61CB66943C17215A3D845B8@USEA-EXCH7.na.uis.unisys.com > <492E57FD.8060606@ice-sa.com> <0AAE5AB84B013E45A7B61CB66943C17215A3D846F1@USEA-EXCH7.na.uis.unisys.com> <492ED1F0.4020802@ice-sa.com> <0AAE5AB84B013E45A7B61CB66943C17215A3D847D9@USEA-EXCH7.na.uis.unisys.com> <492FAD3C.2010101@ice-sa.com> <0AAE5AB84B013E45A7B61CB66943C17215A3D849EF@USEA-EXCH7.na.uis.unisys.com> <49316B9E.7020900@ice-sa.com> <0AAE5AB84B013E45A7B61CB66943C17215A3DCF344@USEA-EXCH7.na.uis.unisys.com> <4932A060.2030103@ice-sa.com> From: "Prastein, Rebeccah H" To: "Tomcat Users List" X-OriginalArrivalTime: 11 Dec 2008 00:30:41.0971 (UTC) FILETIME=[B2E0F830:01C95B27] Content-Type: text/plain; charset="us-ascii" X-Virus-Checked: Checked by ClamAV on apache.org How do I start tomcat as an application (not a service) and set the=0D=0Alo= g4j debug commandline parameter?=0D=0A=0D=0AI tried editing startup=2Ebat t= o prepend -Dlog4j=2Edebug to %CMD_LINE_ARGS%,=0D=0Abut I get the following = error on startup, and I don't see any log4j=0D=0Adebug output:=0D=0A=0D=0Au= sage: java org=2Eapache=2Ecatalina=2Estartup=2ECatalina [ -config {pathname= } ]=0D=0A[ -nonaming ] { start | stop }=0D=0A=0D=0AThanks for any help=2E= =0D=0A=0D=0ARebeccah=0D=0A------------------------------------------=0D=0AT= he contents of this message, together with any attachments, are=0Aintended = only for the use of the person(s) to which they are=0Aaddressed and may con= tain confidential and/or privileged=0Ainformation=2E Further, any medical i= nformation herein is=0Aconfidential and protected by law=2E It is unlawful = for unauthorized=0Apersons to use, review, copy, disclose, or disseminate c= onfidential=0Amedical information=2E If you are not the intended recipient,= =0Aimmediately advise the sender and delete this message and any=0Aattachme= nts=2E Any distribution, or copying of this message, or any=0Aattachment, i= s prohibited=2E --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org