You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Philip Helger (JIRA)" <ji...@apache.org> on 2016/01/26 20:14:39 UTC

[jira] [Created] (LOG4J2-1262) Log4jServletContextListener unnecessary exception

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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org