Skip to content

HikariPool Exception during pool initialization #1

@stefanxmiami

Description

@stefanxmiami

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions