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

container create hangs on -050 build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.1
    • None
    • None
    • None
    • % %

    Description

      After creating a fabric, trying to create a child container hangs. I tried using fuse-esb-minimal and fuse-fabric with same results. So just type

      fabric-create-child root test

      In the child log you can see exception like

      org.fusesource.fabric.api.FabricException: org.fusesource.fabric.api.FabricException: Profile 'depecheq' does not exist in version '1.0'.
              at org.fusesource.fabric.internal.ProfileOverlayImpl.getConfigurations(ProfileOverlayImpl.java:306)[108:org.fusesource.fabric.fabric-core:7.3.0.redhat-050]
              at org.fusesource.fabric.configadmin.FabricConfigAdminBridge.update(FabricConfigAdminBridge.java:102)[94:org.fusesource.fabric.fabric-configadmin:7.3.0.redhat-050]
              at org.fusesource.fabric.configadmin.FabricConfigAdminBridge$1.run(FabricConfigAdminBridge.java:85)[94:org.fusesource.fabric.fabric-configadmin:7.3.0.redhat-050]
              at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)[:1.7.0_12-ea]
              at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)[:1.7.0_12-ea]
              at java.util.concurrent.FutureTask.run(FutureTask.java:166)[:1.7.0_12-ea]
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)[:1.7.0_12-ea]
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)[:1.7.0_12-ea]
              at java.lang.Thread.run(Thread.java:722)[:1.7.0_12-ea]
      Caused by: org.fusesource.fabric.api.FabricException: Profile 'xxx' does not exist in version '1.0'.
              at org.fusesource.fabric.internal.VersionImpl.getProfile(VersionImpl.java:104)[108:org.fusesource.fabric.fabric-core:7.3.0.redhat-050]
              at org.fusesource.fabric.internal.ContainerImpl.getProfiles(ContainerImpl.java:177)[108:org.fusesource.fabric.fabric-core:7.3.0.redhat-050]
              at org.fusesource.fabric.internal.ContainerImpl$ContainerProfile.getParents(ContainerImpl.java:250)[108:org.fusesource.fabric.fabric-core:7.3.0.redhat-050]
              at org.fusesource.fabric.internal.ProfileOverlayImpl.fillParentProfiles(ProfileOverlayImpl.java:209)[108:org.fusesource.fabric.fabric-core:7.3.0.redhat-050]
              at org.fusesource.fabric.internal.ProfileOverlayImpl.getInheritedProfiles(ProfileOverlayImpl.java:204)[108:org.fusesource.fabric.fabric-core:7.3.0.redhat-050]
              at org.fusesource.fabric.internal.ProfileOverlayImpl.getConfigurations(ProfileOverlayImpl.java:290)[108:org.fusesource.fabric.fabric-core:7.3.0.redhat-050]
              ... 8 more

      Attachments

        Activity

          People

            ikanello1@redhat.com Ioannis Kanellos
            dejanbosanac Dejan Bosanac
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: