RE: LOG4NET - SMTP Appender Not Working

2005-09-28 Thread Richman Michael
I've noticed that one one of our servers, an appender might not work until we change the config file. I've noticed this on the smtp appender, and it doesn't fail consistenly one one buffer size, it stops working sometimes, and any change to the config file, including to the bufferSize seems to

RE: intermittent appender failures

2005-08-24 Thread Richman Michael
bug do you get any error messages from the appenders when they stop writing? http://logging.apache.org/log4net/release/faq.html#internalDebug Can you repeat the issue with the latest version of log4net? http://logging.apache.org/log4net/downloads.html Cheers, Nicko > -Original Message--

intermittent appender failures

2005-08-23 Thread Richman Michael
Title: intermittent appender failures Occasionally, an appender stops appending. This problem is fixed simply by re-saving the config file with no changes. I've experienced this with the SMTP appender and rolling file appender. I am using log4net version 1.2.0.30714. Below is my confi