Unleashed Server Crashing at Startup

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

chrisironhawk

New Member
Jul 29, 2019
1
0
0
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.​