-----Original Message-----
From: Matthew Flagg [mailto:[EMAIL PROTECTED]]
Sent: 05 October 2000 18:33
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] java.lang.UnsatisfiedLinkErrorIt looks like your problem is that you are using the Microsoft JVM and not the Sun JRE with is most likely where you installed the Java3D files. Try using "java" or "jre" instead of "jview". "jview" is Microsoft's JVM. As for the Visual J++ I think someone else has had this problem. Search the archives and double check. Hope that helps.-----Original Message-----
From: Alan Fransham [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 04, 2000 10:25 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] java.lang.UnsatisfiedLinkErrorHi,
I've installed java3d and have had one or two installation problems (not too uncommon so I understand) that I have been able to overcome but there is one problem that I am having real difficulty resolving.Basically when I attempt to verify the install using the command "jview HelloUniverse" I get the following message:
"java.lang.UnsatisfiedLinkError: java/security/AccessController.doPrivileged Possible causes: If you are trying to use J/Direct (@dll.import), check your compiler version (for JVC, requires 4336 or greater.) If you are trying to use RNI, there are new requirements: see documentation.
at java/security/AccessController.doPrivileged
at javax/media/j3d/MasterControl.<clinit> (MasterControl.java:17)
at javax/media/j3d/VirtualUniverse.<clinit> (VirtualUniverse.java:550)
at com/sun/j3d/utils/universe/SimpleUniverse.getPreferredConfiguration (SimpleUniverse.java)
at HelloUniverse.<init> (HelloUniverse.java:80)
at HelloUniverse.main (HelloUniverse.java:101)"The same thing happens when I try to run the applet via the VisualJ++ IDE. (It compiles fine.)
Any ideas?
Regards,
Al.
Supplementary information:
OS: Windows 2000
Java: Version 1.3
Title: java.lang.UnsatisfiedLinkError
Excellent! That's done the trick. Thanks
Matthew.
Now I
need to find out if there is any way of using j3d with the Microsoft JVM
(some hope) since we're using J/Direct calls elsewhere and are therefore
currently dependent on this VM!
Al.
- Re: [JAVA3D] java.lang.UnsatisfiedLinkError Crossley, Allistair (A.)
- [JAVA3D] java.lang.UnsatisfiedLinkError Alan Fransham
- Re: [JAVA3D] java.lang.UnsatisfiedLinkEr... S�nchez Sanz, Javier
- Re: [JAVA3D] java.lang.UnsatisfiedLinkError Matthew Flagg
- Re: [JAVA3D] java.lang.UnsatisfiedLinkError Alan Fransham
- Re: [JAVA3D] java.lang.UnsatisfiedLinkError Paul Pantera
- Re: [JAVA3D] java.lang.UnsatisfiedLinkEr... Syrus Mesdaghi
- [JAVA3D] java.lang.UnsatisfiedLinkError James Magee
- [JAVA3D] java.lang.UnsatisfiedLinkError Naomi Greenberg
- Re: [JAVA3D] java.lang.UnsatisfiedLinkEr... Zak Nixon
- Re: [JAVA3D] java.lang.UnsatisfiedLi... Naomi Greenberg
- Re: [JAVA3D] java.lang.Unsatisfi... Florin Herinean
