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

patch:install command does not take over the bundle's osgi status

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • jboss-fuse-6.3
    • Patching
    • None
    • % %
    • Hide
      1. Install and Start jboss-fuse-karaf-6.3.0.redhat-187
      2. On karaf console, execute
        osgi:stop org.apache.felix.fileinstall
        
      3. stop jboss-fuse-karaf-6.3.0.redhat-187
      4. apply patch-management-package-6.3.0.redhat-283
      5. apply jboss-fuse-karaf-6.3.0.redhat-283
      6. start jboss-fuse-karaf-6.3.0.redhat-187 again
      7. On karaf console, execute
        osgi:list -t 0 | grep "Apache Felix File Install"
        

      Before applying patch, org.apache.felix.fileinstall's version is 3.5.0, and it's bundle ID on karaf is 9.
      By applying patch(R4), org.apache.felix.fileinstall's version becomes 3.5.8 and the bundle ID becomes 10 which is different with previous bundle ID.

      From osgi point of view, it might be expected behavior, but user still expects the same org.apache.felix.fileinstall's bundle status between before and after applying the patch(r4).

      Show
      Install and Start jboss-fuse-karaf-6.3.0.redhat-187 On karaf console, execute osgi:stop org.apache.felix.fileinstall stop jboss-fuse-karaf-6.3.0.redhat-187 apply patch-management-package-6.3.0.redhat-283 apply jboss-fuse-karaf-6.3.0.redhat-283 start jboss-fuse-karaf-6.3.0.redhat-187 again On karaf console, execute osgi:list -t 0 | grep "Apache Felix File Install" Before applying patch, org.apache.felix.fileinstall 's version is 3.5.0 , and it's bundle ID on karaf is 9 . By applying patch(R4), org.apache.felix.fileinstall 's version becomes 3.5.8 and the bundle ID becomes 10 which is different with previous bundle ID. From osgi point of view, it might be expected behavior, but user still expects the same org.apache.felix.fileinstall 's bundle status between before and after applying the patch(r4).

    Description

      After applying patch, even user stopped the bundle before applying patch, the bundle status is backed to active again.

      Attachments

        Activity

          People

            ggrzybek Grzegorz Grzybek
            rhn-support-hfuruich Hisao Furuichi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: