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 2005/07/13 06:46:41 UTC

[jira] Resolved: (GERONIMO-726) Deployments can silently fail

     [ http://issues.apache.org/jira/browse/GERONIMO-726?page=all ]
     
Aaron Mulder resolved GERONIMO-726:
-----------------------------------

    Resolution: Fixed
     Assign To: Aaron Mulder

I believe a "deploy" operation could fail because under the covers it was implemented as "distribute then start" but we ignored the status of the "distribute" operation, and then something unfortunate happened with the "start" after a failed distribute.  Now we should print a proper error if "distribute" fails.

If you find any further conditions that cause a silent failure, please reopen this with more detail.

> Deployments can silently fail
> -----------------------------
>
>          Key: GERONIMO-726
>          URL: http://issues.apache.org/jira/browse/GERONIMO-726
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Reporter: Dain Sundstrom
>     Assignee: Aaron Mulder
>      Fix For: 1.0-M4

>
> Sometimes when a deployment fails the deployment tool exit silently.  The only way to know that a deployment failed is because the tool does not print a "Deployed xxx" message.  Based on a little bit of debugging it looks like the fail method in CommandSupport is not working because no listeners are registered.

-- 
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