Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Jason CJason CPriority
BlockerFix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneAffects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Jason C
Jason CPriority
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Affects versions
Created 2 April 2018 at 16:51
Updated 10 April 2019 at 22:56
Resolved 9 April 2019 at 16:50
Any attempt to create a MySQL Datasource results in this error message and the inability to complete the setup:
"The server time zone value 'PDT' 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."
Attempting to set the TIMEZONE setting within the config has no effect, otherwise it's left at the default. All other settings are at default values. Username and password are correct and tested elsewhere. I've attempted this from both the SERVER and WEB admin consoles, same result.
I've restarted LUCEE and MySQL and I still get the same result. I've upgraded MySQL from 5.7.18 to 5.7.21 and still get the same result.
I tried (via the Application Extensions Console) to downgrade the JDBC driver from version 8.0.9 to 6.0.6 and still get the same result.