admin管理员组

文章数量:1221354

I am using ODL Scandium SR1 with java se 21 and also i have set the java env variable. but while i try to install restconf and openflow plugin i get an error.

Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-restconf; type=karaf.feature; version="[8.0.3,8.0.3]"; filter:="(&(osgi.identity=odl-restconf)(type=karaf.feature)(version>=8.0.3)(version<=8.0.3))" [caused by: Unable to resolve odl-restconf/8.0.3: missing requirement [odl-restconf/8.0.3] osgi.identity; osgi.identity=odl-restconf-nb; type=karaf.feature; version="[8.0.3,8.0.3]" [caused by: Unable to resolve odl-restconf-nb/8.0.3: missing requirement [odl-restconf-nb/8.0.3] osgi.identity; osgi.identity=org.opendaylightconf.restconf-mdsal-spi; type=osgi.bundle; version="[8.0.3,8.0.3]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylightconf.restconf-mdsal-spi/8.0.3: missing requirement [org.opendaylightconf.restconf-mdsal-spi/8.0.3] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.mdsalmon.api)(version>=14.0.0)(!(version>=15.0.0)))" [caused by: Unable to resolve org.opendaylight.mdsal.mdsal-common-api/14.0.4: missing requirement [org.opendaylight.mdsal.mdsal-common-api/14.0.4] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"]]]]

本文标签: network programmingIssue while installing restconf and openflow pluginStack Overflow