On Tue, Oct 5, 2021 at 1:08 AM Manoj Patil <[email protected]> wrote:
> > Dear, > > i see in my tomcat log memory leak issue and that time connection is broken > > Oct 04, 2021 1:42:15 PM org.apache.catalina.loader.WebappClassLoaderBase > clearReferencesThreads > SEVERE: The web application [/test] 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. > Oct 04, 2021 1:42:15 PM org.apache.catalina.loader.WebappClassLoaderBase > clearReferencesJdbc > SEVERE: The web application [] registered the JDBC driver > [com.mysql.jdbc.Driver] but failed to unregister it when the web > application was stopped. To prevent a memory leak, the JDBC Driver has been > forcibly unregistered. > Oct 04, 2021 1:42:15 PM org.apache.catalina.loader.WebappClassLoaderBase > clearReferencesThreads > SEVERE: The web application [] 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. > Oct 04, 2021 1:42:15 PM org.apache.catalina.loader.WebappClassLoaderBase > clearReferencesThreads > > I'm not sure this is a Guacamole issue, particularly since the messages don't reference any Guacamole-specific classes? -Nick
