We have Devtest IAM users configured in embeded database and planning to upgrade from Devtest 10.6 to Devtest 10.7.2.
When we do the inplace upgrade, IAM is not coming up due to database connection error Noticed below error in logs.
Can you give the steps to upgrade enmbeded database before upgrading devtest components.
ERROR:
[org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 64) 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)
at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:352)
at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:287)
at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.createConnectionEventListener(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:1322)
at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.getConnection(SemaphoreConcurrentLinkedDequeManagedConnectionPool.java:499)
Release : DevTest 10.7.2
Component : DevTest Install/Upgrade
Sometimes IAM DB is corrupted or because of user details in database, details are not imported/exported correctly and causes this issue during upgrade.
Now upgrade the environment to latest version. After completion of upgrade, follow the steps to restore the backup data.