You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2014/01/28 16:13:38 UTC

[jira] [Commented] (ACE-451) DefaultController does not catch runtime exceptions during installation.

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

Marcel Offermans commented on ACE-451:
--------------------------------------

That only fixes one location, Jago, namely the StreamingUpdateInstaller. A similar patch is needed for the DownloadUpdateInstaller. That should be very similar to what you supplied though, so thanks!

> DefaultController does not catch runtime exceptions during installation.
> ------------------------------------------------------------------------
>
>                 Key: ACE-451
>                 URL: https://issues.apache.org/jira/browse/ACE-451
>             Project: ACE
>          Issue Type: Bug
>          Components: Management Agent
>            Reporter: Marcel Offermans
>         Attachments: ACE-451.patch
>
>
> The default controller in its various doInstallUpdate(...) methods does not catch runtime exceptions that can occur. In this case, also nothing is logged back to the user. Fix these methods to explicitly catch all exceptions and properly log and respond to them.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)