Bram de Kruijff created ACE-432:
-----------------------------------

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


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)

Reply via email to