question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error after launch on macOS: "The JVM shared library ... does not contain the JNI_CreateJavaVM symbol"

See original GitHub issue

System information:

Describe the problem you’re observing:

After starting the program, the following error appears:

The JVM shared library "/Users/judaew/Downloads/DBeaver.app/Contents/Eclipse/jre/Contents/Home/bin/../lib/server/libjvm.dylib"does not contain the JNI_CreateJavaVM symbol
Screen Shot 2021-10-05 at 13 40 14

The previous version works without problems. If in this release inside Contents/Info.plist substitute the path to Java 17 (for example Eclipse Temurin), that program starts working. Lower Java versions do not work.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
judaewcommented, Oct 17, 2021

@akilovich If you try replace libjli.dylib from openjdk11, then dbeaver starts working correctly. It looks like libjli.dylib is broken.

0reactions
n5a5commented, Feb 4, 2022

I’m closing the ticket due to the lack of activity. Please feel free to reopen it if you think it needs to be resolved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

JVM shared library does not contain the JNI_CreateJavaVM ...
I tried to make this work and once I got past this error, I hit-. The JVM shared library does not contain the...
Read more >
Eclipse Error The JVM Shared Library JavaVirtualMachines ...
How to resolve eclipse error The JVM Shared Library JavaVirtualMachines does not contain the JNI_CreateJavaVM symbol.
Read more >
Papyrus » JVM shared library does not contain the ... - Eclipse
i have installed Papyrus 4.7 on the Mac, OS version Mojave(10.14.6), and when I try to launch it I get the following error:...
Read more >
Eclipse does not work after Big Sur update - Apple Community
The JVM shared library "/Library/Internet ... lib/server/libjvm.dylib" does not contain the JNI_CreateJavaVM symbol.
Read more >
Running JDK Mission Control on Apple M1 - Gunnar Morling
The JVM shared library "/Library/Java/JavaVirtualMachines/temurin ... lib/server/libjvm.dylib" does not contain the JNI_CreateJavaVM symbol.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found