1
Bukkit server problems
So I've been working on starting a Bukkit server recently, and today I thought i finally had it! But when I clicked the RUN.bat, it displayed the following message:
Exception in thread "main" java.lang.NoClassDefFoundError: java
Caused by: java.lang.ClassNotFoundException: java
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)
Could not find main class: java. Program will exit.
I can't find anything else on this, and I really appreciate your help. Thanks.
Exception in thread "main" java.lang.NoClassDefFoundError: java
Caused by: java.lang.ClassNotFoundException: java
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)
Could not find main class: java. Program will exit.
I can't find anything else on this, and I really appreciate your help. Thanks.
5
And or go to java.com and check ur to see if ur totally updated
Hmmm
How much ram on ur total computer
How much ram on ur total computer
Lol 2.00GB! I'm on a little Acer computer. I've never had problems with the RAM before, though. Minecraft, and all my other games works smoothly.
Do u have the lates java build 6 update 31
Yes, I believe so. I updated to the most recent one last night.
