Ceki, I've attached a trace of the debug run in case this may be of any further help
Also here is what the console appender spits out: log4j: Threshold ="null". log4j: Level value for root is [debug]. log4j: root level set to DEBUG log4j: Class name: [org.apache.log4j.net.SMTPAppender] log4j: Setting property [SMTPHost] to [athena]. log4j: Setting property [to] to [EMAIL PROTECTED] log4j: Setting property [from] to [EMAIL PROTECTED] log4j: Parsing layout of class: "org.apache.log4j.PatternLayout" log4j: Setting property [conversionPattern] to [%d %-5p %c - %m%n]. -----Original Message----- From: Ceki G�lc� [mailto:[EMAIL PROTECTED] Sent: 09 March 2004 17:19 To: Log4J Users List Subject: RE: Smtp Appender Exception on load from XML config file : NoclassDeffoundError That is strange because line 593 only has a closing brace on my copy of log4j 1.2.8 source code. And closing braces should not throw a NoClassDefFoundError exception. Are you sure you are using 1.2.8? At 05:13 PM 3/9/2004 +0000, you wrote: >I'm using version 1.2.8 > >-----Original Message----- >From: Ceki G�lc� [mailto:[EMAIL PROTECTED] >Sent: 09 March 2004 17:07 >To: Log4J Users List >Subject: RE: Smtp Appender Exception on load from XML config file : >NoclassDeffoundError > > >At 04:43 PM 3/9/2004 +0000, Ronan Egan wrote: > >Sorry, > >should have included it in my first email: > > > >Thread [main] (Suspended (exception NoClassDefFoundError)) > > DOMConfigurator.doConfigure(String, LoggerRepository) line: 593 > > DOMConfigurator.configure(String) line: 687 > > BrownLog.main(String[]) line: 35 > > > >BrownLog is my basic example. > >Thanks again > >Ronan > >Which version of log4j is this? > >-- >Ceki G�lc� > > For log4j documentation consider "The complete log4j manual" > ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp > > > >--------------------------------------------------------------------- >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] -- Ceki G�lc� For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp --------------------------------------------------------------------- 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]
