You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the versions of the required libraries have changed. When I start Fuse, I see these error messages:
ERROR: Bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-pojo [428] Error starting file:/D:/noscan/JBoss/workspace/.metadata/.plugins/org.fusesource.ide.server.karaf.core/JBoss_Fuse_6.3_Runtime_Server/tempRemoteDeploy/customer-ws-camel-cxf-pojo-1.1.4.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-pojo [428]: Unable to resolve 428.1: missing requirement [428.1] osgi.wiring.package; (&(osgi.wiring.package=META-INF.cxf)(version>=2.6.0)(!(version>=3.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-payload [427]: Unable to resolve 427.1: missing requirement [427.1] osgi.wiring.package; (&(osgi.wiring.package=org.apache.cxf.binding.soap)(version>=2.6.0)(!(version>=3.0.0)))
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
at java.lang.Thread.run(Thread.java:748)
org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-pojo [428]: Unable to resolve 428.1: missing requirement [428.1] osgi.wiring.package; (&(osgi.wiring.package=META-INF.cxf)(version>=2.6.0)(!(version>=3.0.0)))
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
at java.lang.Thread.run(Thread.java:748)
ERROR: Bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-provider [429] Error starting file:/D:/noscan/JBoss/workspace/.metadata/.plugins/org.fusesource.ide.server.karaf.core/JBoss_Fuse_6.3_Runtime_Server/tempRemoteDeploy/customer-ws-camel-cxf-provider-1.1.4.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-provider [429]: Unable to resolve 429.1: missing requirement [429.1] osgi.wiring.package; (osgi.wiring.package=org.apache.camel.component.velocity))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.sparks.fuse-webinars.cxf-webinars.customer-ws-camel-cxf-provider [429]: Unable to resolve 429.1: missing requirement [429.1] osgi.wiring.package; (osgi.wiring.package=org.apache.camel.component.velocity)
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2045)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
at java.lang.Thread.run(Thread.java:748)
The text was updated successfully, but these errors were encountered:
It seems that the versions of the required libraries have changed. When I start Fuse, I see these error messages:
The text was updated successfully, but these errors were encountered: