当前位置: 代码迷 >> 综合 >> Threads are going to be renewed over time to try and avoid a probable memory leak.
  详细解决方案

Threads are going to be renewed over time to try and avoid a probable memory leak.

热度:0   发布时间:2023-12-21 06:13:03.0
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
四月 09, 2019 4:13:01 下午 org.apache.catalina.core.StandardContext startInternal
严重: Error filterStart
四月 09, 2019 4:13:01 下午 org.apache.catalina.core.StandardContext startInternal
严重: Context [] startup failed due to previous errors
四月 09, 2019 4:13:01 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type [javolution.context.ObjectFactory$2] (value [javolution.context.ObjectFactory$2@20155a82]) and a value of type [javolution.context.HeapContext.HeapAllocator] (value [Heap allocator for class javolution.util.FastList$1]) 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.
四月 09, 2019 4:13:01 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type [javolution.context.Context$1] (value [javolution.context.Context$1@7f7bf4a]) and a value of type [javolution.context.Context.Root] (value [Instance of javolution.context.Context$Root]) 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.
四月 09, 2019 4:13:01 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type [javolution.context.HeapContext$1] (value [javolution.context.HeapContext$1@53f850c8]) and a value of type [javolution.util.FastMap] (value [{javolution.util.FastList$1@6d4ef01=Heap allocator for class javolution.util.FastList$1, javolution.text.Text$2@4f08ae21=Heap allocator for class javolution.text.Text$2}]) 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.
四月 09, 2019 4:13:01 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type [javolution.context.ObjectFactory$2] (value [javolution.context.ObjectFactory$2@4b0535e7]) and a value of type [javolution.context.HeapContext.HeapAllocator] (value [Heap allocator for class javolution.text.Text$2]) 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.
四月 09, 2019 4:13:01 下午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
严重: The web application [] created a ThreadLocal with key of type [javolution.context.HeapContext$2] (value [javolution.context.HeapContext$2@317ff363]) and a value of type [javolution.util.FastTable] (value [{Heap allocator for class javolution.util.FastList$1, Heap allocator for class javolution.text.Text$2, Heap allocator for class javolution.text.Text$3}]) 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.
[2019-04-09 04:13:01,973] Artifact drq_appApi:war exploded2: Error during artifact deployment. See server log for details.

 

网上说的方法都试过了 修改tomcat 的监听等都不行 有带头大哥 解答一下没

  相关解决方案