Description
org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=sling-scripting-htl; type=karaf.feature; version="[0.2.0.SNAPSHOT,0.2.0.SNAPSHOT]"; filter:="(&(osgi.identity=sling-scripting-htl)(type=karaf.feature)(version>=0.2.0.SNAPSHOT)(version<=0.2.0.SNAPSHOT))" [caused by: Unable to resolve sling-scripting-htl/0.2.0.SNAPSHOT: missing requirement [sling-scripting-htl/0.2.0.SNAPSHOT] osgi.identity; osgi.identity=org.apache.sling.scripting.sightly.js.provider; type=osgi.bundle; version="[1.2.6,1.2.6]"; resolution:=mandatory [caused by: Unable to resolve org.apache.sling.scripting.sightly.js.provider/1.2.6: missing requirement [org.apache.sling.scripting.sightly.js.provider/1.2.6] io.sightly; filter:="(&(version>=1.0)(!(version>=2.0)))" [caused by: Unable to resolve org.apache.sling.scripting.sightly/1.4.12.140: missing requirement [org.apache.sling.scripting.sightly/1.4.12.140] osgi.wiring.package; filter:="(osgi.wiring.package=java.time.format)"]]] at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:257) at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve sling-scripting-htl/0.2.0.SNAPSHOT: missing requirement [sling-scripting-htl/0.2.0.SNAPSHOT] osgi.identity; osgi.identity=org.apache.sling.scripting.sightly.js.provider; type=osgi.bundle; version="[1.2.6,1.2.6]"; resolution:=mandatory [caused by: Unable to resolve org.apache.sling.scripting.sightly.js.provider/1.2.6: missing requirement [org.apache.sling.scripting.sightly.js.provider/1.2.6] io.sightly; filter:="(&(version>=1.0)(!(version>=2.0)))" [caused by: Unable to resolve org.apache.sling.scripting.sightly/1.4.12.140: missing requirement [org.apache.sling.scripting.sightly/1.4.12.140] osgi.wiring.package; filter:="(osgi.wiring.package=java.time.format)"]] at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ... 12 more Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.apache.sling.scripting.sightly.js.provider/1.2.6: missing requirement [org.apache.sling.scripting.sightly.js.provider/1.2.6] io.sightly; filter:="(&(version>=1.0)(!(version>=2.0)))" [caused by: Unable to resolve org.apache.sling.scripting.sightly/1.4.12.140: missing requirement [org.apache.sling.scripting.sightly/1.4.12.140] osgi.wiring.package; filter:="(osgi.wiring.package=java.time.format)"] at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ... 13 more Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.apache.sling.scripting.sightly/1.4.12.140: missing requirement [org.apache.sling.scripting.sightly/1.4.12.140] osgi.wiring.package; filter:="(osgi.wiring.package=java.time.format)" at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ... 14 more
Attachments
Issue Links
- causes
-
SLING-10970 Update Karaf to 4.3.4
- Resolved
- is related to
-
KARAF-7176 java.* packages export incomplete
- Resolved
-
KARAF-7444 java.lang.runtime export is missing
- Resolved