 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
tony lincoln Guest
|
Posted: Fri Oct 17, 2003 10:11 am Post subject: "java HelloJava3Da" and the display mode? |
|
|
Dear friends,
I tried to install Java3D in a new computer, which is linux system,
but the windows 2000 is based on Vmware, so I use the win2000.
Now the problem is, I can use javac to produce HelloJava3Da.class, but
when I try to run"java HelloJava3Da", computer told me:
C:download>java HelloJava3Db
Exception in thread "main" java.lang.NoClassDefFoundError:
HelloJava3Db (wrong n
ame: untitled1/HelloJava3Db)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
I really wonder why. Do you have the same problem? many thanks.
tony
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|