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

Unable to install rollup patch on top of rollup patch on windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • None
    • jboss-fuse-6.2.1
    • Patching
    • None
    • % %
    • Hide

      1. unzip Fuse 6.2.1. build nr. 071
      2. run patch:add file:$\{path_to_build_nr_073}
      3. patch:install ${patch_name}
      4. there are exceptions on the shut down of fuse and also on start up

      Show
      1. unzip Fuse 6.2.1. build nr. 071 2. run patch:add file:$\ {path_to_build_nr_073} 3. patch:install ${patch_name} 4. there are exceptions on the shut down of fuse and also on start up

      We were trying to simulate the behaviour of cumulative rollup patching of JBoss Fuse 6.2.1. on Windows. The procedure consisted of installation of build nr. 071 and on top of this, we installed the build nr. 073. This process was working on RHEL, but caused following exceptions:

      on Fuse shut down (which should probably not occur either) :

      Exception in thread "Thread-56" java.lang.RuntimeExceptionRollup patch jboss-fuse-full-6.2.1.redhat-073 installed. Restarting Karaf..
      JBossFuse:karaf@root>
              at io.fabric8.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration.update_pool_state(ActiveMQServiceFactory.java:419)
              at io.fabric8.mq.fabric.ActiveMQServiceFactory$2.run(ActiveMQServiceFactory.java:246)
      Caused by: java.lang.NullPointerException
              at io.fabric8.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration.update_pool_state(ActiveMQServiceFactory.java:411)
              ... 1 more
      
      Restarting JVM...
      Updating libs...
              1 dir(s) moved.
      Karaf can't startup, make sure the log file can be accessed and written by the user starting Karaf : java.io.IOException 
      : Unable to delete file: C:\tmp\jboss-fuse-6.2.1.redhat-071\data\log\fuse.log
      

      on patched fuse start

      Exception in thread "Thread-46" java.lang.NullPointerException
              at org.apache.felix.fileinstall.internal.Util.zipDir(Util.java:277)
              at org.apache.felix.fileinstall.internal.Util.jarDir(Util.java:261)
              at org.apache.felix.fileinstall.internal.JarDirUrlHandler$Connection$1.run(JarDirUrlHandler.java:81)
      

      After start, there are multiple bundles in "Installed" state instead of "Active".

            ggrzybek Grzegorz Grzybek
            tplevko@redhat.com Tomas Plevko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: