Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 7571 invoked from network); 17 Nov 2004 11:53:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Nov 2004 11:53:57 -0000 Received: (qmail 60486 invoked by uid 500); 17 Nov 2004 11:53:40 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 60271 invoked by uid 500); 17 Nov 2004 11:53:39 -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 60255 invoked by uid 99); 17 Nov 2004 11:53:39 -0000 X-ASF-Spam-Status: No, hits=3.2 required=10.0 tests=MSGID_DOLLARS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [192.135.225.68] (HELO quark.eurokom.ie) (192.135.225.68) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 17 Nov 2004 03:53:37 -0800 Received: from HOLODECK ([192.135.225.73]) by vms.eurokom.ie (PMDF V6.2 #40199) with SMTP id <01LHC92X1JCI9FRG8P@vms.eurokom.ie> for tomcat-user@jakarta.apache.org; Wed, 17 Nov 2004 11:52:32 +0000 (WET) Date: Wed, 17 Nov 2004 11:52:37 +0000 From: Andoni Subject: Re: gc output for tomcat?? where is it To: Tomcat Users List Message-id: <001101c4cc9b$efd94f90$39e1a8c0@HOLODECK> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT References: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N What I find is that when something goes to the console but not to the stdout.log file it is going to Standard Error. Do you have any way of checking where the stderr stream is going? Can you write a line into your file saying: System.err.println("Find this line."); and then do a search of the stdout.log file for it. if it's not there then do a text seach of the Tomcat tree, then the drive! Chances are, when you find one you'll find the other. Andoni. ----- Original Message ----- From: "Pooleery, Manoj" Newsgroups: gmane.comp.jakarta.tomcat.user Sent: Tuesday, November 16, 2004 2:55 PM Subject: RE: gc output for tomcat?? where is it > No, it doesn't print it in the stdout.log either. > > -----Original Message----- > From: Shapira, Yoav [mailto:Yoav.Shapira@mpi.com] > Sent: Monday, November 15, 2004 4:46 PM > To: Tomcat Users List > Subject: RE: gc output for tomcat?? where is it > > > > Hi, > Well, the console is trapped to stdout.log when running as a service, > isn't it? That's where I'd expect it. But I don't care enough for JDK > 1.3 to actually test this for you ;) > > Yoav Shapira http://www.yoavshapira.com > > > >-----Original Message----- > >From: Pooleery, Manoj [mailto:Pooleery@Synygy.com] > >Sent: Monday, November 15, 2004 4:44 PM > >To: 'Tomcat Users List' > >Subject: RE: gc output for tomcat?? where is it > > > >Can somebody from the developer team answer this question please? > -Xloggc: > >works only from JDK 1.4 onwards. With JDK 1.3.1 and Tomcat running as > a > >service, I was also not able to get any gc logs anywhere. When it is > >running as a console, with the -verbose:gc flag, it was showing the gc > >output on the console itself, but when changed to start as a service, > there > >was no trace of it. > > > >Thanks > >-Manoj Pooleery. > > > >-----Original Message----- > >From: David Boyer [mailto:David@bvu.edu] > >Sent: Monday, November 15, 2004 3:49 PM > >To: tomcat-user@jakarta.apache.org > >Subject: Re: gc output for tomcat?? where is it > > > > > >try adding -Xloggc: > > > > > > > >>>> jmcclain@tcshealthcare.com 11/15/2004 12:39:45 PM >>> > > > >I have set the -verbose:gc flag for tomcat. Where does the output go? > >Do I > >need to set the > >log level to Info instead of Error?? > > > > > >John McClain > >Senior Software Engineer > >TCS Healthcare > >jmcclain@tcshealthcare.com > >(530)886-1700x235 > >"Before you criticize someone, walk a mile in their shoes. > >That way, you'll be a mile from them, and you'll have their shoes." > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > > > This e-mail, including any attachments, is a confidential business > communication, and may contain information that is confidential, proprietary > and/or privileged. This e-mail is intended only for the individual(s) to > whom it is addressed, and may not be saved, copied, printed, disclosed or > used by anyone else. If you are not the(an) intended recipient, 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 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org