You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2006/07/26 21:16:15 UTC

[jira] Created: (GERONIMO-2230) No cleanup after DeploymentWatcher exception

No cleanup after DeploymentWatcher exception
--------------------------------------------

                 Key: GERONIMO-2230
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2230
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 1.1
            Reporter: Aaron Mulder
         Assigned To: Aaron Mulder
             Fix For: 1.1.1


Currently, DeploymentWatchers are notified of deployments, but if they throw an exception, the deployment fails but is not cleaned up.  The easiest way around this is to allow DeploymentWatcher.deploy to throw IOException or DeploymentException, which we do clean up after.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (GERONIMO-2230) No cleanup after DeploymentWatcher exception

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2230?page=all ]

Aaron Mulder resolved GERONIMO-2230.
------------------------------------

    Resolution: Duplicate

Duplicate of GERONIMO-1996

> No cleanup after DeploymentWatcher exception
> --------------------------------------------
>
>                 Key: GERONIMO-2230
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2230
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>         Assigned To: Aaron Mulder
>             Fix For: 1.1.1
>
>
> Currently, DeploymentWatchers are notified of deployments, but if they throw an exception, the deployment fails but is not cleaned up.  The easiest way around this is to allow DeploymentWatcher.deploy to throw IOException or DeploymentException, which we do clean up after.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira