Hi - My application at http://hiv.sf.net downloads and launches fine on a PowerPC Mac (OS 10.4.11), and it has been running unchanged for a number of years now. But I had a report (which I can confirm) that it dosn’t run on an Intel Mac (OS 10.4.11). Here’s the error I get:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sun.javaws.Launcher.executeApplication(Launcher.java:1178)
at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1125)
at com.sun.javaws.Launcher.continueLaunch(Launcher.java:968)
at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:522)
at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:218)
at com.sun.javaws.Launcher.run(Launcher.java:165)
at java.lang.Thread.run(Thread.java:552)
Caused by: java.lang.UnsatisfiedLinkError: /Users/danstowell/Library/Caches/Java/cache/javaws/https/Djogl.dev.java.net/P-1/DMwebstart/RNjogl-natives-macosx.jar/libjogl.jnilib:
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at net.java.games.jogl.impl.NativeLibLoader$1.run(NativeLibLoader.java:72)
at java.security.AccessController.doPrivileged(Native Method)
at net.java.games.jogl.impl.NativeLibLoader.load(NativeLibLoader.java:58)
at net.java.games.jogl.impl.GLContext.(GLContext.java:52)
at net.java.games.jogl.impl.macosx.MacOSXGLContextFactory.createGLContext(MacOSXGLContextFactory.java:60)
at net.java.games.jogl.GLCanvas.(GLCanvas.java:72)
at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:150)
at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:118)
at net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:85)
at net.sf.hiv.ThreeDHiv.(ThreeDHiv.java:252)
at net.sf.hiv.ThreeDHiv.main(ThreeDHiv.java:72)
… 11 more
I’ll give the JNLP file below in case it’s relevant. Do you have any tips on what might be going wrong?
Thanks for any hints -
Dan
3D HIV
Dan Stowell
An interactive 3D model of a mature HIV virus particle
An interactive 3D model of a mature HIV virus particle.
All the details of the model are based on peer-reviewed scientific
research about the structure of the HIV virion.