0

I have checked that all relevant parameters are being parsed correctly and i am able to see them in my AWS ECS service. When the service is spun up i get the below error WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 60) IJ000604: Throwable while attempting to get a new connection: null: javax.resource.ResourceException: IJ031084: Unable to create connection which then follows with this error Caused by: org.postgresql.util.PSQLException: FATAL: database "keycloak" does not exist

I am unsure if the two are related. I validated relevant parameters and have tried to imitate the same issue locally.

Any help or advice would be aprpeciated

TYIA

MeSoJaded
  • 11
  • 3
  • It's impossible to help without seeing what your actual ECS settings are. Plus we need details about your PostgreSQL database. Where is the database? Are you using RDS for that? Are you sure you've created a schema in the database server named `keycloak`? – Mark B Feb 15 '23 at 13:12

0 Answers0