Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5225

fabric:container-delete command does not display an appropriate message

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: jboss-fuse-6.2.1
    • Fix Version/s: jboss-fuse-6.3
    • Component/s: Fabric8 v1
    • Labels:
      None
    • Environment:

      JBoss Fuse 6.2.1

    • Steps to Reproduce:
      Hide
      1. 1: create an ensemble server environment(4 instances) using ssh containers
      2. 2: login to one of a remote fabric server's console
      3. 3: remove root container from ensemble members

           fabric:ensemble-remove root
        

      4. 4: delete root container from fabric

           fabric:container-delete --force root
        

      Actual Result
      Error message is displayed on the console

      Error executing command: Container's lifecycle not managed by Fabric8 (the container was not created by Fabric8).
      

      It looks like the command could not execute successfully, "container-list" command will now list root container's info anymore.

      Expected Behavior
      The output message of "fabric:container-delete" shows what was operated successfully and what was not.

      Show
      1: create an ensemble server environment(4 instances) using ssh containers 2: login to one of a remote fabric server's console 3: remove root container from ensemble members fabric:ensemble-remove root 4: delete root container from fabric fabric:container-delete --force root Actual Result Error message is displayed on the console Error executing command: Container's lifecycle not managed by Fabric8 (the container was not created by Fabric8). It looks like the command could not execute successfully, "container-list" command will now list root container's info anymore. Expected Behavior The output message of "fabric:container-delete" shows what was operated successfully and what was not.
    • Sprint:
      6.3 Sprint 4 (Mar 28 - Apr 29)

      Description

      "fabric:container-delete" does not display an appropriate message for deleting a container which is not generated by fabric server.
      To delete a root container which is the one to create a fabric, user needs to execute this command.

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  sonicaaaa Paolo Antinori
                  Reporter:
                  hisao.furuichi hisao furuichi
                  Tester:
                  Andrej Vaňo
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  4 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: