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

[Patch mechanism] Missing startup bundles when migrating container joined via fabric:join command

    XMLWordPrintable

    Details

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

      migrating fabric env created 6.2.0 GA to 6.2.1

    • Steps to Reproduce:
      Hide
      1. create fabric on 6.2.0 GA
      2. on remote machine unzip 6.2.0 GA full distro and change karaf.name in etc/system.properties (require becase there is bug in fabric:join command)
      3. on remote machine fabric:join zookeper:uri
      4. upgrade root using new patch mechanism
      5. upgrade joined container (restart is needed)
      6. try to start the joined container
      Show
      create fabric on 6.2.0 GA on remote machine unzip 6.2.0 GA full distro and change karaf.name in etc/system.properties (require becase there is bug in fabric:join command) on remote machine fabric:join zookeper:uri upgrade root using new patch mechanism upgrade joined container (restart is needed) try to start the joined container

      Description

      There is problem migrating container joined to fabric on 6.2.0 GA to 6.2.1 using the new patch mechanism. Important note is that joined container was created from jboss-fuse-full-6.2.0-GA distro.

      After upgrade container can't start because there are missing startup bundles and fails with this exception when executing bin/fuse.

      [hudson@soaperf23 bin]$ ./fuse 
      Please wait while JBoss Fuse is loading...
      Bundle listed in startup.properties configuration not found: org/jboss/fuse/shared-commands/6.2.1.redhat-078/shared-commands-6.2.1.redhat-078.jar
      Bundle listed in startup.properties configuration not found: org/apache/karaf/features/org.apache.karaf.features.obr/2.4.0.redhat-621078/org.apache.karaf.features.obr-2.4.0.redhat-621078.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:1299)
      	at org.apache.karaf.main.Main.loadStartupProperties(Main.java:1100)
      	at org.apache.karaf.main.Main.launch(Main.java:346)
      	at org.apache.karaf.main.Main.main(Main.java:561)
      

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  grgrzybek Grzegorz Grzybek
                  Reporter:
                  rjakubco Roman Jakubco
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  2 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: