deploy --inPlace broken for quick start sample
----------------------------------------------
Key: GERONIMO-5658
URL: https://issues.apache.org/jira/browse/GERONIMO-5658
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 3.0-M1, 3.0
Reporter: Ted Kirby
Follow the instructions in [Quick start - Apache Geronimo for the
impatient|https://cwiki.apache.org/GMOxDOC30/quick-start-apache-geronimo-for-the-impatient.html]
~/wag/geronimo-tomcat7-javaee6-3.0-SNAPSHOT $ bin/deploy --user system
--password manager deploy --inPlace hwApp/
Using GERONIMO_HOME: /Users/tedkirby/wag/geronimo-tomcat7-javaee6-3.0-SNAPSHOT
Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME:
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
2010-10-19 17:43:15,169 ERROR [DeployTool] Error:
org.apache.geronimo.common.DeploymentException: Unable to deploy hwApp: Unable
to create configuration for deployment: dependencies: null
Error converting plugin at
/Users/tedkirby/wag/geronimo-tomcat7-javaee6-3.0-SNAPSHOT/var/temp/geronimo-fileutils5761707777344210990.tmpfile.
Could not find a META-INF/MANIFEST.MF, plugin.xml or a fragment.xml in
/Users/tedkirby/wag/geronimo-tomcat7-javaee6-3.0-SNAPSHOT/var/temp/geronimo-fileutils5761707777344210990.tmpfile.
at
org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDeploy.java:43)
at
org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(CommandDistribute.java:148)
at
org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:124)
at
org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:173)
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:31)
The referenced tmpfile is an empty directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.