Details
Direwolf20 1.6.4 1.0.11
Hosted on Multicraft with direct FTP access.
2G RAM dedicated to the server.
No plugins installed.
Error Log
Error Log TL;DR
The server generates spawn, the immediately unloads all dimensions and shuts down, ending with a PermGem error.
Troubleshooting
Tried multiple instances of our serverstart.bat, trying PermGen and MaxPermGen sizes of 128, 256 and 512. Also tried setting Xmx and Xms to various variables, maximum of 2G (max RAM we have available for the server).
Also tried installing MCPC+.
Direwolf20 1.6.4 1.0.11
Hosted on Multicraft with direct FTP access.
2G RAM dedicated to the server.
No plugins installed.
Error Log
Code:
07.01 15:38:21 [Multicraft] Server shut down
07.01 15:38:21 [Multicraft] Forcefully killing server
07.01 15:38:20 [Multicraft] Terminating server via signal
07.01 15:37:48 [Multicraft] Stopping server!
07.01 15:35:11 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
07.01 15:35:11 [Server] INFO ... 2 more
07.01 15:35:11 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
07.01 15:35:11 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
07.01 15:35:11 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
07.01 15:35:11 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.command.ServerCommand
07.01 15:35:11 [Server] INFO at net.minecraft.server.dedicated.DedicatedServerCommandThread.run(SourceFile:81)
07.01 15:35:11 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71331_a(DedicatedServer.java:307)
07.01 15:35:11 [Server] INFO Exception in thread "Thread-5" java.lang.NoClassDefFoundError: net/minecraft/command/ServerCommand
07.01 15:34:46 [Server] INFO Closing listening thread
07.01 15:34:46 [Server] INFO at net.minecraft.server.ServerListenThread.run(ServerListenThread.java:80)
07.01 15:34:46 [Server] INFO at java.net.ServerSocket.accept(Unknown Source)
07.01 15:34:46 [Server] INFO at java.net.ServerSocket.implAccept(Unknown Source)
07.01 15:34:46 [Server] INFO at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
07.01 15:34:46 [Server] INFO at java.net.PlainSocketImpl.socketAccept(Native Method)
07.01 15:34:46 [Server] INFO java.net.SocketException: Socket closed
07.01 15:34:46 [Server] INFO Saving chunks for level 'world'/Overworld
07.01 15:34:46 [Server] INFO Saving worlds
07.01 15:34:46 [Server] INFO Saving players
07.01 15:34:46 [Server] INFO Stopping server
07.01 15:34:46 [Multicraft] Skipped 7 lines due to rate limit (30/s)
07.01 15:34:44 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
07.01 15:34:44 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
07.01 15:34:44 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
07.01 15:34:44 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.world.CallableLvl2
07.01 15:34:44 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
07.01 15:34:44 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
07.01 15:34:44 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
07.01 15:34:44 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
07.01 15:34:44 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:673)
07.01 15:34:44 [Server] INFO at net.minecraft.world.World.func_72914_a(World.java:4420)
07.01 15:34:44 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/world/CallableLvl2
07.01 15:34:44 [Server] SEVERE Encountered an unexpected exception NoClassDefFoundError
07.01 15:34:44 [Server] INFO ... 8 more
07.01 15:34:44 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
07.01 15:34:44 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source)
07.01 15:34:44 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source)
07.01 15:34:44 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method)
07.01 15:34:44 [Server] INFO Caused by: java.lang.OutOfMemoryError: PermGen space
07.01 15:34:44 [Server] INFO ... 6 more
07.01 15:34:44 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
07.01 15:34:44 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
07.01 15:34:44 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
07.01 15:34:44 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.world.CallableLvl2
07.01 15:34:44 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
07.01 15:34:44 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
07.01 15:34:44 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
07.01 15:34:44 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
07.01 15:34:44 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:673)
07.01 15:34:44 [Server] INFO at net.minecraft.world.World.func_72914_a(World.java:4420)
07.01 15:34:44 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/world/CallableLvl2
07.01 15:34:41 [Server] WARNING Can't keep up! Did the system time change, or is the server overloaded?
07.01 15:34:38 [Server] INFO Unloading dimension -100
07.01 15:34:38 [Server] INFO Unloading dimension 1
07.01 15:34:38 [Server] INFO Unloading dimension 7
07.01 15:34:38 [Server] INFO Unloading dimension 20
07.01 15:34:37 [Server] INFO Loading NEI
07.01 15:34:37 [Server] INFO [2.0.2] Loading world properties.
07.01 15:34:37 [Server] Startup Done (20.565s)! For help, type "help" or "?"
07.01 15:34:36 [Server] INFO Preparing spawn area: 95%
Error Log TL;DR
The server generates spawn, the immediately unloads all dimensions and shuts down, ending with a PermGem error.
Troubleshooting
Tried multiple instances of our serverstart.bat, trying PermGen and MaxPermGen sizes of 128, 256 and 512. Also tried setting Xmx and Xms to various variables, maximum of 2G (max RAM we have available for the server).
Also tried installing MCPC+.
Last edited: