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

Christophe DENEUX made changes - Mon, 24 Sep 2012 - 10:54:10 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Minor [ 4 ]
Christophe DENEUX made changes - Mon, 24 Sep 2012 - 10:54:14 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Mon, 24 Sep 2012 - 10:54:30 +0200
Description When stopping a component which only the component installer is loaded, the following error occurs:
{{code}
ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotFoundException: Cannot find the artifact [type [null], name [petals-bc-soap]
{{code}
Update the error message to print a message about deployment status, and containing the artifact type:
{{code}}
ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotDeployedException: Artifact not deployed [type [BC], name [petals-bc-soap]
{{code}}

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

Christophe DENEUX made changes - Mon, 24 Sep 2012 - 10:54:46 +0200
Description When stopping a component which only the component installer is loaded, the following error occurs:
{{code}}
ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotFoundException: Cannot find the artifact [type [null], name [petals-bc-soap]
{{code}
Update the error message to print a message about deployment status, and containing the artifact type:
{{code}}
ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotDeployedException: Artifact not deployed [type [BC], name [petals-bc-soap]
{{code}}

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

Christophe DENEUX made changes - Mon, 24 Sep 2012 - 10:55:12 +0200
Description When stopping a component which only the component installer is loaded, the following error occurs:
{{code}}
ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotFoundException: Cannot find the artifact [type [null], name [petals-bc-soap]
{{code}}
Update the error message to print a message about deployment status, and containing the artifact type:
{{code}}
ERROR on command 'stop-artifact': org.ow2.petals.admin.api.exception.ArtifactNotDeployedException: Artifact not deployed [type [BC], name [petals-bc-soap]
{{code}}

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

Christophe DENEUX made changes - Mon, 24 Sep 2012 - 10:58:32 +0200
Link This issue depends on PETALSESBCONT-206 [ PETALSESBCONT-206 ]
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
Christophe DENEUX made changes - Mon, 24 Sep 2012 - 11:02:16 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 2.1.0 [ 10365 ]
Resolution Fixed [ 1 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
8s
1
Christophe DENEUX
Mon, 24 Sep 2012 - 10:54:10 +0200
Open Open In Progress In Progress
4s
1
Christophe DENEUX
Mon, 24 Sep 2012 - 10:54:14 +0200
In Progress In Progress Resolved Resolved
8m 2s
1
Christophe DENEUX
Mon, 24 Sep 2012 - 11:02:16 +0200



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