I've tried to manually uninstall the validator ear and re-run CM but still gets the same error. any help on this?
[
2009-09-24 18:16:15,761], SEVERE, Thread-5, com.adobe.livecycle.cdv.CDVException, Failed to deploy EAR.
Could not deploy adobe-lcm-lcvalidator.ear.
com.adobe.livecycle.cdv.CDVException[ALC-LCM-030-112]: Failed to deploy EAR.
Could not deploy adobe-lcm-lcvalidator.ear.
at com.adobe.livecycle.cdv.CDVException.handleException(CDVException.jav a:60)
at com.adobe.livecycle.cdv.deployer.WASDeployer.deployApp(WASDeployer.ja va:79)
at com.adobe.livecycle.cdv.validator.ValidatorDeployer.deployTestServer( ValidatorDeployer.java:66)
at com.adobe.livecycle.cdv.validator.WASValidator.validateSupportedVersi on(WASValidator.java:208)
at com.adobe.livecycle.lcm.feature.configureAS.CDVValidateConfigAppServe rTask.validateAppserver(CDVValidateConfigAppServerTask.java:147)
at com.adobe.livecycle.lcm.feature.configureAS.CDVValidateConfigAppServe rTask$ActualTask.<init>(CDVValidateConfigAppServerTask.java:248)
at com.adobe.livecycle.lcm.feature.configureAS.CDVValidateConfigAppServe rTask$1.construct(CDVValidateConfigAppServerTask.java:88)
at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java :114)
at java.lang.Thread.run(Thread.java:595)
Caused by: com.adobe.livecycle.cdv.CDVInternalException[ALC-LCM-100-000]: JaclUtil:runProcess Operation End with errors: *** start Application adobe-lcm-lcvalidator FAILED with : com.ibm.ws.scripting.ScriptingException: javax.management.MBeanException: Exception thrown in RequiredModelMBean while trying to invoke operation startApplication ***
at com.adobe.livecycle.cdv.util.JaclUtil.runProcess(JaclUtil.java:406)