Thanks Mike. Will figure out where this and try that. Brian
Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: Michael Jumper <[email protected]> Sent: Friday, April 8, 2022 1:36:49 PM To: [email protected] <[email protected]> Subject: Re: Guac 1.4.0 Caution: This e-mail originated from outside of Philips, be careful for phishing. On Fri, Apr 8, 2022, 09:27 Fertig, Brian <[email protected]> wrote: I just upgraded to 1.4.0 from 1.3.0. When I look at the guac logs it says totp and mysql is not compatible even though everything is all 1.4.0. Any ideas? Delete the directory created by Tomcat when it expanded the .war file and restart Tomcat. The contents of the 1.3.0 .war are probably cached within that directory and are still being deployed, thus the older 1.3.0 webapp is rightly complaining that it can't load 1.4.0 extensions. Deleting the directory will force Tomcat to redeploy using the newer .war file. - Mike ________________________________ The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.
