You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "xiezhi (Commented) (JIRA)" <ji...@apache.org> on 2012/03/02 05:11:05 UTC

[jira] [Commented] (GERONIMO-6112) Sum file already exists

    [ https://issues.apache.org/jira/browse/GERONIMO-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220659#comment-13220659 ] 

xiezhi commented on GERONIMO-6112:
----------------------------------

recreate this issue may follow this steps
1.deploy a war in admin console, for example deploy hello-3.0.0.0.war
2.copy hello-3.0.0.0.car or hello-3.0.0.0.war from the <geronimo-home>\repository to another place for backup.
3.uninstall hello component in admin console.
4.deploy the backup car or war before
the error message occurs.

Or deploy a car which does not exist in the server in admin console. It can recreate the issue either.


                
> Sum file already exists
> -----------------------
>
>                 Key: GERONIMO-6112
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6112
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>
> Deploying a "car" module or module with the .ser and .sha1 files causes "Unable to deploy: java.io.IOException: Sum file already exists" error. Such modules shouldn't be deployed in the first place but some users do by mistake or whatever. Unfortunately, the error doesn't help in determining what's wrong. So I think we should either throw a nicer exception when this happens or suppress this error altogether and redeploy the module.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira