Solution for: #46: JEPController:checkBundle couldn't find libawt.jnilib
Switch the Java SDK version around in OS X Java Preferences
- yliu on May 20, 2009, 06:58 PM UTC
In /Applications/Utilities/Java/Java Preferences.app, swap the SDK used to launch applets. For example, I started out with the default as Java 5 (32-bit). When I switched to Java 6 (64-bit), applets started working again.
Not exactly sure what the underlying cause of this is.
Not exactly sure what the underlying cause of this is.
References used:
How do I test whether Java is working on my computer?
( http://www.java.com/en/download/help/testvm.xml ) - found by yliu on May 20, 2009, 06:51 PM UTC
mbostock: Java Broken on Firefox
( http://mbostock.blogspot.com/2008/09/java-broken-on-firefox.html ) - found by yliu on May 20, 2009, 06:52 PM UTC