Expand my Community achievements bar.

LiveCycle ES4 configuration and deployment

Avatar

Level 1

Hi all,

We are doing a fresh installation and configuration of Livecycle ES4 on Linux machine. During the configuration and deploying section, we are facing issues during : deployLiveCycleComponents step.

During the configuration and deployment, we had not done the CRX repository configuration,however got below exceptions in the logs during deployLiveCycleComponents

[3/23/17 6:32:32:850 UTC] 00000152 DesigntimeSer A Import Application: marking for sync failed for application path/Applications/LaunchPad (system)

[3/23/17 6:32:32:863 UTC] 00000152 DesigntimeSer A TRAS0014I: The following exception was logged ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.

at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.java:152)

aused by: java.lang.NoClassDefFoundError: com.adobe.livecycle.crx.integration.api.LCCRXIntegrationService

at com.adobe.idp.dsc.formsmanager.util.FormsManagerCqClient.invokeService(FormsManagerCqClient.java:35)

So, I did the configuration part again and this time with CRX repository configuration and now when I do the deployLiveCycleComponents I get below exceptions in the logs:

[3/24/17 2:56:41:780 UTC] 00000135 BasicHttpFetc I Got Exception fetching http://www.google-analytics.com/urchin.js - 5084ms

org.apache.http.conn.ConnectTimeoutException: Connect to www.google-analytics.com/216.58.199.78:80 timed out

at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:125)

at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:123)

at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:147)

Below are the environment details:

Application Server : WAS 8.5.5.8

Application Server OS: Linux

Database version: Oracle Database 11g

Database Driver version: 11.2.0.4.0

Database OS: Linux

I tried to perform the manual deplyoment of launch-pad.lca through Admin console however the deployment is still failing.

0 Replies