You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Not Speedy (JIRA)" <ji...@apache.org> on 2019/03/22 13:41:00 UTC

[jira] [Created] (GUACAMOLE-760) add timezone info using DB Connection string

Not Speedy created GUACAMOLE-760:
------------------------------------

             Summary: add timezone info using DB Connection string
                 Key: GUACAMOLE-760
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-760
             Project: Guacamole
          Issue Type: Improvement
          Components: guacamole-client
    Affects Versions: 1.0.0
            Reporter: Not Speedy


a recent update to with mariadb or its driver prevented guacamole client from loading. 

Cause: java.sql.SQLException: The server time zone value 'CDT' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property).....

loading the timezone table and setting it globally on the mariadb resolved this, however it might be beneficial to add a system property that will set within the connection string.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)