Re: Exception

2007-07-16 Thread Jacob Kjome
I recall that certain versions of Tomcat 5.5, I think somehwere in the 5.5.15 to 5.5.17 series (don't quote me on that) had some serious classloader issues which were corrected in later releases. Search the release notes and upgrade you Tomcat version. Jake On Mon, 16 Jul 2007 11:35:40 -050

Re: Exception

2007-07-16 Thread Curt Arnold
On Jul 14, 2007, at 4:00 PM, Kenton wrote: I'm getting this exception in my Struts application. It looks like a log4j exception (or is it a Tomcat/catalina exception?). Any ideas on how I can get this resolved? java.lang.NullPointerException at java.lang.String.startsWith(String.

Re: Recipients of email appender depending on log message, possible?

2007-07-16 Thread James Stauffer
Look at the *Filter classes in http://logging.apache.org/log4j/docs/api/org/apache/log4j/varia/package-summary.html and then you can search on those class names. On 7/15/07, David Lloyd <[EMAIL PROTECTED]> wrote: Well, http://www.google.com.au/search?q=log4j-user+message+filtering ...lead me

RE: UDPAppender in the Log4j.1.3

2007-07-16 Thread epsonic
Thank you for your answer. I can't see any change on the following apache download URL:http://cvs.apache.org/dist/logging/log4j/1.3alpha-8/logging-log4j-1.3alpha-8.tar.gz Am I looking at the wrong place or it is not yet changed? sdeboy wrote: > > This is a bug in UDPAppender - I'm planning on