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

Activity

Hide
Christophe DENEUX added a comment - Tue, 13 Mar 2012 - 09:48:12 +0100

The autoloader use the the JMX API Deployment.forceUndeploy. And the user will use JMX APIs Deployment.stop, Deployment.shutdown and Deployment.undeploy.

Show
Christophe DENEUX added a comment - Tue, 13 Mar 2012 - 09:48:12 +0100 The autoloader use the the JMX API Deployment.forceUndeploy. And the user will use JMX APIs Deployment.stop, Deployment.shutdown and Deployment.undeploy.
Hide
Christophe DENEUX added a comment - Tue, 13 Mar 2012 - 10:17:05 +0100

Fixed in branch petals-enterprise-3.1.x

Show
Christophe DENEUX added a comment - Tue, 13 Mar 2012 - 10:17:05 +0100 Fixed in branch petals-enterprise-3.1.x
Hide
Christophe DENEUX added a comment - Tue, 13 Mar 2012 - 10:17:19 +0100

To merge in trunk

Show
Christophe DENEUX added a comment - Tue, 13 Mar 2012 - 10:17:19 +0100 To merge in trunk
Hide
Christophe DENEUX added a comment - Wed, 14 Mar 2012 - 15:23:11 +0100

Merged in trunk

Show
Christophe DENEUX added a comment - Wed, 14 Mar 2012 - 15:23:11 +0100 Merged in trunk

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