Philip Helger created LOG4J2-1262:
-------------------------------------

             Summary: Log4jServletContextListener unnecessary exception
                 Key: LOG4J2-1262
                 URL: https://issues.apache.org/jira/browse/LOG4J2-1262
             Project: Log4j 2
          Issue Type: Bug
          Components: Web/Servlet
    Affects Versions: 2.5
            Reporter: Philip Helger


{{Log4jServletContextListener.contextDestroyed}} throws an 
{{IllegalStateException}} if contextInitialized was never called. In certain 
rare situations where a server startup fails due to previous errors this 
Exception is unnecessary.
So I suggest to now throw an Exception and instead log it as a warning and end 
the method gracefully.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to