Skip to content

Wrong architecture selected on 64 bit OS with 32 bit Java #8

@neykov

Description

@neykov

On 64 bit Linux with 32 bit Java "os.arch" is reported as "i386" which leads to the wrong nodejs executable extracted. The plugin extracts the 32 bit binary on 64 bit OS which leads to the error "_libstdc++.so.6: cannot open shared object file_" when trying to execute the server.

On Windows the wrong executable is used as well but the OS handles it transparently.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions