[Carbon-jira] [jira] Assigned: (TOOLS-183) Cannot deploy artifacts to a running esb server inside Eclipse - Windows environment
pavithra madurangi (JIRA)
jira at wso2.org
Thu Aug 19 02:58:16 PDT 2010
[ https://wso2.org/jira/browse/TOOLS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
pavithra madurangi reassigned TOOLS-183:
----------------------------------------
Assignee: Chathuri Wimalasena (was: Isuru Eranga Suriarachchi)
> Cannot deploy artifacts to a running esb server inside Eclipse - Windows environment
> ------------------------------------------------------------------------------------
>
> Key: TOOLS-183
> URL: https://wso2.org/jira/browse/TOOLS-183
> Project: WSO2 Tools
> Issue Type: Bug
> Components: CApp
> Affects Versions: 1.0.0.M12
> Environment: Windows XP, JDK 1.5.0_06 , FF3.0
> Reporter: pavithra madurangi
> Assignee: Chathuri Wimalasena
> Priority: High
> Fix For: 1.0.0.M13
>
>
> Steps to reproduce:
> ----------------------------
> -Deploy CApp to a running server inside Eclipse
> Issue:
> --------
> -.car get copied to ESB_HOME\repository\deployment\server\carbonapps
> -But the artifact does not get deployed. (When the same .car is copied to the relevant location manually, the artifacts get deployed)
> -Following error is printed in the Eclipse server console
> [2010-07-20 11:47:16,437] ERROR - CappAxis2Deployer Error while deploying carbon application C:\Documents and Settings\Milinda\My Documents\Capp\wso2esb-3.0.0\wso2esb-3.0.0\repository\deployment\server\carbonapps\FirstProject-1.0.0.car
> org.wso2.carbon.CarbonException: Error while extracting Carbon Application : FirstProject-1.0.0.car
> at org.wso2.carbon.application.deployer.AppDeployerUtils.extractCarbonApp(AppDeployerUtils.java:374)
> at org.wso2.carbon.application.deployer.ApplicationManager.deployCarbonApp(ApplicationManager.java:205)
> at org.wso2.carbon.application.deployer.CappAxis2Deployer$CappDeploymentWorker.run(CappAxis2Deployer.java:87)
> at java.lang.Thread.run(Unknown Source)
> Caused by: java.util.zip.ZipException: The system cannot find the path specified
> at java.util.zip.ZipFile.open(Native Method)
> at java.util.zip.ZipFile.<init>(Unknown Source)
> at java.util.zip.ZipFile.<init>(Unknown Source)
> at org.wso2.carbon.application.deployer.AppDeployerUtils.extract(AppDeployerUtils.java:459)
> at org.wso2.carbon.application.deployer.AppDeployerUtils.extractCarbonApp(AppDeployerUtils.java:372)
> ... 3 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Carbon-jira
mailing list