I don't know if this is intended or not, but the features miss the driver dependencies:
features:install pax-jdbc-db2 Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=pax-jdbc-db2; type=karaf.feature; version="[1.2.0,1.2.0]"; filter:="(&(osgi.identity=pax-jdbc-db2)(type=karaf.feature)(version>=1.2.0)(version<=1.2.0))" [caused by: Unable to resolve pax-jdbc-db2/1.2.0: missing requirement [pax-jdbc-db2/1.2.0] osgi.identity; osgi.identity=org.ops4j.pax.jdbc.db2; type=osgi.bundle; version="[1.2.0,1.2.0]"; resolution:=mandatory [caused by: Unable to resolve org.ops4j.pax.jdbc.db2/1.2.0: missing requirement [org.ops4j.pax.jdbc.db2/1.2.0] osgi.wiring.package; filter:="(osgi.wiring.package=com.ibm.db2.jcc)"]]
features:install pax-jdbc-mssql Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=pax-jdbc-mssql; type=karaf.feature; version="[1.2.0,1.2.0]"; filter:="(&(osgi.identity=pax-jdbc-mssql)(type=karaf.feature)(version>=1.2.0)(version<=1.2.0))" [caused by: Unable to resolve pax-jdbc-mssql/1.2.0: missing requirement [pax-jdbc-mssql/1.2.0] osgi.identity; osgi.identity=org.ops4j.pax.jdbc.mssql; type=osgi.bundle; version="[1.2.0,1.2.0]"; resolution:=mandatory [caused by: Unable to resolve org.ops4j.pax.jdbc.mssql/1.2.0: missing requirement [org.ops4j.pax.jdbc.mssql/1.2.0] osgi.wiring.package; filter:="(osgi.wiring.package=com.microsoft.sqlserver.jdbc)"]]
karaf@root()> features:install pax-jdbc-oracle Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=pax-jdbc-oracle; type=karaf.feature; version="[1.2.0,1.2.0]"; filter:="(&(osgi.identity=pax-jdbc-oracle)(type=karaf.feature)(version>=1.2.0)(version<=1.2.0))" [caused by: Unable to resolve pax-jdbc-oracle/1.2.0: missing requirement [pax-jdbc-oracle/1.2.0] osgi.identity; osgi.identity=org.ops4j.pax.jdbc.oracle; type=osgi.bundle; version="[1.2.0,1.2.0]"; resolution:=mandatory [caused by: Unable to resolve org.ops4j.pax.jdbc.oracle/1.2.0: missing requirement [org.ops4j.pax.jdbc.oracle/1.2.0] osgi.wiring.package; filter:="(osgi.wiring.package=oracle.jdbc)"]]
karaf@root()> features:install pax-jdbc-teradata Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=pax-jdbc-teradata; type=karaf.feature; version="[1.2.0,1.2.0]"; filter:="(&(osgi.identity=pax-jdbc-teradata)(type=karaf.feature)(version>=1.2.0)(version<=1.2.0))" [caused by: Unable to resolve pax-jdbc-teradata/1.2.0: missing requirement [pax-jdbc-teradata/1.2.0] osgi.identity; osgi.identity=org.ops4j.pax.jdbc.teradata; type=osgi.bundle; version="[1.2.0,1.2.0]"; resolution:=mandatory [caused by: Unable to resolve org.ops4j.pax.jdbc.teradata/1.2.0: missing requirement [org.ops4j.pax.jdbc.teradata/1.2.0] osgi.wiring.package; filter:="(osgi.wiring.package=com.teradata.jdbc)"]]
- blocks
-
ENTESB-7658 Parent Jira for features installation in Fuse 7
- Closed