[
https://issues.apache.org/jira/browse/ACE-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
J.W. Janssen resolved ACE-432.
------------------------------
Resolution: Fixed
Added verbose logging when a deployment installation fails. See rev #1544103.
> 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: J.W. Janssen
>
> 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.1#6144)