Re: Error Md not found:xx

2005-03-05 Thread Parsons Technical Services
Welcome to the club as many if not most of us are long standing members of 
the DUH club.

Doug
- Original Message - 
From: Reggie Chan [EMAIL PROTECTED]
To: Tomcat Users List tomcat-user@jakarta.apache.org
Sent: Saturday, March 05, 2005 1:46 AM
Subject: Re: Error Md not found:xx


Oh i finally found that it's really from my application! I'm so stupid.. 
sorry for the question..

Caldarale, Charles R wrote:
From: Reggie Chan [mailto:[EMAIL PROTECTED]
Subject: Re: Error Md not found:xx
It seems that error is from tomcat, it appears in my log4j log only when 
i've set the swallowoutput=true in context.

That's an even bigger indication that it's your application generating the 
messages, not Tomcat itself.  When swallow output is enabled, any use of 
System.out or System.err by the application is redirected to the log.

- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you 
received this in error, please contact the sender and delete the e-mail 
and its attachments from all computers.

-
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]


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


RE: Error Md not found:xx

2005-03-04 Thread Caldarale, Charles R
 From: Reggie Chan [mailto:[EMAIL PROTECTED]
 Subject: Error Md not found:xx
 
 I'm using tomcat5.5.7 in linux, but inside my log4j error log 
 i see that message strangely
 
 INFO [2005-03-05 01:42:42,629] 
 org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/myapp] -
 Md not found:23, Md not found:23, Md not found:23, Md not found:23,

This doesn't look like anything Tomcat would be spitting out.  I would have to 
think it's coming from your application or maybe something very odd in your 
log4j configuration.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

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



Re: Error Md not found:xx

2005-03-04 Thread Reggie Chan
It seems that error is from tomcat, it appears in my log4j log only when 
i've set the swallowoutput=true in context.
Also, i've tried to remove all the log4j related config from my webapp, 
that problem still exists.

Caldarale, Charles R wrote:
From: Reggie Chan [mailto:[EMAIL PROTECTED]
Subject: Error Md not found:xx
I'm using tomcat5.5.7 in linux, but inside my log4j error log 
i see that message strangely

INFO [2005-03-05 01:42:42,629] 
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/myapp] -
Md not found:23, Md not found:23, Md not found:23, Md not found:23,
   

This doesn't look like anything Tomcat would be spitting out.  I would have 
to think it's coming from your application or maybe something very odd in your 
log4j configuration.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.
-
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: Error Md not found:xx

2005-03-04 Thread Caldarale, Charles R
 From: Reggie Chan [mailto:[EMAIL PROTECTED]
 Subject: Re: Error Md not found:xx
 
 It seems that error is from tomcat, it appears in my log4j 
 log only when i've set the swallowoutput=true in context.

That's an even bigger indication that it's your application generating the 
messages, not Tomcat itself.  When swallow output is enabled, any use of 
System.out or System.err by the application is redirected to the log.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

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



Re: Error Md not found:xx

2005-03-04 Thread Reggie Chan
Oh i finally found that it's really from my application! I'm so stupid.. 
sorry for the question..

Caldarale, Charles R wrote:
From: Reggie Chan [mailto:[EMAIL PROTECTED]
Subject: Re: Error Md not found:xx
It seems that error is from tomcat, it appears in my log4j 
log only when i've set the swallowoutput=true in context.
   

That's an even bigger indication that it's your application generating the 
messages, not Tomcat itself.  When swallow output is enabled, any use of 
System.out or System.err by the application is redirected to the log.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.
-
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]