Michael,

Which version of Java 3D did you install?  Java3D 1.2's installer isn't
the greatest.  If you used Java 3D 1.2.1 beta 2 the installer is much
more intelligent about detecting where the JRE is. For more information
read our installation instructions at:
http://www.j3d.org/installing.html


- John Wright
Starfire Research

> Michael Hauptmann wrote:
>
> Hello,
> is there anybody who could help me? I just installed the Java3D
> package, and all I wanted is to run a simple example delivered with
> the Java3D tutorial, wich is called "HelloJava3Da". Unfortunately,
> nothing works. I obtained an UnsatisfiedLinkError.
>
> Here is the whole output:
>
> java.lang.UnsatisfiedLinkError: C:\Programme\jdk1.2.2\jre\bin\J3D.dll:
> "A component connected to the system doesn't work"
>
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1319)
>
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1235)
>
> at java.lang.Runtime.loadLibrary0(Runtime.java:470)
>
> at java.lang.System.loadLibrary(System.java:768)
>
> at javax.media.j3d.MasterControl$12.run(MasterControl.java:681)
>
> at java.security.AccessController.doPrivileged(Native Method)
>
> at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:678)
>
> at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:206)
>
> at javax.media.j3d.Canvas3D.<clinit>(Canvas3D.java:815)
>
> at HelloJava3Da.<init>(HelloJava3Da.java:45)
>
> at HelloJava3Da.main(HelloJava3Da.java:74)
>
>
>
> I am really helpless, because I did nothing but installing the Java3D
> package and intended to run a program which I even didn't write
> myself.
>
> What can I do, or what did I do wrong? Must I do more than just
> installing the Java3D package and compiling the delivered example
> files?
>
> Thanks
>
> Michael

===========================================================================
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