Yeah, you don't have Java 3D installed in the JVM that you are
using to compile/run the program.  Edit your PATH and put
the VM with Java 3D first.

-Paul

> Delivered-To: [EMAIL PROTECTED]
> MIME-Version: 1.0
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Mimeole: Produced By Microsoft MimeOLE V5.00.2919.6600
> Date: Wed, 25 Jul 2001 10:02:16 +0800
> From: Lorena <[EMAIL PROTECTED]>
> Subject: [JAVA3D]
> To: [EMAIL PROTECTED]
>
> hi! i am new in exploring this stuff... there's a given source code which i
> have a successful compiled, however, it displays the following error during
> runtime. can anybody please explain to me whats wrong and what does this
> mean?
>
> Warning: disabling security.
>
> java.lang.UnsatisfiedLinkError: no J3D in java.library.path
>         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1320)
>         at java.lang.Runtime.loadLibrary0(Runtime.java:749)
>         at java.lang.System.loadLibrary(System.java:820)
>         at javax.media.j3d.MasterControl$12.run(MasterControl.java:686)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at
> javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:683)
>         at
> javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:206)
>         at DisplayLines.<init>(DisplayLines.java:98)
>         at java.lang.Class.newInstance0(Native Method)
>         at java.lang.Class.newInstance(Class.java:237)
>         at sun.applet.AppletPanel.createApplet(AppletPanel.java:579)
>         at sun.applet.AppletPanel.runLoader(AppletPanel.java:515)
>         at sun.applet.AppletPanel.run(AppletPanel.java:293)
>         at java.lang.Thread.run(Thread.java:484)
>
> even if i'll set(or not) the classpath/path which is not advised by the
> installation readme, it still didnt work. i just cant start working because
> even a simple code cant just run successully. i hope u guys could help me
> with this. thanks in advance.
> ren

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