Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.

LiveCycle Configuration Manager

Avatar

Level 4
hi..



I am getting Validation Error as I am running configurationManager.sh?



A new window pops up and nothing is displayed after that. What could be the reason behind it?



Regards,

Ambika
4 Replies

Avatar

Level 4
hi...



the error is resolved... it was all due to invalid java version...



Thanks

Ambika

Avatar

Level 4
Were there any more details in the Validation Error popup?

Any details in the console or LCM logs (configurationmanager\log)?

Avatar

Level 1
Hi,<br /><br />I am facing an issue wherein while configuring liveCycle8.2.1 on Weblogic9.2 on SunSolaris, the deployment of ear's hangs through configuration manager.<br /><br />If we click on configure button we get java exceptions as below -<br /><br />Failed to merge ears.<br />On server console,<br /><br />[2009-03-17 14:39:18,235], FINE, Thread-4, com.adobe.livecycle.lcm.util.LCMUtils, Copying '/export/home/adobe/livecycle8.2/deploy/adobe-workspace-client.ear' to '../export/adobe-workspace-client.ear'<br />[2009-03-17 14:39:18,239], SEVERE, Thread-4, com.adobe.livecycle.lcm.feature.configureLC.MergeEars, Failed to merge Ears.<br />java.io.FileNotFoundException: ../export/adobe-workspace-client.ear (Permission denied)<br /> at java.io.FileOutputStream.open(Native Method)<br /> at java.io.FileOutputStream.<init>(FileOutputStream.java:179)<br /> at java.io.FileOutputStream.<init>(FileOutputStream.java:131)<br /> at com.adobe.livecycle.lcm.util.LCMUtils.copy(LCMUtils.java:237)<br /> at com.adobe.livecycle.lcm.util.LCMUtils.copyLFSDeployables(LCMUtils.java:303)<br /> at com.adobe.livecycle.lcm.feature.configureLC.MergeEars.copyLFSOtherDeployablesToExport(MergeEars.java:348)<br /> at com.adobe.livecycle.lcm.feature.configureLC.MergeEars.mergeAllEars(MergeEars.java:82)<br /> at com.adobe.livecycle.lcm.feature.configureLC.MergeEarsTask$ActualTask.<init>(MergeEarsTask.java:72)<br /> at com.adobe.livecycle.lcm.feature.configureLC.MergeEarsTask$1.construct(MergeEarsTask.java:51)<br /> at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)<br /> at java.lang.Thread.run(Thread.java:595)<br />[2009-03-17 14:39:18,241], SEVERE, Thread-4, com.adobe.livecycle.lcm.feature.configureLC.MergeEarsTask, Task failed<br />com.adobe.livecycle.lcm.core.LCMException[ALC-LCM-010-200]: Failed to merge Ears.<br /> at com.adobe.livecycle.lcm.feature.configureLC.MergeEars.mergeAllEars(MergeEars.java:114)<br /> at com.adobe.livecycle.lcm.feature.configureLC.MergeEarsTask$ActualTask.<init>(MergeEarsTask.java:72)<br /> at com.adobe.livecycle.lcm.feature.configureLC.MergeEarsTask$1.construct(MergeEarsTask.java:51)<br /> at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)<br /> at java.lang.Thread.run(Thread.java:595)<br />Caused by: java.io.FileNotFoundException: ../export/adobe-workspace-client.ear (Permission denied)<br /> at java.io.FileOutputStream.open(Native Method)<br /> at java.io.FileOutputStream.<init>(FileOutputStream.java:179)<br /> at java.io.FileOutputStream.<init>(FileOutputStream.java:131)<br /> at com.adobe.livecycle.lcm.util.LCMUtils.copy(LCMUtils.java:237)<br /> at com.adobe.livecycle.lcm.util.LCMUtils.copyLFSDeployables(LCMUtils.java:303)<br /> at com.adobe.livecycle.lcm.feature.configureLC.MergeEars.copyLFSOtherDeployablesToExport(MergeEars.java:348)<br /> at com.adobe.livecycle.lcm.feature.configureLC.MergeEars.mergeAllEars(MergeEars.java:82)<br /> ... 4 more<br /><br />-Charuhas<br />Oracle Financial Services Software

Avatar

Level 4
java.io.FileNotFoundException: ../export/adobe-workspace-client.ear (Permission denied)



Looks like there's inadequate permissions to create files.

Does the user you're running LCM with have full permissisions over the configurationManager directories?