Adobe Experience Manager Forms: Database Initialization fails in Configuration Manager with AEM Forms 6.5 LTS SP1
Description description
After installing AEM Forms 6.5 LTS SP1 (JBoss EAP) on Windows Server 2022 and running Configuration Manager, the process may stop at the “Database initialization” step with error code ALC-TTN-011-003. As a result, subsequent steps are not executed and the setup cannot be completed.
ALC-TTN-011-003: Bootstrapping failed for platform component [ UserManager] . The wrapped exception's message reads:
Failed to load default configuration. error:jakarta.ejb.EJBException: WFLYEJB0442: Unexpected Error
The following ERROR messages also appear in server.log.
Example:
ERROR [ org.jboss.as.ejb3.invocation] (ServerService Thread Pool -- 169) WFLYEJB0034: Jakarta Enterprise Beans Invocation failed on component adobe_POFDataDictionaryLocalEJB for method public abstract com.adobe.pof.schema.POFObjectType com.adobe.pof.schema.POFDataDictionaryLocal.getObjectType(java.lang.String,java.lang.String,com.adobe.idp.Context) throws com.adobe.pof.POFException: jakarta.ejb.EJBException: java.sql.SQLSyntaxErrorException: Table 'adobe.omd_object_type' doesn't existat org.jboss.as.ejb3@8.0.8.GA-redhat-00001//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:268)...at org.jboss.threads@2.4.0.Final-redhat-00001//org.jboss.threads.JBossThread.run(JBossThread.java:513)
Caused by: java.sql.SQLSyntaxErrorException: Table 'adobe.omd_object_type' doesn't existat deployment.adobe-livecycle-jboss.ear//com.adobe.pof.adapter.JDBCAdapter.loadObjectType(JDBCAdapter.java:4446)
Environments
AEM Forms 6.5 LTS SP1 setup with “Experience Manager 6.5.1.LTS Forms Installer for JBoss EAP and Microsoft Windows”
Resolution resolution
This issue has been fixed in AEM Forms 6.5 LTS SP2 as FORMS-23498. Restore the instance from a backup which was taken before AEM Forms 6.5 LTS SP1 installation, then install AEM Forms 6.5 LTS SP2 or a later version for mitigation.