I have error in catalina.log:

/Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The
server time zone value 'MSK' 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./

I try it:

/1. mysql_tzinfo_to_sql /usr/share/zoneinfo/|mysql -u root mysql -p
2. From within MySQL: SET GLOBAL time_zone = 'Europe/Moscow';/

but dont have result.







--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to