Apache Karaf starting up. Press Enter to open the shell now... 5% [===> ] 10% [=======> ] 15% [==========> ] 20% [==============> ] 25% [==================> ] 30% [=====================> ] 35% [=========================> ] 40% [============================> ] 45% [================================> ] 50% [====================================> ] 55% [=======================================> ] 60% [===========================================> ] 65% [==============================================> ] 70% [==================================================> ] 75% [======================================================> ] 80% [=========================================================> ] 85% [=============================================================> ] 90% [================================================================> ] 95% [====================================================================> ] 100% [========================================================================] Karaf started in 0s. Bundle stats: 19 active, 20 total org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-infrautils-ready; type=karaf.feature; version="[7.0.2,7.0.2]"; filter:="(&(osgi.identity=odl-infrautils-ready)(type=karaf.feature)(version>=7.0.2)(version<=7.0.2))" [caused by: Unable to resolve odl-infrautils-ready/7.0.2: missing requirement [odl-infrautils-ready/7.0.2] osgi.identity; osgi.identity=org.opendaylight.odlparent.bundles-diag; type=osgi.bundle; version="[14.0.2,14.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.odlparent.bundles-diag/14.0.2: missing requirement [org.opendaylight.odlparent.bundles-diag/14.0.2] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"]] 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:256) 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:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-infrautils-ready/7.0.2: missing requirement [odl-infrautils-ready/7.0.2] osgi.identity; osgi.identity=org.opendaylight.odlparent.bundles-diag; type=osgi.bundle; version="[14.0.2,14.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.odlparent.bundles-diag/14.0.2: missing requirement [org.opendaylight.odlparent.bundles-diag/14.0.2] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"] 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.opendaylight.odlparent.bundles-diag/14.0.2: missing requirement [org.opendaylight.odlparent.bundles-diag/14.0.2] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))" at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ... 13 more