Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

When using MySQL8 database, Domibus fails on startup with error:

...

13:34:43,108 WARN [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator] (ServerService Thread Pool -- 108) HHH000342: Could not obtain connection to query metadata : javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:/jdbc/cipaeDeliveryDs

Solution

To the MySQL connection string add parameter: 'allowPublicKeyRetrieval=true'

Panel
bgColor#fff
Reference:
  1. https://bugs.mysql.com/bug.php?id=75670
  2. https://mysqlconnector.net/connection-options/

Content by Label
showLabelsfalse
max5
spacesEDELCOMMUNITY
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("mysql","domibus") and type = "page" and space = "EDELCOMMUNITY"
labelsmysql

...