Could not obtain connection to query metadata : The server time zone value 'CEST' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver code example
Example: jdbc driver servertimezone configuration property
jdbc:mysql://localhost/db?useUnicode=true&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=UTC