RE: ADONetAppender not logging

2010-07-30 Thread Rob Prouse
...@gmail.com] Sent: Thursday, July 29, 2010 9:13 PM To: Log4NET User Subject: Re: ADONetAppender not logging Hi Rob, I notice that and I've included it in my configuration files. I'm able to trap the mysql connection error with the internal logging file. Exception: "an established

Re: ADONetAppender not logging

2010-07-29 Thread shally chong
se > > > > *From:* shally chong [mailto:shally.ch...@gmail.com] > *Sent:* Wednesday, July 28, 2010 11:44 PM > > *To:* Log4NET User > *Subject:* Re: ADONetAppender not logging > > > > Hi Rob, > > Yes, this happened after server rebooted. > There is no w

RE: ADONetAppender not logging

2010-07-29 Thread Rob Prouse
ser Subject: Re: ADONetAppender not logging Hi Rob, Yes, this happened after server rebooted. There is no windows update or other software updates, where DC only performing san storage (which requires server reboot). Server guy has checked on the server side and did not find any different on t

Re: ADONetAppender not logging

2010-07-28 Thread shally chong
.NET runtime, or to the MySQL > server. > > > > Rob Prouse > > > > *From:* shally chong [mailto:shally.ch...@gmail.com] > *Sent:* Wednesday, July 28, 2010 9:29 PM > *To:* Log4NET User > *Subject:* Re: ADONetAppender not logging > > > > Hi Rob, > &

RE: ADONetAppender not logging

2010-07-28 Thread Rob Prouse
chong [mailto:shally.ch...@gmail.com] Sent: Wednesday, July 28, 2010 9:29 PM To: Log4NET User Subject: Re: ADONetAppender not logging Hi Rob, Yes, I included the ReconnectOnError clause in my configuration and the log is obtained. Any idea why the connection issue happened after the server

Re: ADONetAppender not logging

2010-07-28 Thread shally chong
> > > > If not, add the following line to the appender and see if it helps. > > > > > > > > Hope this works for you, > > > > Rob Prouse > > > > *From:* shally chong [mailto:shally.ch...@gmail.com] > *Sent:* Wednesday, July 28, 201

RE: ADONetAppender not logging

2010-07-28 Thread Rob Prouse
the appender and see if it helps. Hope this works for you, Rob Prouse From: shally chong [mailto:shally.ch...@gmail.com] Sent: Wednesday, July 28, 2010 1:52 AM To: log4net-user@logging.apache.org Subject: Fwd: ADONetAppender not logging Hi, I encountered a problem with ADONetAppender in

Fwd: ADONetAppender not logging

2010-07-27 Thread shally chong
Hi, I encountered a problem with ADONetAppender in production server after the DC perform restart for that server. I have a .net c# window application where it will do some data loading into mysql server. After the data loading completed or any exception thrown during the data loading process, log