You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Sachin Patel (JIRA)" <ji...@apache.org> on 2007/03/20 17:26:32 UTC

[jira] Assigned: (GERONIMO-2989) in place deployment failure

     [ https://issues.apache.org/jira/browse/GERONIMO-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sachin Patel reassigned GERONIMO-2989:
--------------------------------------

    Assignee: Sachin Patel

> in place deployment failure
> ---------------------------
>
>                 Key: GERONIMO-2989
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2989
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.0-beta1
>            Reporter: Paul McMahan
>         Assigned To: Sachin Patel
>         Attachments: SampleJSP.war
>
>
> The attached WAR file deploys to Geronimo OK.  But when I extract its contents of it to a directory and try to deploy it with the --inPlace option I see the following failure.  (Am I using the command right?)
> $ deploy.sh deploy --inPlace ~/SampleJSP
> Using GERONIMO_BASE:   /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT
> Using GERONIMO_HOME:   /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT
> Using GERONIMO_TMPDIR: /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT/var/temp
> Using JRE_HOME:        /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
>     Error: Unable to distribute SampleJSP:
>     java.io.FileNotFoundException:
>     /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT/repository/default/SampleJSP/1.0/SampleJSP-1.0.car/WEB-INF/web.xml
>     (No such file or directory)
>         /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT/repository/default/SampleJSP/1.0/SampleJSP-1.0.car/WEB-INF/web.xml
>     (No such file or directory)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.