inPlace deployment fails
------------------------
Key: GERONIMO-5488
URL: https://issues.apache.org/jira/browse/GERONIMO-5488
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 3.0-M1
Environment: Windows 7
Reporter: Gursel Koca
https://cwiki.apache.org/GMOxDOC22/quick-start-apache-geronimo-for-the-impatient.html#Quickstart-ApacheGeronimofortheimpatient-Creatinganddeployingasampleapplication
, while trying to deploy this sample application with inPlace option, I have
got below exception ;
2010-07-30 15:34:17,318 ERROR [DeployTool] Error:
org.apache.geronimo.common.DeploymentException: Unable to deploy simplewebapp: U
nable to create configuration for deployment: dependencies: null
Unable to cache bundle: reference:file:/C:/Users/GURSEL~1/AppData/Local/
Temp/geronimo-fileutils3898612084313656863.tmpfile
error in opening zip file
at org.apache.geronimo.deployment.cli.CommandDeploy.runCommand(CommandDe
ploy.java:43)
at org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(Co
mmandDistribute.java:148)
at org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandD
istribute.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
)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.