Skip to content

Instantly share code, notes, and snippets.

@quintesse
Created October 22, 2015 17:42
Show Gist options
  • Save quintesse/489d45697a98826e8c3d to your computer and use it in GitHub Desktop.
Save quintesse/489d45697a98826e8c3d to your computer and use it in GitHub Desktop.
Eclipse errors
org.osgi.framework.BundleException: Could not resolve module: com.redhat.ceylon.test.eclipse.plugin [1311]
Unresolved requirement: Require-Bundle: com.redhat.ceylon.eclipse.ui; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.eclipse.ui; bundle-version="1.2.0.v20151022-1606-Final"; singleton:="true"
com.redhat.ceylon.eclipse.ui [1306]
Unresolved requirement: Require-Bundle: ceylon.bootstrap; bundle-version="1.2.0"
-> Bundle-SymbolicName: ceylon.bootstrap; bundle-version="1.2.0.v20151022-1601"
ceylon.bootstrap [1292]
Unresolved requirement: Require-Bundle: ceylon.runtime; bundle-version="1.2.0"
-> Bundle-SymbolicName: ceylon.runtime; bundle-version="1.2.0.v20151022-1602"
ceylon.runtime [1298]
Unresolved requirement: Require-Bundle: com.redhat.ceylon.module-resolver; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.module-resolver; bundle-version="1.2.0.v20151022-1600"
com.redhat.ceylon.module-resolver [1310]
Unresolved requirement: Require-Bundle: com.redhat.ceylon.model; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.model; bundle-version="1.2.0.v20151022-1600"
com.redhat.ceylon.model [1309]
Unresolved requirement: Require-Bundle: ceylon.language; bundle-version="1.2.0"
-> Bundle-SymbolicName: ceylon.language; bundle-version="1.2.0.v20151022-1602"
ceylon.language [1297]
Unresolved requirement: Require-Bundle: com.redhat.ceylon.module-resolver; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.module-resolver; bundle-version="1.2.0.v20151022-1600"
Unresolved requirement: Require-Bundle: com.redhat.ceylon.typechecker; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.typechecker; bundle-version="1.2.0.v20151022-1601"
com.redhat.ceylon.typechecker [1312]
Unresolved requirement: Require-Bundle: com.redhat.ceylon.model; bundle-version="1.2.0"; visibility:="reexport"
-> Bundle-SymbolicName: com.redhat.ceylon.model; bundle-version="1.2.0.v20151022-1600"
Unresolved requirement: Require-Bundle: com.redhat.ceylon.module-resolver; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.module-resolver; bundle-version="1.2.0.v20151022-1600"
Unresolved requirement: Require-Bundle: com.redhat.ceylon.dist; bundle-version="1.2.0"; visibility:="reexport"
-> Bundle-SymbolicName: com.redhat.ceylon.dist; bundle-version="1.2.0.v20151022-1603"
com.redhat.ceylon.dist [1303]
Unresolved requirement: Require-Bundle: ceylon.runtime; bundle-version="1.2.0"
-> Bundle-SymbolicName: ceylon.runtime; bundle-version="1.2.0.v20151022-1602"
Unresolved requirement: Require-Bundle: com.github.rjeschke.txtmark; bundle-version="0.13.0"
-> Bundle-SymbolicName: com.github.rjeschke.txtmark; bundle-version="0.13.0"
com.github.rjeschke.txtmark [1291]
Unresolved requirement: Require-Bundle: java.base; bundle-version="7.0.0"
Unresolved requirement: Require-Bundle: ceylon.language; bundle-version="1.2.0"
-> Bundle-SymbolicName: ceylon.language; bundle-version="1.2.0.v20151022-1602"
Unresolved requirement: Require-Bundle: ceylon.bootstrap; bundle-version="1.2.0"
-> Bundle-SymbolicName: ceylon.bootstrap; bundle-version="1.2.0.v20151022-1601"
Unresolved requirement: Require-Bundle: com.redhat.ceylon.compiler.java; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.compiler.java; bundle-version="1.2.0.v20151022-1601"
com.redhat.ceylon.compiler.java [1301]
Unresolved requirement: Require-Bundle: ceylon.language; bundle-version="1.2.0"
-> Bundle-SymbolicName: ceylon.language; bundle-version="1.2.0.v20151022-1602"
Unresolved requirement: Require-Bundle: com.redhat.ceylon.compiler.js; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.compiler.js; bundle-version="1.2.0.v20151022-1601"
com.redhat.ceylon.compiler.js [1302]
Unresolved requirement: Require-Bundle: ceylon.language; bundle-version="1.2.0"
-> Bundle-SymbolicName: ceylon.language; bundle-version="1.2.0.v20151022-1602"
Unresolved requirement: Require-Bundle: com.redhat.ceylon.model; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.model; bundle-version="1.2.0.v20151022-1600"
Unresolved requirement: Require-Bundle: com.redhat.ceylon.model; bundle-version="1.2.0"
-> Bundle-SymbolicName: com.redhat.ceylon.model; bundle-version="1.2.0.v20151022-1600"
Unresolved requirement: Require-Bundle: ceylon.language; bundle-version="1.2.0"
-> Bundle-SymbolicName: ceylon.language; bundle-version="1.2.0.v20151022-1602"
at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment