Hello - hoping for some guidance on what, if anything, can be done for a few things I'm noticing in catalina.out when the guacamole server starts up. I did a quick search and was unable to find these mentioned anywhere else.
I get the following message twice in a row (same stack trace for each) [2021-04-26 12:41:01] [warning] The web application [guacamole] 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. Stack trace of thread: [2021-04-26 12:41:01] [info] [email protected]/java.lang.Object.wait(Native Method) [2021-04-26 12:41:01] [info] [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) [2021-04-26 12:41:01] [info] [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) [2021-04-26 12:41:01] [info] com.google.inject.internal.util.$Finalizer.run(Finalizer.java:114) I get the following message four times in the course of startup: [2021-04-26 12:41:02] [info] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. I enabled debug logging by creating a logback.xml file in /etc/guacamole...but get no additional information. Where should I be looking? This is Guacamole 1.3.0 on Debian 10 using Tomcat 9.0.31, JVM version 11.0.9.1+1-post-Debian-1deb10us. Thanks! -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
