Skip navigation
Currently Being Moderated

Failed to Deploy lca's during cluster configuration

Sep 6, 2010 7:16 AM

Hi,

 

I am doing livecycle clustering on weblogic server.

 

Software Details - Weblogic Server (10.3.0.0) , Livecycle ES2 , Oracle JRockit Real Time 3.1.2 for JAVA SE6

All are 64 bit versions.

 

 

While automatic deployment of components on the application server the configuration manager process log showed that -  adobe-livecycle-launchpad.lca, adobe-launcpad-access.lca,adobe-navigators.lca,adobe-guides.lca failed to get deployed ( although i can see them in the deploy folder) . All the remaining components got deployed successfully.

 

What can be the issue ??

 

Note - I am doing installation without root access but have access on the specific folder.

I will be using Adobe Livecycle Digital Signatures , Forms and Reader Extensions modules only.

Have not included the IVS Ears for deployment.

Database used is Oracle  (Clustered) . Have used seperate ojdbc jar .

 
Replies
  • Currently Being Moderated
    Sep 6, 2010 10:30 AM   in reply to amateur85

    Hi,

     

    Is it a fresh LiveCycle installation or you're attempting an upgrade from an older version?

    Apart from having read/write/execute permissions on LiveCycle related directories you must be having these permissions on system temporary directory also. Please make sure that you have these permissions already in place.

     

    Please try the following steps and let us know if they work for you.

     

    1) Shutdown your LiveCycle cluster.

    2) Exit LiveCycle Configuation Manager.

    3) Clean up the temporary directories, LiveCycle's as well as system's. N.B. Don't tamper with Global Document Storage directory.

    4) Make sure you have appropriate permission on all LiveCycle related directories (this includes system temporary directory).

    5) Restart your LiveCycle cluster.

    6) Relaunch the LiveCycle Configuation Manager.

    7) Choose to proceed further from LiveCycle Component Deployment step.

     

    You should get through the configuration. If this still fails please post a snippet of both LiveCycle Configuation Manager and Application Server logs.

     

    Thanks!

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 6, 2010 9:17 PM   in reply to amateur85

    Hi,

     

    Yes, you would still need permissions on system temp directory.

    I don't think performing the steps as mentioned by you using Configuration Manager can be an issue.

    You can go ahead with the new setup and let us know of any issues you face.

     

    Thanks!

     
    |
    Mark as:
  • Currently Being Moderated
    Nov 12, 2010 12:36 AM   in reply to Hina Rastogi

    I am getting this error too but i am installating single server. I can improt all ear at WAS server successfully but i can't deploy LCES2 components and lca .that steps are fail.

     

    I am using

     

    Windows server 2008 standard 64 bit R2, LCES2 (9.0.0.2 Sp1) , JDK 1.6.0_22  64 bit, Oracle 10 g .

     

    How can i solve this issue?

     

    Please give me any suggestion.

     

    log file are

     

    [2010-08-18 19:39:48,984], INFO, Thread-127, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMDialog, Progress: [25%, Importing jar D:\Adobe\Adobe LiveCycle ES2\deploy\adobeimport_Oracle.jar]
    [2010-08-18 19:39:48,984], INFO, Thread-127, com.adobe.livecycle.bam.BAMTKConfiger, Uploading plug-in BAMUMPlugin from D:\Adobe\Adobe LiveCycle ES2\deploy\adobeimport_Oracle.jar
    [2010-08-18 19:39:49,702], SEVERE, Thread-127, com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer, Make sure BAM host localhost, port 9080 and file path correct.com.adobe.livecycle.bam.BAMException: Make sure BAM host localhost, port 9080 and file path correct.
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.ja va:251)
        at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initiali zeBAM(BAMInitializer.java:98)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$Actua lTask.<init>(InitializeBAMTask.java:139)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$1.con struct(InitializeBAMTask.java:85)
        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java :114)
        at java.lang.Thread.run(Unknown Source)
    Caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog.
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
        at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtil ity.java:179)
        at com.cognos.obi.util.ExportImportUtility.importMetadataJar(ExportImpor tUtility.java:373)
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.ja va:238)
        ... 5 more
    [2010-08-18 19:39:49,702], SEVERE, Thread-127, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask, Task failed
    com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-010-180]: Failed to initialize BAM.
        at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initiali zeBAM(BAMInitializer.java:108)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$Actua lTask.<init>(InitializeBAMTask.java:139)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$1.con struct(InitializeBAMTask.java:85)
        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java :114)
        at java.lang.Thread.run(Unknown Source)
    Caused by: com.adobe.livecycle.bam.BAMException: Make sure BAM host localhost, port 9080 and file path correct.
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.ja va:251)
        at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initiali zeBAM(BAMInitializer.java:98)
        ... 4 more
    Caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog.
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
        at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtil ity.java:179)
        at com.cognos.obi.util.ExportImportUtility.importMetadataJar(ExportImpor tUtility.java:373)
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.ja va:238)
        ... 5 more
    [2010-08-18 19:39:52,765], INFO, Thread-127, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask, Completing task: com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask@62715 3 isDone:true
    [2010-08-18 19:40:24,812], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMDialog, Starting processing
    [2010-08-18 19:40:24,812], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask, Starting task: com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask@62715 3
    [2010-08-18 19:40:24,827], INFO, Thread-128, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMDialog, Progress: [0%, Logging in]
    [2010-08-18 19:40:24,827], INFO, Thread-128, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMDialog, Progress: [25%, Importing jar D:\Adobe\Adobe LiveCycle ES2\deploy\adobeimport_Oracle.jar]
    [2010-08-18 19:40:24,827], INFO, Thread-128, com.adobe.livecycle.bam.BAMTKConfiger, Uploading plug-in BAMUMPlugin from D:\Adobe\Adobe LiveCycle ES2\deploy\adobeimport_Oracle.jar
    [2010-08-18 19:40:28,994], SEVERE, Thread-128, com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer, Make sure BAM host 172.65.30.77, port 9080 and file path correct.
    com.adobe.livecycle.bam.BAMException: Make sure BAM host 172.65.30.77, port 9080 and file path correct.
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.ja va:251)
        at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initiali zeBAM(BAMInitializer.java:98)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$Actua lTask.<init>(InitializeBAMTask.java:139)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$1.con struct(InitializeBAMTask.java:85)
        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java :114)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.net.ConnectException: Connection refused: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.c reateSocket(DefaultProtocolSocketFactory.java:79)
        at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.c reateSocket(DefaultProtocolSocketFactory.java:121)
        at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java :706)
        at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(Htt pMethodDirector.java:386)
        at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMe thodDirector.java:170)
        at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.jav a:396)
        at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.jav a:324)
        at com.cognos.obi.util.ExportImportUtility.getResponse(ExportImportUtili ty.java:114)
        at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtil ity.java:142)
        at com.cognos.obi.util.ExportImportUtility.importMetadataJar(ExportImpor tUtility.java:373)
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.ja va:238)
        ... 5 more
    [2010-08-18 19:40:28,994], SEVERE, Thread-128, com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask, Task failed
    com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-010-180]: Failed to initialize BAM.
        at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initiali zeBAM(BAMInitializer.java:108)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$Actua lTask.<init>(InitializeBAMTask.java:139)
        at com.adobe.livecycle.lcm.feature.initializeBAM.InitializeBAMTask$1.con struct(InitializeBAMTask.java:85)
        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java :114)
        at java.lang.Thread.run(Unknown Source)
    Caused by: com.adobe.livecycle.bam.BAMException: Make sure BAM host 172.65.30.77, port 9080 and file path correct.
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.ja va:251)
        at com.adobe.livecycle.lcm.feature.initializeBAM.BAMInitializer.initiali zeBAM(BAMInitializer.java:98)
        ... 4 more
    Caused by: java.net.ConnectException: Connection refused: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(Unknown Source)
        at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
        at java.net.PlainSocketImpl.connect(Unknown Source)
        at java.net.SocksSocketImpl.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.connect(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at java.net.Socket.<init>(Unknown Source)
        at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.c reateSocket(DefaultProtocolSocketFactory.java:79)
        at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.c reateSocket(DefaultProtocolSocketFactory.java:121)
        at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java :706)
        at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(Htt pMethodDirector.java:386)
        at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMe thodDirector.java:170)
        at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.jav a:396)
        at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.jav a:324)
        at com.cognos.obi.util.ExportImportUtility.getResponse(ExportImportUtili ty.java:114)
        at com.cognos.obi.util.ExportImportUtility.getSessionId(ExportImportUtil ity.java:142)
        at com.cognos.obi.util.ExportImportUtility.importMetadataJar(ExportImpor tUtility.java:373)
        at com.adobe.livecycle.bam.BAMTKConfiger.importMetadata(BAMTKConfiger.ja va:238)
        ... 5 more

     

     

     

    [2010-11-12 16:00:47,118], SEVERE, Thread-117, com.adobe.livecycle.lcm.feature.deployment.ValidateDSCDeploymentTask, Task failed


    com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-035-301]: LCA deployment failed validation.
    LCA C:\Adobe\Adobe LiveCycle ES2\deploy\adobe-livecycle-launchpad.lca is not deployed.
         at com.adobe.livecycle.lcm.feature.deployment.DeployLCAs.validateLCAFile Deployment(DeployLCAs.java:352)
         at com.adobe.livecycle.lcm.feature.deployment.DeployLCAs.validateLCAFile Deployment(DeployLCAs.java:310)
         at com.adobe.livecycle.lcm.feature.deployment.DeployLCAs.validateLCADepl oyment(DeployLCAs.java:280)
         at  com.adobe.livecycle.lcm.feature.deployment.ValidateDSCDeploymentTask. validateComponentDeployment(ValidateDSCDeploymentTask.java:126)
         at  com.adobe.livecycle.lcm.feature.deployment.ValidateDSCDeploymentTask$ ActualTask.<init>(ValidateDSCDeploymentTask.java:81)
         at com.adobe.livecycle.lcm.feature.deployment.ValidateDSCDeploymentTask$ 1.construct(ValidateDSCDeploymentTask.java:59)
         at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java :114)
         at java.lang.Thread.run(Unknown Source)
    Caused by: ALC-DSC-012-000: com.adobe.idp.dsc.registry.ServiceNotFoundException: Service: ApplicationManager not found.
         at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.call ApplicationManager(ApplicationManagerClient.java:98)
         at com.adobe.idp.applicationmanager.client.ApplicationManager.getApplica tions(ApplicationManager.java:336)
         at com.adobe.livecycle.lcm.feature.deployment.DeployLCAs.getInstalledLCA s(DeployLCAs.java:372)
         at com.adobe.livecycle.lcm.feature.deployment.DeployLCAs.validateLCAFile Deployment(DeployLCAs.java:343)
         ... 7 more

     

     

    Regards,

     

    Ei Wah

     
    |
    Mark as:
  • Currently Being Moderated
    Nov 14, 2010 8:22 PM   in reply to amateur85

    Hi amateur,

     

    Where can i get the installer CD? I download LCES2 installer from adobe site.It is trial version i think.

     

    If you have anything else,plesae share me.

     

    Thanks

     

    Ei Wah

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points