Realm start failed after deployed hudson-realm via cmd console
--------------------------------------------------------------
Key: GERONIMO-5962
URL: https://issues.apache.org/jira/browse/GERONIMO-5962
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 3.0
Environment: JRE 1.6.0 IBM J9 2.4 Windows XP x86-32
jvmwi3260sr9-20101209_70480 (JIT enabled, AOT enabled)
Reporter: Tina Li
1.Use the build 2011.05.16-06:06:48.065+0800-3.0-SNAPSHOT
2.Run Geronimo with ./bin/geronimo.sh run -vv command
3.Deploy the the hudson-realm file under <geronimo_home>/bin using the command:
deploy.bat deploy D:/testServer/testSample/hudson/hudson-realm.xml
4.Then error message displayed in the cmd console:
2011-05-17 16:58:36,672 ERROR [DeployTool] Error:
org.apache.geronimo.common.DeploymentException: Operation failed: start of conso
le.realm/hudson-realm/1.0/car failed
trying to start ancestor config, but not found (configId: console.realm/
hudson-realm/1.0/car)
at org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(Co
mmandDistribute.java:168)
at org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandD
istribute.java:124)
at org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java
:167)
at org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64
)
at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32
)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira