Versions Compared

Key

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

Problem

The following Log shows hibernate errors:error is shown:

 ERROR c.z.h.p.HikariPool:526 - HikariPool-1 - Exception during pool initialization.
java.sql.SQLException: Access denied for user 'dom502a'@'localhost' (using password: YES)

Solution

Check password and username for the database is correct.

...