Am 29. Juni 2016 02:26:57 MESZ, schrieb Leo Donahue <donahu...@gmail.com>: >On Jun 28, 2016 4:57 PM, "Roman Gelfand" <rgelfa...@gmail.com> wrote: >> >> I am running a middleware application in .. tomcat... > >Ok. This is something you wrote and deployed or it is a third party >war >file? > >> >> catalina.out.prob:SEVERE: The web application [] appears to have >started a >> thread named [cluster-ClusterId{value='5745ebcecdb2e06579174645', >> description='null'}-devnymongodb01.meridiancapital.com:27017] but has >> failed to stop it. This is very likely to create a memory leak. >> > >Basically that says either you intentionally created a thread local >variable that you did not close, or the third party war file did.
To be pedantic, the warning is about a thread not being closed. Regards, Felix > >If not you then ask your vendor to fix their app. > >> >> -- >> Thanks, >> R. Gelfand --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org