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

Remote child container fails to start if remote root is created at a patched version

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.2.1
    • jboss-fuse-6.2
    • Fabric8 v1
    • None
    • % %
    • Resolved with new patching mechanism - child containers have correct scripts now.
    • Hide

      1) Extract JBoss Fuse 6.2
      2) Start JBoss Fuse using ./bin/start
      3) Create fabric using the following command: fabric:create --clean --resolver localip --wait-for provisioning
      4) Uploaded and apply the 6.1 patch to the root container
      5) From Hawtio create a remote shh root container at the 6.1 patch profile version
      6) From hawtio create a child container on the remote root at the 6.1 patch profile version

      Show
      1) Extract JBoss Fuse 6.2 2) Start JBoss Fuse using ./bin/start 3) Create fabric using the following command: fabric:create --clean --resolver localip --wait-for provisioning 4) Uploaded and apply the 6.1 patch to the root container 5) From Hawtio create a remote shh root container at the 6.1 patch profile version 6) From hawtio create a child container on the remote root at the 6.1 patch profile version

      The following error occurs when trying to start a remote child container which was created from a remote root container created at the 6.1 P1 patch version:

      Bundle listed in startup.properties configuration not found: org/apache/karaf/features/org.apache.karaf.features.core/2.4.0.redhat-620143/org.apache.karaf.features.core-2.4.0.redhat-620143.jar
      Could not create framework: java.lang.Exception: Aborting due to missing startup bundles
      java.lang.Exception: Aborting due to missing startup bundles
              at org.apache.karaf.main.Main.processConfigurationProperties(Main.java:1251)
              at org.apache.karaf.main.Main.loadStartupProperties(Main.java:1064)
              at org.apache.karaf.main.Main.launch(Main.java:343)
              at org.apache.karaf.main.Main.main(Main.java:555)
      

      If the remote container is created at the GA (1.0 profile version) the child is created and starts normally.

            ggrzybek Grzegorz Grzybek
            rhn-support-jsherman Jason Sherman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: