ty created LOG4NET-401:
--------------------------
Summary: AdoNetAppender stop working after a db error occurs
Key: LOG4NET-401
URL: https://issues.apache.org/jira/browse/LOG4NET-401
Project: Log4net
Issue Type: Bug
Components: Appenders
Affects Versions: 1.2.12
Environment: .net 4.0
Reporter: ty
we use AdoNetAppender to write logs do an Oracle database.
after a while we got an ora exception, because the filed of the message was to
small to one of our log message.
the problem was that after this exception other log messages weren't written to
the db, (although they were in the right size...) until the app restarted.
--
This message was sent by Atlassian JIRA
(v6.1#6144)