Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.2.13
-
None
-
None
-
Microsoft .NET 4.5.1
Description
Hello, in our .NET application using Log4Net to log on a Sql Server 2014 database, we set the parameter "ReconnectOnError" to true in the ADO.Net Appender configuration.
Even if the property seems to be read correctly (as visible on the log), whenever the server is not reachable for a while the appender does not reconnect anymore thus not logging anything else.
We get the log file attached of a test where we turned off SQL Server for about 1 minute before restarting it.
Thank you.
Regards