tomcat启动多应用就报内存溢出,之前配置过catalina启动多应用就这样大神救救我

SEVERE [ContainerBackgroundProcessor[StandardEngine[Catalina]]] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type java.lang.ThreadLocal and a value of type io.netty.util.internal.InternalThreadLocalMap 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.

tomcat配置jvm参数了么,