On Wed, Mar 2, 2022 at 5:29 AM Adam Cherrett <[email protected]> wrote:
> Thanks all for the pointers. I have not yet solved the problem, but it is > narrowed down. I have checked all the environment variables are set as they > should be. Guacd appears to be running fine. Tomcat (I'm actually using > version 10.0.16 - sorry for the earlier error) appears to work fine. I can > deploy other .war files in exactly the same way as the guacamole client, > and they start and work as expected. > Aha, this is the issue. There's actually an incompatibility between Guacamole and Tomcat 10 that hasn't been addressed, yet - it is documented in this Jira issue: https://issues.apache.org/jira/browse/GUACAMOLE-1325 For the time being you'll need to use Tomcat 9.x. -Nick >
