I did uncounter the same error message yesterday with a "java webstart" configuration.
I went back to java3D 1.3.1.
Someone has got a clue?
-------Original Message-------
Date: 01/28/05 10:55:04
Subject: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation
Hi,
I install the JRE 1.5.0.1 on my windows 98 machine and since i cannot run J3D anymore even after going back to the JRE 1.4.0.2 old version.
i got the following error:
C:\jdk1.4\demo\java3d\HelloUniverse>java HelloUniverse java.lang.UnsatisfiedLinkError: C:\Program Files\Java\j2re1.4.1_02\bin\J3D.dll: Un pÚriphÚrique attachÚ au systÞme ne fonctionne pas correctement at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(Unknown Source) at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at javax.media.j3d.MasterControl$20.run(MasterControl.java:848) at java.security.AccessController.doPrivileged(Native Method) at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:845) at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:229) at HelloUniverse.init(HelloUniverse.java:94) at com.sun.j3d.utils.applet.MainFrame.run(MainFrame.java:262) at java.lang.Thread.run(Unknown Source)
In english this means that the J3D.dll: an device attached at the system does not work corretly.
How to find out this trouble.
Thanks.
|