[
https://issues.apache.org/jira/browse/ISIS-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber resolved ISIS-1531.
------------------------------
Resolution: Resolved
Assignee: Andi Huber (was: Dan Haywood)
> Possible memory leak
> --------------------
>
> Key: ISIS-1531
> URL: https://issues.apache.org/jira/browse/ISIS-1531
> Project: Isis
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.13.1
> Reporter: Dan Haywood
> Assignee: Andi Huber
> Priority: Minor
> Fix For: 2.6.0
>
>
> [The stacktrace below is old, from an earlier version. Still think there are
> issues though]
> Jan 07, 2013 5:25:58 PM org.apache.catalina.core.StandardContext startInternal
> SEVERE: Error filterStart
> Jan 07, 2013 5:25:58 PM org.apache.catalina.core.StandardContext startInternal
> SEVERE: Context [/app-webapp-0.0.1-SNAPSHOT] startup failed due to previous
> errors
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [com.google.inject.internal.util.$Finalizer] but has
> failed to stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-1] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-2] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-3] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-4] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-5] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-6] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-7] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-8] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-9] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_Worker-10] but has failed to
> stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [Timer-1] but has failed to stop it. This is very
> likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> clearReferencesThreads
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] appears to have
> started a thread named [DefaultQuartzScheduler_QuartzSchedulerThread] but has
> failed to stop it. This is very likely to create a memory leak.
> Jan 07, 2013 5:25:58 PM org.apache.catalina.loader.WebappClassLoader
> checkThreadLocalMapForLeaks
> SEVERE: The web application [/app-webapp-0.0.1-SNAPSHOT] created a
> ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1]
> (value [com.google.inject.internal.InjectorImpl$1@54ea55f0]) and a value of
> type [java.lang.Object[]] (value [[Ljava.lang.Object;@64b02b1d]) but failed
> to remove it when the web application was stopped. Threads are going to be
> renewed over time to try and avoid a probable memory leak.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)