Skip to content

Instantly share code, notes, and snippets.

View ocafebabe's full-sized avatar

Christian Bourque ocafebabe

  • ExProfesso
  • Canada
View GitHub Profile
@ocafebabe
ocafebabe / gitgist2.txt
Created April 25, 2018 23:29
org.osgi.framework.BundleException
org.osgi.framework.BundleException: The bundle "org.eclipse.jgit_4.11.0.201803080745-r [183]" could not be resolved. Reason: Missing Constraint: Import-Package: com.jcraft.jsch; version="[0.1.37,0.2.0)"
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1332)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1316)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1184)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)