Customer Portal

java.sql.SQLException: Cannot get working DB connection!

Comments 1

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi scatto86,

    Please take a look into log - there should be more regarding this error - typically in complete stack trace there is information about cause of non-working db connection. Errors like unknown host, wrong account, missing JDBC driver comes to my mind.

    Also you can check your db connection configuration via native DB client (MysqlWorkbench, SQL developer, ...) to ensure problem is not caused by it.

Please sign in to leave a comment.