BernhardWebstudio / DataShot_DesktopApp

Desktop application client intended to support an object-precapture-image-data workflow for capture of natural science collections data. See the wiki (https://github.com/MCZbase/DataShot_DesktopApp/wiki) for user documentation, or the README below for developer documentation.
0 stars 0 forks source link

DB Upgrade failed #21

Closed zwickerr closed 4 years ago

zwickerr commented 4 years ago

The database upgrade fails with the following error: "Invalid JDBC URL (should start with jdbc:): URL_PLACEHOLDER"

The URL in the login screen however, is correct. (jdbc:mysql://entocoll.ethz.ch:3306/lepidoptera2?serverTimezone=Europe/Zurich)