Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Aptana Studio 3 "...does not contain the JNI_CreateJavaVM symbol" Error

I am running Sierra and tried to install and run Aptana 3 however I always get this error message :

The JVM shared library "/Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/bin/../jre/lib/server/libjvm.dylib" does not contain the JNI_CreateJavaVM symbol.

Obviously some Java file is missing even though I just installed the latest version of both jdk and jre. I already did reinstall but it didn't change anything.

like image 403
hudumudu Avatar asked Jan 27 '26 13:01

hudumudu


1 Answers

this error has very simple solution. follow link is helpful to you. just install java for OSX.

https://support.apple.com/kb/DL1572?viewlocale=en_US&locale=en_US

like image 135
hankyu jo Avatar answered Jan 30 '26 02:01

hankyu jo