tomcat8.5 аварийно завершает работу со следующими утечками памяти. Я использую Java 1.8 и jasperreports-3.7.6. Пробовал увеличивать кучу памяти и метапространства, все равно не повезло.
04-Mar-2019 19:55:33.708 SEVERE [localhost-startStop-2]
org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The
web application created a ThreadLocal with key of type [java.lang.ThreadLocal]
(value [java.lang.ThreadLocal@5bc679e2]) and a value of type
[net.sf.jasperreports.engine.export.legacy.BorderOffset$1] (value
[net.sf.jasperreports.engine.export.legacy.BorderOffset$1@4f1c2500]) 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.
04-Mar-2019 19:55:33.708 SEVERE [localhost-startStop-2]
org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The
web application created a ThreadLocal with key of type [java.lang.ThreadLocal]
(value [java.lang.ThreadLocal@652226c8]) and a value of type [java.lang.Class]
(value [class interest_rate_error_log_1423552836383_871731]) 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.
в этом у нас нет никакого класса, как интереса_rate_error_log *