I just did a fresh install of karaf 4.0.4 and ran:

feature:repo-add cxf-dosgi
feature:install cxf-dosgi-discovery-distributed

Before, this worked for me without a hitch, but now it gives me the
following error:

/karaf@root()> ERROR: Bundle cxf-dosgi-ri-dsw-cxf [158] Error starting
inputstream:cxf-dosgi-ri-dsw-cxf-1.7.0.jar
(org.osgi.framework.BundleException: Unable to resolve cxf-dosgi-ri-dsw-cxf
[158](R 158.0): missing requirement [cxf-dosgi-ri-dsw-cxf [158](R 158.0)]
osgi.wiring.package; (&(osgi.wiring.p
ackage=org.apache.cxf)(version>=3.1.0)(!(version>=4.0.0))) Unresolved
requirements: [[cxf-dosgi-ri-dsw-cxf [158](R 158.0)] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.cxf)(version>=3.1.0)(!(version>=4.0.0)))])
org.osgi.framework.BundleException: Unable to resolve cxf-dosgi-ri-dsw-cxf
[158](R 158.0): missing requirement [cxf-dosgi-ri-dsw-cxf [158](R 158.0)]
osgi.wiring.package;
(&(osgi.wiring.package=org.apache.cxf)(version>=3.1.0)(!(version>=4.0.0)))
Unresolved requirements: [[cxf-dosgi-ri-dsw-cxf [158](R
 158.0)] osgi.wiring.package;
(&(osgi.wiring.package=org.apache.cxf)(version>=3.1.0)(!(version>=4.0.0)))]
        at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2117)
        at
org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
        at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
        at java.lang.Thread.run(Thread.java:745)/

It looks like cxf-dosgi-ri-dsw-cxf is causing issues. I just wanted to make
sure everything with the discovery distributed bundle was up to date. Or
that I wasn't missing something... Thanks!




--
View this message in context: 
http://karaf.922171.n3.nabble.com/Issues-with-fresh-install-of-DOSGI-tp4045747.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to