-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
Installation of 7.12.1 patch is failing.
- Unzip fuse-karaf-7.12.0.fuse-7_12_0-00019-redhat-00001.zip
- enable admin user in etc/users.properties
- bin/fuse
- patch:add file:<patch-home-dir>/fuse-karaf-7.12.1.fuse-7_12_1-00003-redhat-00001.zip
- patch:update
An error occurs:
Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=patch; type=karaf.feature; version="[7.12.1.fuse-7_12_1-00003-redhat-00001,7.12.1.fuse-7_12_1-00003-redhat-00001]"; filter:="(&(osgi.identity=patch)(type=karaf.feature)(version>=7.12.1.fuse-7_12_1-00003-redhat-00001)(version<=7.12.1.fuse-7_12_1-00003-redhat-00001))" [caused by: Unable to resolve patch/7.12.1.fuse-7_12_1-00003-redhat-00001: missing requirement [patch/7.12.1.fuse-7_12_1-00003-redhat-00001] osgi.identity; osgi.identity=org.jboss.fuse.modules.patch.patch-commands; type=osgi.bundle; version="[7.12.1.fuse-7_12_1-00003-redhat-00001,7.12.1.fuse-7_12_1-00003-redhat-00001]"; resolution:=mandatory [caused by: Unable to resolve org.jboss.fuse.modules.patch.patch-commands/7.12.1.fuse-7_12_1-00003-redhat-00001: missing requirement [org.jboss.fuse.modules.patch.patch-commands/7.12.1.fuse-7_12_1-00003-redhat-00001] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.jboss.fuse.patch)(version>=7.12.0)(!(version>=8.0.0)))" [caused by: Unable to resolve org.jboss.fuse.modules.patch.patch-core-api/7.12.1.fuse-7_12_1-00003-redhat-00001: missing requirement [org.jboss.fuse.modules.patch.patch-core-api/7.12.1.fuse-7_12_1-00003-redhat-00001] osgi.identity; osgi.identity="root#patch-core-7.12.1.fuse-7_12_1-00003-redhat-00001"; type=karaf.subsystem; version="[0,0.0.0]"; resolution:=mandatory [caused by: Unable to resolve root#patch-core-7.12.1.fuse-7_12_1-00003-redhat-00001: missing requirement [root#patch-core-7.12.1.fuse-7_12_1-00003-redhat-00001] osgi.identity; osgi.identity=patch-core; type=karaf.feature; version="[7.12.1.fuse-7_12_1-00003-redhat-00001,7.12.1.fuse-7_12_1-00003-redhat-00001]" [caused by: Unable to resolve patch-core/7.12.1.fuse-7_12_1-00003-redhat-00001: missing requirement [patch-core/7.12.1.fuse-7_12_1-00003-redhat-00001] osgi.identity; osgi.identity=org.jboss.fuse.modules.patch.patch-core; type=osgi.bundle; version="[7.12.1.fuse-7_12_1-00003-redhat-00001,7.12.1.fuse-7_12_1-00003-redhat-00001]"; resolution:=mandatory [caused by: Unable to resolve org.jboss.fuse.modules.patch.patch-core/7.12.1.fuse-7_12_1-00003-redhat-00001: missing requirement [org.jboss.fuse.modules.patch.patch-core/7.12.1.fuse-7_12_1-00003-redhat-00001] osgi.wiring.package; filter:="(osgi.wiring.package=sun.nio.ch)"]]]]]]
- is related to
-
ENTESB-21858 Karaf won't start when using JDK 11.0.20
- Done