We were trying to install aem 6.5.20 Version (JEE Linux on Weblogic )
During the step :
Deploy AEM fors EAR files we get errors for adobe-livecycle-cq-auther.ear.
Errors are attached
Jun 28, 2024 2:57:06,614 AM CDT Error com.adobe.idp.dsc.provider.impl.soap.axis.Logging BEA-000000 SOAP001: Unexpected exception. Failed to produce WSDL..
org.apache.axis.ConfigurationException: Service not found: AssemblerService
org.apache.axis.ConfigurationException: Service not found: AssemblerService
at com.adobe.idp.dsc.provider.impl.soap.axis.AdobeAxisServiceRegistry.getService(AdobeAxisServiceRegistry.java:144)
at com.adobe.idp.dsc.provider.impl.soap.axis.AdobeAxisServiceRegistry.getService(AdobeAxisServiceRegistry.java:203)
Caused By: org.apache.axis.ConfigurationException: Service not found: AssemblerService
org.apache.axis.ConfigurationException: Service not found: AssemblerService
at com.adobe.idp.dsc.provider.impl.soap.axis.AdobeAxisServiceRegistry.getService(AdobeAxisServiceRegistry.java:144)
at com.adobe.idp.dsc.provider.impl.soap.axis.AdobeAxisServiceRegistry.getService(AdobeAxisServiceRegistry.java:203)
lcm.log
[2024-06-28 02:59:01,694], SEVERE, Thread-125, com.adobe.livecycle.cdv.CDVException, Failed to deploy EAR.
Could not deploy adobe-livecycle-cq-author.ear.
com.adobe.livecycle.cdv.CDVException[ALC-LCM-030-112]: Failed to deploy EAR.
Could not deploy adobe-livecycle-cq-author.ear.
at com.adobe.livecycle.cdv.CDVException.handleException(CDVException.java:60)
at com.adobe.livecycle.cdv.deployer.WLDeployer.deployApp(WLDeployer.java:148)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.deployEARs(DeployEARs.java:169)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.deployLFSs(DeployEARs.java:104)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.deployLFSs(DeployEARs.java:96)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$ActualTask.<init>(DeployEARsTask.java:99)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$1.construct(DeployEARsTask.java:63)
at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
at java.lang.Thread.run(Thread.java:750)
Caused by: com.adobe.livecycle.cdv.CDVInternalException[ALC-LCM-100-000]: Could not deploy this application. Received fail status
at com.adobe.livecycle.cdv.deployer.WLDeployer.deployApp(WLDeployer.java:143)
... 7 more
ADOBE-AEM-FORMS-JEE-SERVICE-PACK-6.5.20.0-LINUX-WEBLOGIC.tar.gz -- We are using this installer.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @navaneethvg1988 ,
The error "Service not found: AssemblerService" seems unrelated to deployment failure of "adobe-livecycle-cq-author.ear."
Kindly check the Weblogic Server log for the time frame when author ear was getting deployed.
Hi @navaneethvg1988 ,
The error "Service not found: AssemblerService" seems unrelated to deployment failure of "adobe-livecycle-cq-author.ear."
Kindly check the Weblogic Server log for the time frame when author ear was getting deployed.
@navaneethvg1988 Is the issue resolved? or do you still require help.