Seeing the following error after configuring IG as a cluster. IG is not able to start
05:19:20,319 WARN [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 116) IJ000604: Throwable while attempting to get a new connection: null: javax.resource.ResourceException: IJ031084: Unable to create connection
at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:345)
Release : Identity Governance 14.4
FYI
This is due to the wrong data source file configuration. Make sure data source under standalone-full-ha-ca-gm.xml was pointed to the correct DB host and port.