Skip to content

Error "Initializing language server JavaScript ..." in a custom Eclipse RCP product #1798

@dinkoivanov-gepard

Description

@dinkoivanov-gepard

Hi,

I'm developing an Eclipse RCP product, where I bundle the org.eclipse.wildwebdeveloper plugins.
The product runs fine when started from the Eclipse workbench.
When exported and installed, it runs fine on Windows.
On Mac however, I'm getting this error when I try to open a JavaScript file:

java.lang.RuntimeException: java.util.concurrent.CompletionException: java.io.UncheckedIOException: java.io.IOException: Cannot run program "/Applications/core-studio.app/Contents/Eclipse/.node/node-v22.11.0-darwin-x64/bin/node": error=0, posix_spawn failed

Image

The folder .node is there, the permissions are the same as on the installed Eclipse IDE. I'm able to run node manually from the command line in this location.

Please advise - what could I be missing? Where can I look for more hints/info about the error.

Thanks!
Dinko

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions