Skip to content

Instantly share code, notes, and snippets.

@mvberg
Created February 5, 2014 17:17
Show Gist options
  • Save mvberg/8828717 to your computer and use it in GitHub Desktop.
Save mvberg/8828717 to your computer and use it in GitHub Desktop.
gateway osgi
8523678 (+0) ERROR: Bundle com.barchart.gateway.barchart-gateway-client [143] Error starting http://platform-repository-dev.aws-dev.barchart.com/bundles/com/barchart/gateway/barchart-gateway-client/1.1.6/barchart-gateway-client-1.1.6.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.barchart.gateway.barchart-gateway-client [143]: Unable to resolve 143.0: missing requirement [143.0] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.component)(version>=1.2.0)(!(version>=2.0.0))))
8523678 (+0) org.osgi.framework.BundleException: Unresolved constraint in bundle com.barchart.gateway.barchart-gateway-client [143]: Unable to resolve 143.0: missing requirement [143.0] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.component)(version>=1.2.0)(!(version>=2.0.0)))
8523678 (+0) at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
8523678 (+0) at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
8523678 (+0) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191)
8523678 (+0) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295)
8523678 (+0) at java.lang.Thread.run(Unknown Source)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment