Cannot deploy adobe-livecycle-jboss.ear to JBoss EAP 7.4.10 with AEM6.5.18 | Community
Skip to main content
October 13, 2023

Cannot deploy adobe-livecycle-jboss.ear to JBoss EAP 7.4.10 with AEM6.5.18

  • October 13, 2023
  • 1 reply
  • 1204 views

Hello, I cannot deploy adobe-livecycle-jboss.ear to JBoss EAP 7.4.10 with AEM6.5.18.

This is a fresh install on W2019, with JBoss Cluster based on JBoss.zip file from AEM Installer.

 

Complete error msg is in attached file.

But I see this : 

WFLYSRV0059: Class Path entry commons-collections-3.2.2.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/geode-membership-1.15.1.jar does not point to a valid jar for a Class-Path reference.
WFLYSRV0059: Class Path entry commons-digester-2.1.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/geode-membership-1.15.1.jar does not point to a valid jar for a Class-Path reference.

 

Any help on this ?

 

regards

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Pulkit_Jain_
Adobe Employee
Adobe Employee
October 13, 2023

@de_steurc678246 

I see a SQLServerException[0] in the logs.

Can you confirm the exact JDBC jar file being used ? Is there an issue with the Database installation (the next step on LCM) - some unfulfilled pre-requisites?

Also, at a later point, i see the msg "WFLYSRV0010: Deployed "adobe-livecycle-jboss.ear" in the logs so are you able to render the adminui page at your end?

 

[0] - 

javax.ejb.TransactionRolledbackLocalException: com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'omd_object_type'. [Server:XXXXXXXXX-DEV] at org.jboss.as.ejb3@7.4.10.GA-redhat-00002//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:219)

 

October 13, 2023

Hello, I use mssql-jdbc-8.2.2.jre8.jar in /jboss/modules/com/microsoft/main (delivered with jboss.zip)

I stopped after this step, so cannot render the Admin UI

October 16, 2023

@de_steurc678246 

It seems to be specific to the driver or the DB settings.

Try downloading the driver from the official site, as suggested here[0], and follow the steps (user settings/permissions) to configure the DB schema.

[0] - https://experienceleague.adobe.com/docs/experience-manager-65/forms/install-aem-forms/jee-installation/aem-forms-jee-supported-platforms.html?lang=en#database-drivers 


If I install SQL server driver v12.4, I have no more error "Invalid object name 'omd_object_type", but issue is always present and cannot deploy ear file :

 

[Server:xxxxEBILL1-DEV] 13:03:09,214 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-collections-3.2.2.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/geode-membership-1.15.1.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,214 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-digester-2.1.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/geode-membership-1.15.1.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,214 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-beanutils-1.9.4.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/geode-membership-1.15.1.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,214 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-logging-1.2.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/geode-membership-1.15.1.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry adobe-wkf.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-wkf-not.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry adobe-pof.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-wkf-not.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-collections-3.2.2.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-wkf-not.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry adobe-csa.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-wkf-not.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry um.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-wkf-not.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry PDFManipulationAPI.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-wkf-not.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry um.jar,commons-httpclient-3.0.1.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/com.adobe.livecycle.crx.integration-0.1.14.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry um-client.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-dscf-client.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry um.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-dscf-client.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry adobe-email-provider.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-dscf-client.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry adobe-file-provider.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-dscf-client.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:09,230 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry osgi.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/oscar-1.0.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:25,714 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry moduleloader.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/oscar-1.0.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:25,714 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry commons-logging-1.0.4.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-dataservices-integration.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:25,714 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry adobe-livecycle-client.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-repository-client.jar does not point to a valid jar for a Class-Path reference.
[Server:xxxxEBILL1-DEV] 13:03:25,714 WARN [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry adobe-usermanager-client.jar in /c:/Appli/jboss/content/adobe-livecycle-jboss.ear/lib/adobe-repository-client.jar does not point to a valid jar for a Class-Path reference.