On Mon, Sep 22, 2025 at 11:21 AM Sergej Morlang <sergej.morl...@innowerk-it.de.invalid> wrote:
> Native install > > Test in Ubuntu 24.04.2 LTS and in RHEL 9.6 > > External SQL server (Microsoft) > > > > A new database was created using the SQL script (v1.6.0). > > Guacamole 1.6.0 does not work with SQL Server. > > > > Different versions of the JDBC SQL driver were tested: > > mssql-jdbc-9.4.1.jre11.jar > > mssql-jdbc-12.10.1.jre11.jar > > mssql-jdbc-13.2.0.jre11.jar > > > > The same errors always occur (22 errors). > > ERROR o.a.g.extension.ProviderFactory - authentication provider extension > failed to start: Unable to create injector, see the following errors: > > ... > > Please see the attached file. > > > > The problem is the same as in Topic: > https://lists.apache.org/thread/1zpvvrvtoplsf7bp7y3sz7rs9lgp2jkx > > > > How can it be solved? > > > There were a couple of issues in the 1.6.0 release related to SQL Server - they have been fixed via GUACAMOLE-2099: https://issues.apache.org/jira/browse/GUACAMOLE-2099 https://github.com/apache/guacamole-client/pull/1096 https://github.com/apache/guacamole-client/pull/1113 These fixes will come out in the 1.6.1 release, whenever we ship that. -Nick >