https://issues.apache.org/bugzilla/show_bug.cgi?id=53415

          Priority: P2
            Bug ID: 53415
          Assignee: [email protected]
           Summary: JDBCAppender cannot reconnect after connection closed
          Severity: critical
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: 1.2
         Component: Other
           Product: Log4j

(In newest log4j version - 1.2.17) when connection in JDBCAppender is
unexpected closed (e.q because of internet disconnect or database down), then
after connection restoration jdbcAppender can't open new connection because
getConnection methos still return close connection.
Consequences of this are that nothing will be logged to database until server
restart.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to