Skip to content

When hitting the running service, get sql error #75

@demongolem

Description

@demongolem

I get the error:

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

when trying to hit the service when running in Tomcat.

From scanning the web, I see that a mere addition to the jdbc string can fix this. Is there a fix that can be applied for this?

I have running on Ubuntu 18.04 and I see the following:

Time zone: America/New_York (EDT, -0400)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions