Jump to content
  • 0

Server NoClassDefFoundError


Question

Posted

Title: Server NoClassDefFoundError

Version: 3.1.2

OS: Windows XP x64 Edition (SP2)

Java Version: JRE 7 u6 x64

Description of Problem:

Since updating to 3.1.2 I and alot of others cannot start their servers. It will run on a Windows 7 x64 machine, but no longer on my XP x64 machine, prior to updating it would run on any, so it must be a problem with the update. A search for this issue reveals many people in the same situation.

Error Messages:

C:Documents and SettingsAdministratorDesktopTekkit_Server_3.1ghfvu.2>java -X

mx3G -Xms2G -jar Tekkit.jar

182 recipes

27 achievements

java.lang.NoClassDefFoundError: Could not initialize class org.fusesource.jansi.

internal.Kernel32

at org.fusesource.jansi.internal.WindowsSupport.getConsoleMode(WindowsSu

pport.java:50)

at jline.WindowsTerminal.getConsoleMode(WindowsTerminal.java:176)

at jline.WindowsTerminal.init(WindowsTerminal.java:80)

at jline.TerminalFactory.create(TerminalFactory.java:93)

at jline.TerminalFactory.get(TerminalFactory.java:151)

at jline.console.ConsoleReader.<init>(ConsoleReader.java:140)

at jline.console.ConsoleReader.<init>(ConsoleReader.java:126)

at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:101)

at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:637)

at org.bukkit.craftbukkit.Main.main(Main.java:136)

C:Documents and SettingsAdministratorDesktopTekkit_Server_3.1ghfvu.2>pause

Press any key to continue . . .

Error Log:




0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...