It seems to me that you don't have java3d installed correctly
reinstall it and don't use the classpath that you set ,
and verify whether exist java3d dll files in the
C:\File Programs\JavaSoft\JRE\1.3\lib\ext after installation
----- Original Message -----
From: "Lorena" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 9:02 PM
Subject: [JAVA3D]
> 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".