Uploaded image for project: 'ACE'
  1. ACE
  2. ACE-432

Agent DefaultController does not log deployment problems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.1
    • Management Agent
    • None

    Description

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

      Attachments

        Activity

          People

            marrs Marcel Offermans
            bramk Bram de Kruijff
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: