Failed to start bundle org.eclipse.osgi-3.8.2.v20130124-134944, exception activator error org.eclipse.osgi.framework.internal.core.SystemBundleActivator cannot be cast to org.osgi.framework.BundleActivator from: org.apache.felix.framework.Felix:createBundleActivator#4512
org.osgi.framework.BundleException: Activator start error in bundle org.eclipse.osgi [18].
  at org.apache.felix.framework.Felix.activateBundle(Felix.java:2290)
  at org.apache.felix.framework.Felix.startBundle(Felix.java:2146)
  at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)
  at aQute.launcher.Launcher.startBundles(Launcher.java:517)
  at aQute.launcher.Launcher.activate(Launcher.java:423)
  at aQute.launcher.Launcher.run(Launcher.java:301)
  at aQute.launcher.Launcher.main(Launcher.java:147)
Caused by: java.lang.ClassCastException: org.eclipse.osgi.framework.internal.core.SystemBundleActivator cannot be cast to org.osgi.framework.BundleActivator
  at org.apache.felix.framework.Felix.createBundleActivator(Felix.java:4512)
  at org.apache.felix.framework.Felix.activateBundle(Felix.java:2221)
  ... 6 more
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ah, that is even better. But isn’t that that bundle that is always so hard to find?Kind regards,
Peter Kriens
On 14 Jun 2018, at 16:08, Neil Bartlett <njbar...@gmail.com> wrote:
Another possibility exists, in case you find yourself going down a deep rabbit hole of wrapping more and more packages from Eclipse:Neil
IStatus, Status, and MultiStatus are all in the bundle 'org.eclipse.equinox.common'. That bundle does not Require-Bundle:org.eclipse.osgi, but it does import several packages like org.eclipse.equinox.log, org.eclipse.osgi.util, etc. In Eclipse these packages are exported by the system bundle, but in Felix you can install a bundle named org.eclipse.equinox.supplement, which should export everything you need. The supplement bundle is specifically intended for this purpose: exporting Equinox packages on a non-Equinox framework implementation.
Peter Kriens
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-users+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-users+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-users+unsubscribe@googlegroups.com.
Peter Kriens
Peter Kriens
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-user...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-user...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-user...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "bndtools-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bndtools-user...@googlegroups.com.