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

container:delete not working consistently after crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1
    • Fabric8 v1
    • None
    • % %

    Description

      container:delete does not work as expected.

      1. I had a Fuse instance which had hung for some reason.
      2. I killed the process and started again.
      3. Then I did the fabric:create with clean option.
      4. I noticed that it picked up a child container created before.
      5. I tried to delete the container as shown below and recreate.
      6. Delete succeeds, but creating it again fails.

      P.S. I couldn't find the option to log this bug which happens under Fuse 6.2.1. standard edition.(no option for this on the menu)

      For me once deleted, references to the old container should be cleared and creating the container again should work.

      JBossFuse:karaf@root> container-delete test
      The list of container names: [test]
      JBossFuse:karaf@root> container-delete test
      The list of container names: [test]
      JBossFuse:karaf@root> container-list
      [id] [version] [type] [connected] [profiles] [provision status]
      root* 1.0 karaf yes fabric success
      fabric-ensemble-0000-1
      jboss-fuse-full
      JBossFuse:karaf@root> container-create-child --profile persistence-example root test
      The following containers have failed:
      test: Instance 'test' already exists

      Attachments

        Issue Links

          Activity

            People

              pantinor@redhat.com Paolo Antinori
              kirenpillay1 Kiren Pillay (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: