Skip to content

HikariPool Exception during pool initialization #1

Open
@stefanxmiami

Description

Hello World,

I am following the course on spring, and I have gotten through everything with no issue, until the part where I need to connect to the database. As I have said in the title, after Hikari fails to start, the first line in the stack trace is :
org.postgresql.util.PSQLException: Something unusual has occurred to cause the driver to fail. Please report this exception.

then a dozen lines later it says:
Caused by: java.lang.IllegalArgumentException: Null value for 'password'

what could be causing it to fail?

P.S sorry for posting this here, but couldn't find a fix for this issue anywhere

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions