Exception in thread "main" org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
(...)
Caused by: org.hibernate.exception.GenericJDBCException: Error calling Driver#connect
(...)
Caused by: java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO)