Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HikariPool Exception during pool initialization #1

Open
stefanxmiami opened this issue Apr 30, 2021 · 0 comments
Open

HikariPool Exception during pool initialization #1

stefanxmiami opened this issue Apr 30, 2021 · 0 comments

Comments

@stefanxmiami
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant