facebook

copilot4eclipse Fails to Start on Windows After Update

  1. Copilot4Eclipse – GitHub Copilot on Eclipse
  2.  > 
  3. General Discussion
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #701305 Reply

    rplanaATbbyc
    Participant

    Yesterday, I updated from jee-2023-09 to jee-2024-03 on a win64 platform. After the update, copilot4eclipse (c4e)
    seems to have stopped working (The “Copilot” menu entry doesn’t show, an error is displayed in the Chat window
    and no Copilot preferences appear in Windows –> Preferences). I get the following errors in the error logs:

    Message: FrameworkEvent ERROR

    Stack Trace:

    org.osgi.framework.BundleException: Could not resolve module: org.eclipse.wildwebdeveloper [2094]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=”(&(osgi.ee=JavaSE)(version=21))”
    Unresolved requirement: Require-Bundle: org.eclipse.wildwebdeveloper.embedder.node; bundle-version=”1.0.3″
    -> Bundle-SymbolicName: org.eclipse.wildwebdeveloper.embedder.node; bundle-version=”1.0.6.202405271237″
    org.eclipse.wildwebdeveloper.embedder.node [2095]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=”(&(osgi.ee=JavaSE)(version=21))”

    at org.eclipse.osgi.container.Module.start(Module.java:493)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:2073)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:143)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:2064)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:2004)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1967)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1883)
    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:341)

    • This topic was modified 5 months, 1 week ago by rplanaATbbyc.
    #701309 Reply

    rplanaATbbyc
    Participant

    Wordfence thinks I’m doing something malicious when I post the rest of the information

    #701310 Reply

    rplanaATbbyc
    Participant

    Just saw the JavaSE version 21 requirement. Giving that a try now.

    #701311 Reply

    rplanaATbbyc
    Participant

    Works now. Eclipse issue

    #701313 Reply

    wayne
    Moderator

    Thanks for sharing. I was just about to call out the new Java 21 requirement of the WWD plugin and the Node-embedder plugins that you also pulled into your Eclipse environment when updating Copilot4Eclipse. The WWD plugin update is all part of the new Eclipse 4.32 update that will be released tomorrow.

    I got bit by this last week as well when I naively picked up the WWD plugin in my Eclipse 4.31 (03-2024) environment running Java 17. In my case I rolled back. to continue with Java 17.

    Wayne

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: copilot4eclipse Fails to Start on Windows After Update

You must be logged in to post in the forum log in