I am trying to run FTB Unleashed v1.1.1 on a remote host designed for MC. When I start the server, it appears to almost launch, but crashes towards the end.
Here is the server.log file for one attempt at starting the server: http://pastebin.com/9rDPTkHx
This is what is towards the end of the FML log, where things get strange.
Code:
2013-08-02 18:28:40 [FINEST] [Mystcraft] Sending event FMLServerStartingEvent to mod Mystcraft[/INDENT]
[INDENT=1]2013-08-02 18:28:50 [INFO] [STDERR] Exception in thread "Thread-1" java.lang.OutOfMemoryError: PermGen space[/INDENT]
[INDENT=1]2013-08-02 18:28:50 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space[/INDENT]
[INDENT=1]2013-08-02 18:28:53 [INFO] [Minecraft-Server] Stopping server[/INDENT]
[INDENT=1]2013-08-02 18:28:53 [INFO] [Minecraft-Server] Saving players[/INDENT]
[INDENT=1]2013-08-02 18:28:53 [INFO] [Minecraft-Server] Saving worlds[/INDENT]
[INDENT=1]2013-08-02 18:28:55 [INFO] [STDERR] java.net.SocketException: socket closed[/INDENT]
[INDENT=1]2013-08-02 18:29:01 [INFO] [STDERR] java.lang.OutOfMemoryError: PermGen space[/INDENT]
[INDENT=1]2013-08-02 18:29:02 [INFO] [STDERR] Exception in thread "Listen thread" java.lang.OutOfMemoryError: PermGen space[/INDENT]
[INDENT=1]2013-08-02 18:29:02 [INFO] [STDERR] Exception in thread "Server thread" java.lang.OutOfMemoryError: PermGen space[/INDENT]
[INDENT=1]2013-08-02 18:29:21 [INFO] [STDERR] Exception in thread "Connection #0 read thread" java.lang.OutOfMemoryError: PermGen space
Any help that you could give me would be much appreciated.
Server is running with 3 GB of RAM... Doesn't even hit 1 GB during startup.