Expand my Community achievements bar.

Configurazione Livecycle ES

Avatar

Level 1

Hello everyone,
I am trying to install on a Windows 2003 standard edition VM Livecycle suite.
In this configuration hangs giving the "ALC-LCM-999-022" error; I tried everything that I found written in the forum such as install an older version of vm java I tried with:
1.5.0
1.5. 0_14
1.5. 0_15
1.5. 0_20
but the result is always the same. In the local policy of the machine I placed inside "Log on as services", the administrator (the same that install LC), I uninstalled services Jboss and MySQL reinstalling everything and by inserting in the environment variables the correct according to the version of virtual machine installed java path. Despite the error by checking the status of the service Jboss, this is stop, I therefore cannot understand more what to do.
Thanks for the help.

Excuse my bad English!

2 Replies

Avatar

Level 7

Roberto:

It doesn't look like virtualization has anything to do with the error you are getting unless it is Hyper-V which is not supported.  Can you copy-paste the relevant snippet of the lcm.0.log in %LC_INSTALL_ROOT%\configurationManager\log\?

Avatar

Level 1
Hello JayanKandathil ,
Sorry if I did not answer right away, here's the file log.Before of this part all goes well. I noticed that the Jboss service is installed but I can not begin to do so, indeed, starts and stops immediately.
I hope this helps, thank you very much.
[2009-11-09 09:59:32,346], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.configureContentManager.ConfigureContentManagerDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: NEXT)
[2009-11-09 09:59:32,346], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.ConfigSummaryDialog, onEntry()
[2009-11-09 09:59:33,878], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.ConfigSummaryDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: NEXT)
[2009-11-09 09:59:33,878], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.configureECM.ConfigureECMDialog, onEntry()
[2009-11-09 09:59:35,115], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.configureECM.ConfigureECMDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: NEXT)
[2009-11-09 09:59:35,131], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, onEntry()
[2009-11-09 09:59:36,708], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Starting processing
[2009-11-09 09:59:36,708], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask, Starting task: com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask@1562036
[2009-11-09 09:59:36,708], INFO, Thread-8, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Progress: [0%, Verifying JBoss for Adobe LiveCycle ES service is installed]
[2009-11-09 09:59:36,708], INFO, Thread-8, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Running: sc query "JBoss for Adobe LiveCycle ES"
[2009-11-09 09:59:36,869], INFO, Thread-8, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Return value: 0
[2009-11-09 09:59:36,869], INFO, Thread-8, com.adobe.livecycle.lcm.util.ServiceUtils, State: -1,UNKNOWN
[2009-11-09 09:59:36,869], INFO, Thread-8, com.adobe.livecycle.lcm.util.ServiceUtils, Service 'JBoss for Adobe LiveCycle ES' exists: true
[2009-11-09 09:59:36,869], INFO, Thread-8, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Progress: [3%, Verifying MySQL for Adobe LiveCycle ES service is installed]
[2009-11-09 09:59:36,869], INFO, Thread-8, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Running: sc query "MySQL for Adobe LiveCycle ES"
[2009-11-09 09:59:36,981], INFO, Thread-8, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Return value: 0
[2009-11-09 09:59:36,981], INFO, Thread-8, com.adobe.livecycle.lcm.util.ServiceUtils, State: -1,UNKNOWN
[2009-11-09 09:59:36,981], INFO, Thread-8, com.adobe.livecycle.lcm.util.ServiceUtils, Service 'MySQL for Adobe LiveCycle ES' exists: true
[2009-11-09 09:59:36,981], INFO, Thread-8, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Progress: [6%, Verifying JBoss Service JBoss for Adobe LiveCycle ES is stopped]
[2009-11-09 09:59:36,981], INFO, Thread-8, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Running: sc query "JBoss for Adobe LiveCycle ES"
[2009-11-09 09:59:37,106], INFO, Thread-8, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Return value: 0
[2009-11-09 09:59:37,106], INFO, Thread-8, com.adobe.livecycle.lcm.util.ServiceUtils, State: -1,UNKNOWN
[2009-11-09 09:59:37,106], INFO, Thread-8, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Progress: [7%, Stopping JBoss Service JBoss for Adobe LiveCycle ES]
[2009-11-09 09:59:37,259], SEVERE, Thread-8, com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask, Task failed
com.adobe.livecycle.cdv.CDVException[ALC-LCM-999-022]: Service shutdown failed for: JBoss for Adobe LiveCycle ES.
at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.ensureJBossStopped(DeployEARs.java:419)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.turnkeyDeployFiles(DeployEARs.java:258)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.turnkeyDeployLFSs(DeployEARs.java:209)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$ActualTask.<init>(DeployEARsTask.java:87)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$1.construct(DeployEARsTask.java:61)
at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
at java.lang.Thread.run(Thread.java:595)
[2009-11-09 09:59:41,547], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: PREVIOUS)
[2009-11-09 09:59:41,547], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.configureECM.ConfigureECMDialog, onEntry()
[2009-11-09 10:00:58,409], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.configureECM.ConfigureECMDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: NEXT)
[2009-11-09 10:00:58,409], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, onEntry()
[2009-11-09 10:00:59,787], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Starting processing
[2009-11-09 10:00:59,802], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask, Starting task: com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask@1562036
[2009-11-09 10:00:59,802], INFO, Thread-15, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Progress: [0%, Verifying JBoss for Adobe LiveCycle ES service is installed]
[2009-11-09 10:00:59,802], INFO, Thread-15, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Running: sc query "JBoss for Adobe LiveCycle ES"
[2009-11-09 10:00:59,909], INFO, Thread-15, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Return value: 0
[2009-11-09 10:00:59,909], INFO, Thread-15, com.adobe.livecycle.lcm.util.ServiceUtils, State: -1,UNKNOWN
[2009-11-09 10:00:59,909], INFO, Thread-15, com.adobe.livecycle.lcm.util.ServiceUtils, Service 'JBoss for Adobe LiveCycle ES' exists: true
[2009-11-09 10:00:59,909], INFO, Thread-15, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Progress: [3%, Verifying MySQL for Adobe LiveCycle ES service is installed]
[2009-11-09 10:00:59,909], INFO, Thread-15, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Running: sc query "MySQL for Adobe LiveCycle ES"
[2009-11-09 10:01:00,001], INFO, Thread-15, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Return value: 0
[2009-11-09 10:01:00,001], INFO, Thread-15, com.adobe.livecycle.lcm.util.ServiceUtils, State: -1,UNKNOWN
[2009-11-09 10:01:00,001], INFO, Thread-15, com.adobe.livecycle.lcm.util.ServiceUtils, Service 'MySQL for Adobe LiveCycle ES' exists: true
[2009-11-09 10:01:00,001], INFO, Thread-15, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Progress: [6%, Verifying JBoss Service JBoss for Adobe LiveCycle ES is stopped]
[2009-11-09 10:01:00,001], INFO, Thread-15, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Running: sc query "JBoss for Adobe LiveCycle ES"
[2009-11-09 10:01:00,109], INFO, Thread-15, com.adobe.livecycle.lcm.util.process.ProcessExecutor, Return value: 0
[2009-11-09 10:01:00,109], INFO, Thread-15, com.adobe.livecycle.lcm.util.ServiceUtils, State: -1,UNKNOWN
[2009-11-09 10:01:00,109], INFO, Thread-15, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, Progress: [7%, Stopping JBoss Service JBoss for Adobe LiveCycle ES]
[2009-11-09 10:01:00,200], SEVERE, Thread-15, com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask, Task failed
com.adobe.livecycle.cdv.CDVException[ALC-LCM-999-022]: Service shutdown failed for: JBoss for Adobe LiveCycle ES.
at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.ensureJBossStopped(DeployEARs.java:419)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.turnkeyDeployFiles(DeployEARs.java:258)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARs.turnkeyDeployLFSs(DeployEARs.java:209)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$ActualTask.<init>(DeployEARsTask.java:87)
at com.adobe.livecycle.lcm.feature.deployment.DeployEARsTask$1.construct(DeployEARsTask.java:61)
at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
at java.lang.Thread.run(Thread.java:595)
[2009-11-09 10:01:09,043], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.deployment.DeployEARsDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: CLOSE)
[2009-11-09 10:01:09,043], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, Saving user values to ..\config\userValues.properties
[2009-11-09 10:01:09,043], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, Saving user values for CLI to ..\config\userValuesForCLI.properties

Messaggio modificato da Roberto.Vizzini