Sky
Sky
JCHJava Community | Help. Code. Learn.
Created by Sky on 2/1/2025 in #java-help
org.hibernate.exception.GenericJDBCException: unable to obtain isolated JDBC connection
I'm working with a Spring Boot application that connects to a PostgreSQL container running through Docker. However, when I try to run the application, I encounter the following error: org.hibernate.exception.GenericJDBCException: unable to obtain isolated JDBC connection [FATAL: password authentication failed for user "your_user"]
24 replies