[
https://issues.apache.org/jira/browse/ACE-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Offermans updated ACE-432:
---------------------------------
Fix Version/s: next
> Agent DefaultController does not log deployment problems
> --------------------------------------------------------
>
> Key: ACE-432
> URL: https://issues.apache.org/jira/browse/ACE-432
> Project: ACE
> Issue Type: Bug
> Components: Management Agent
> Reporter: Bram de Kruijff
> Assignee: Marcel Offermans
> Fix For: next
>
>
> When installation of a deployment package fails nothing is logged. In my case
> a resource processor does not resolve (autoconf missing dependencymanager
> packages) resulting in a DeploymentException. Then..
> 1) DeploymentHandlerImpl#install(...) catches DeploymentException and wraps
> it in an InstallationException
> 2) DefaultController$StreamingUpdateInstaller#doInstallUpdate catches
> exception silently.
> As a result no logging is done. Obviously the message from the
> DeploymentException would be most informative. I think this also applies to
> the DowloadUpdateInstaller..
--
This message was sent by Atlassian JIRA
(v6.2#6252)