https://issues.apache.org/bugzilla/show_bug.cgi?id=43867





--- Comment #38 from Aaron Digulla <[EMAIL PROTECTED]>  2008-07-09 11:20:21 PST 
---
> Why isn't there a way for me to tell log4j that I don't care about
> this problem - stop printing unnecessary error messages like this?

Because your webapp will cause havoc when you install it in a shared app
server. Undeploying your webapp can kill the whole server.

Also, this is a common mistake which most people never realize. They notice
that "Tomcat is unstable after a while" and things like that but only error
messages like this one can point you at the source of the fault. I understand
that it's a pain to track these down; in my case, I search for two solid days
until I found a really horrible bug in my webapp that needed fixing.

If you have any ideas how to make them easier to figure out, I'm all for it.
But don't disable them. That's like "Oh, I left my loaded gun in the room of my
little brother. Well, I guess he won't play with it".


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to