UnsatisfiedLinkError:
\J3D.dll
March 9th, 2009
Applies to:
Win32
Description:
A DLL problem while trying to run a program with Java 3D.
Cause:
a. DLLs are not in the correct directories
b. The Java version used does not support Java 3D
Make sure that that the DLLs are placed in their default installation directories.
Check your java version by using this command:
java -version
The version of your Java must be JDK 1.2 or a later version.