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

Feature installed through hot deployment from features xml files still shows "Uninstalled" status incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • fuse-7.10-GA
    • fuse-7.8-GA
    • Karaf
    • None
    • False
    • False
    • % %
    • Undefined
    • Hide
      1. install attached osgi.sardine-5.8.0.jar to local maven repo using maven install-file command: mvn install:install-file -Dfile=osgi.sardine-5.8.0.jar -DgroupId=osgi.sardine -DartifactId=osgi.sardine
        -Dversion=5.8.0 -Dpackaging=jar
      2. copy both feature xml files to Fuse 7.8 container "deploy/" folder: cp simpleFeature-* /apps/fuse/7.8/fuse-karaf-7.8.0.fuse-780038-redhat-00001/deploy/
      3. check both features on Karaf console command line: feature:list |grep simple
      Show
      install attached osgi.sardine-5.8.0.jar to local maven repo using maven install-file command: mvn install:install-file -Dfile=osgi.sardine-5.8.0.jar -DgroupId=osgi.sardine -DartifactId=osgi.sardine -Dversion=5.8.0 -Dpackaging=jar copy both feature xml files to Fuse 7.8 container "deploy/" folder: cp simpleFeature-* /apps/fuse/7.8/fuse-karaf-7.8.0.fuse-780038-redhat-00001/deploy/ check both features on Karaf console command line: feature:list |grep simple

      We have a set of features.xml files - each with a single feature definition inside.
      All feature(s) (and included components) are configured for "autostart" - see the attached example.

      When we now deploy the features sequentiell via "hot deployment" everything works fine. Means all the defined components are installed and started.

      However when we try to deploy them "all at once" (means we copy them all together into the hot deployment folder) we observe that they typically only one feature is started - all other remain "uninstalled".

            ggrzybek Grzegorz Grzybek
            rhn-support-qluo Joe Luo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: