On Sat, Jul 4, 2020 at 3:09 PM Nick Couchman <[email protected]> wrote:
> I tried something else: >> - installed `mysql-connector-java` >> - commented out the line `mysql-driver: mariadb` on >> `/etc/guacamole/guacamole.properties` >> - restarted Tomcat: `systemctl restart tomcat9` >> and voila, everything works correctly. >> >> Then uncomment `mysql-driver: mariadb` and restart tomcat, and the >> problem is still there. >> >> So, definitely this looks like a bug related to the MariaDB driver. >> But it has an easy workaround: use `mysql-connector-java` instead. >> >> > > I'll try to do some tests and see what happens. Thanks for the additional > information. > > I have tested using the following environment: - OpenJDK 1.8.0_232 - Tomcat 8 - MariaDB 5.5.64 - MariaDB J/Connection 2.6.1 - Guacamole Client 1.2.0 - Have "mysql-driver: mariadb" set in guacamole.properties I can successfully create sharing profiles in this environment - I am not seeing the behavior that is present in your environment. -Nick
