OSX Yosemite - JVM Shared library does not contain the JNI_CreateJavaVM symbol

nicthu picture nicthu · Sep 18, 2014 · Viewed 47.1k times · Source

Downloaded OS X Yosemite Beta 3 and I'm trying to run some eclipse based IDE's, namely Titanium Studio and Aptana Studio.

Running into this error message when I try to start the apps. Didn't work on boot, so I downloaded JDK 1.8.0_40, still no dice. It's looking in the proper location, the file exists and it's using the correct java version. Not sure what the issue is, any help would be appreciated.

Answer

ChancePance picture ChancePance · Oct 17, 2014

Download the newest version of Java for OS X 2014-001 from Apple. http://support.apple.com/kb/DL1572?viewlocale=en_US&locale=en_US

I encountered the same error this morning and this was a quick and easy fix.