Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Could not resolve module" #62

Closed
GoogleCodeExporter opened this issue Apr 14, 2015 · 1 comment
Closed

"Could not resolve module" #62

GoogleCodeExporter opened this issue Apr 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I'm Felix Demuynck and I used Elysium in Eclipse in order to make my piano 
sheets. But after the last update, I was not able anymore to begin a Lilypond 
project. I've already done a re-install of Eclipse as well as Elysium and I 
tried to figure out what the problem is but I couldn't find it.

This is what shows up in the Error Log - Exception Stack Trace:

org.osgi.framework.BundleException: Could not resolve module: org.elysium.ui 
[498]
  Unresolved requirement: Require-Bundle: org.elysium; visibility:="reexport"
    -> Bundle-SymbolicName: org.elysium; bundle-version="0.5.0.201412261358"; singleton:="true"
       org.elysium [496]
         Unresolved requirement: Require-Bundle: org.eclipse.xtext.generator; resolution:="optional"
         Unresolved requirement: Require-Bundle: org.eclipse.emf.mwe2.launch; resolution:="optional"
         Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"

    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)

Original issue reported on code.google.com by harmathdenes on 8 Mar 2015 at 9:46

@GoogleCodeExporter
Copy link
Author

Fixed in d09a16fc5431

Original comment by harmathdenes on 12 Mar 2015 at 10:27

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants