[ 
https://issues.apache.org/jira/browse/GUACAMOLE-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16889780#comment-16889780
 ] 

Whitemoon edited comment on GUACAMOLE-760 at 7/25/19 12:41 PM:
---------------------------------------------------------------

I have the same problem on an Server where is hosted in germany. After 
installation and configuration to use database as backend, i see only a blank 
screen in the web browser.

/var/log/tomcat8/catalina.out
{code:java}
Error querying database.  Cause: java.sql.SQLException: The server time zone 
value 'CEST' is unrecognized or represents more than one time zone. You must 
configure either the server or JDBC driver (via the serverTimezone 
configuration property) to use a more specifc time zone value if you want to 
utilize time zone support.
{code}
The Same error as reportet. Only a different time zone.


was (Author: whitemoon):
I have the same problem on an Server where is hosted in germany. After every 
reboot i see only a blank screen in the web browser.

/var/log/tomcat8/catalina.out

### Error querying database.  Cause: java.sql.SQLException: The server time 
zone value 'CEST' is unrecognized or represents more than one time zone. You 
must configure either the server or JDBC driver (via the serverTimezone 
configuration property) to use a more specifc time zone value if you want to 
utilize time zone support.

To solve the problem temporary set the timezone to UTC (sudo timedatectl 
set-timezone UTC)

> 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
>            Priority: Minor
>
> 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.14#76016)

Reply via email to