Petals ESB Container

No error is loggued during the undeployment of a SA using the autoloader

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.1.3
  • Fix Version/s: 3.1.4, 4.1.0
  • Component/s: Autoloader, Logging
  • Security Level: Public
  • Description:
    Hide

    If an error occurs at component level during the stop of a service unit, and if the undeployment is done using the autoloader, no error is loggued. If the undeployment is done using the JMX API, the error is returned.

    It's unpleasant and not very clear in a user point of view. In development phase, the user will use a lot the autoloader to deploy/undeploy. In production, the deployment/undeployment is often done using the JMX API. And so, the error will be visible in production only.

    So, please add a warning to log the error when using the autoloader.

    Show
    If an error occurs at component level during the stop of a service unit, and if the undeployment is done using the autoloader, no error is loggued. If the undeployment is done using the JMX API, the error is returned. It's unpleasant and not very clear in a user point of view. In development phase, the user will use a lot the autoloader to deploy/undeploy. In production, the deployment/undeployment is often done using the JMX API. And so, the error will be visible in production only. So, please add a warning to log the error when using the autoloader.
  • Environment:
    -

People

Dates

  • Created:
    Tue, 13 Mar 2012 - 09:37:45 +0100
    Updated:
    Thu, 7 Mar 2013 - 12:21:56 +0100
    Resolved:
    Wed, 14 Mar 2012 - 15:23:11 +0100