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.
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to