Petals ESB CLI

Improve the error message when stopping a component for which only the component installer is loaded

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0.0
  • Fix Version/s: 2.1.0
  • Security Level: Public
  • Description:
    Hide

    When stopping a component which only the component installer is loaded, the following error occurs:

    ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotFoundException: Cannot find the artifact [type [null], name [petals-bc-soap]

    Update the error message to print a message about deployment status, and containing the artifact type:

    ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotDeployedException: Artifact not deployed [type [BC], name [petals-bc-soap]
    Show
    When stopping a component which only the component installer is loaded, the following error occurs:
    ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotFoundException: Cannot find the artifact [type [null], name [petals-bc-soap]
    Update the error message to print a message about deployment status, and containing the artifact type:
    ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotDeployedException: Artifact not deployed [type [BC], name [petals-bc-soap]
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Mon, 24 Sep 2012 - 11:02:16 +0200

Fixed in trunk.
The version 4.2.0 of the Petals container is needed because of PETALSESBCONT-206

Show
Christophe DENEUX added a comment - Mon, 24 Sep 2012 - 11:02:16 +0200 Fixed in trunk. The version 4.2.0 of the Petals container is needed because of PETALSESBCONT-206

People

Dates

  • Created:
    Mon, 24 Sep 2012 - 10:54:02 +0200
    Updated:
    Mon, 24 Sep 2012 - 11:02:16 +0200
    Resolved:
    Mon, 24 Sep 2012 - 11:02:16 +0200