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 "Erico Seberino da Silva Júnior (JIRA)" <ji...@apache.org> on 2013/11/08 02:48:18 UTC

[jira] [Comment Edited] (LOG4J2-440) exception on shutdown tomcat in Mac OSX

    [ https://issues.apache.org/jira/browse/LOG4J2-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813892#comment-13813892 ] 

Erico Seberino da Silva Júnior edited comment on LOG4J2-440 at 11/8/13 1:48 AM:
--------------------------------------------------------------------------------

Here is the exception:

Nov 07, 2013 11:44:22 PM org.apache.catalina.core.StandardServer await
Informações: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
Nov 07, 2013 11:44:22 PM org.apache.coyote.AbstractProtocol pause
Informações: Pausing ProtocolHandler ["http-bio-8080"]
Nov 07, 2013 11:44:22 PM org.apache.catalina.core.StandardService stopInternal
Informações: Stopping service Catalina
Nov 07, 2013 11:44:22 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
Grave: The web application [] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak.
Nov 07, 2013 11:44:22 PM org.apache.catalina.core.ApplicationContext log
Informações: SessionListener: contextDestroyed()
Nov 07, 2013 11:44:22 PM org.apache.catalina.core.ApplicationContext log
Informações: ContextListener: contextDestroyed()
Nov 07, 2013 11:44:22 PM org.apache.coyote.AbstractProtocol stop
Informações: Stopping ProtocolHandler ["http-bio-8080"]
Nov 07, 2013 11:44:22 PM org.apache.coyote.AbstractProtocol destroy
Informações: Destroying ProtocolHandler ["http-bio-8080"]
Exception in thread "Thread-3" java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/config/NullConfiguration
	at org.apache.logging.log4j.core.LoggerContext.stop(LoggerContext.java:210)
	at org.apache.logging.log4j.core.LoggerContext$ShutdownThread.run(LoggerContext.java:437)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.config.NullConfiguration
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1714)
	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1559)
	... 2 more



was (Author: erico.ssj@gmail.com):
I'll spend tonight

thanks for reply





> exception on shutdown tomcat in Mac OSX
> ---------------------------------------
>
>                 Key: LOG4J2-440
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-440
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0-beta9
>         Environment: Mac OSX (Mountain or Mavericks).
>            Reporter: Erico Seberino da Silva Júnior
>            Priority: Minor
>
> Apache Tomcat 7.0.47 throws exceptions (class not found for org.apache.logging.log4j.core.config.NullConfiguration) but only happens when shutdown tomcat process.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org