Re: gc output for tomcat?? where is it

2004-11-17 Thread Andoni
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 [EMAIL PROTECTED]
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:[EMAIL PROTECTED]
 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:[EMAIL PROTECTED]
 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:[EMAIL PROTECTED]
 Sent: Monday, November 15, 2004 3:49 PM
 To: [EMAIL PROTECTED]
 Subject: Re: gc output for tomcat?? where is it
 
 
 try adding  -Xloggc:file
 
 
 
  [EMAIL PROTECTED] 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
 [EMAIL PROTECTED]
 (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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




 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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: gc output for tomcat?? where is it

2004-11-16 Thread Pooleery, Manoj
No, it doesn't print it in the stdout.log either.  

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
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:[EMAIL PROTECTED]
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:[EMAIL PROTECTED]
Sent: Monday, November 15, 2004 3:49 PM
To: [EMAIL PROTECTED]
Subject: Re: gc output for tomcat?? where is it


try adding  -Xloggc:file



 [EMAIL PROTECTED] 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
[EMAIL PROTECTED]
(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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



gc output for tomcat?? where is it

2004-11-15 Thread John MccLain
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
[EMAIL PROTECTED]
(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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: gc output for tomcat?? where is it

2004-11-15 Thread David Boyer
try adding  -Xloggc:file
 


 [EMAIL PROTECTED] 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
[EMAIL PROTECTED]
(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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: gc output for tomcat?? where is it

2004-11-15 Thread Pooleery, Manoj
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:[EMAIL PROTECTED]
Sent: Monday, November 15, 2004 3:49 PM
To: [EMAIL PROTECTED]
Subject: Re: gc output for tomcat?? where is it


try adding  -Xloggc:file
 


 [EMAIL PROTECTED] 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
[EMAIL PROTECTED]
(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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: gc output for tomcat?? where is it

2004-11-15 Thread Shapira, Yoav

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:[EMAIL PROTECTED]
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:[EMAIL PROTECTED]
Sent: Monday, November 15, 2004 3:49 PM
To: [EMAIL PROTECTED]
Subject: Re: gc output for tomcat?? where is it


try adding  -Xloggc:file



 [EMAIL PROTECTED] 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
[EMAIL PROTECTED]
(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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]