Normally, it does.One side was open. Still, in this case, I'd say having a placement algo that refused placement is a better idea than crashing the server
Normally, it does.One side was open. Still, in this case, I'd say having a placement algo that refused placement is a better idea than crashing the server
I hope I'm posting this to the right place. Apologies if I fuzz up.
I've been running a low-volume (2-3 users max) TechWorld2 server since 2.1.0.1. Upgraded to 2.1.1.1 as soon as it came out.
While people are using the server, it will crash after a seemingly random amount of time, or simply shut itself down.
Here's what the log says just as the users are disconnected and the system stops responding:
At this point, I either have to restart the system because it shut itself down, or kill off the processes manually (kill -9 required, graceful exit requests are ignored) and restart the service.
It also crashes. The following logs are preceded by excessive memory usage and high CPU loads (230%+)
Best guess I have is that some chunk is loading with some item in it that's causing it to run away with a memory leak.
Server options:
I tried RotaryCraft, but the windmills crash the server on placement. So no-RotaryCraft items are placed.
I have the following items:
Even with just my chunks loaded, after a few hours, it will stop working. With 2 people on, it survives less time, but usually no less than 30 minutes.
- 4 Electric Furnace
- 2 Generators
- 1 Batbox
- 1 Metal Former
- 1 Compressor
- 1 Ore washer
- 2 Macerators
- Bed
- 4 Barrels
- Several iron chests
- Blast Furnace (HLSA, not vanilla steel)
- Wheat farm
- Carrots
- Ender seeds
- House made of stone bricks & wood stairs
It also likes to crash after building nether gates, but that might be coincidental.
Anyone else reporting a similar issue? Problem with the upgrade from 1.0.1 -> 1.1.1?
Thanks for your assistance in advance and putting together such an awesome mod pack!
What's you server specs?
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5520 @ 2.27GHz
stepping : 5
cpu MHz : 2261.030
cache size : 8192 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good aperfmperf pni ssse3 cx16 sse4_1 sse4_2 popcnt hypervisor lahf_lm ida
bogomips : 4522.06
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
MemTotal: 4112828 kB
MemFree: 668548 kB
Buffers: 116780 kB
Cached: 539320 kB
SwapCached: 780 kB
Active: 3136092 kB
Inactive: 200816 kB
Active(anon): 2679416 kB
Inactive(anon): 1428 kB
Active(file): 456676 kB
Inactive(file): 199388 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 458744 kB
SwapFree: 455424 kB
-XX:MaxPermSize=256m
We had the same problem before. The fix we had for it was to increase the Perm Max. It's related to java running out of RAM to create the needed classes, this is not related to the max you give the minecraft server.
Add the following to the start up extra arguments of the server. Increasing to 128MB or 256MB should fix your problem.
Code:-XX:MaxPermSize=256m
Has this update been postponed? We are eagerly awaiting to start using RotaryCraft again.Tech World is maintained by me. Update will go out next Thursday.
Has this update been postponed? We are eagerly awaiting to start using RotaryCraft again.
Remember that you will likely need to break and place every glitching machine, as a lot of parameters got shot to negative infinity.Has this update been postponed? We are eagerly awaiting to start using RotaryCraft again.
Thanks X3773, but it just "crashed" again. You see it save the world, then close the server down. Just started it back up again.
Did you get anymore errors about "Caused by: java.lang.OutOfMemoryError: PermGen space" after you made the change?
2014-02-07 20:04:28 [SEVERE] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: net/minecraft/world/CallableLvl3
at net.minecraft.world.World.func_72914_a(World.java:4421)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:662)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: net.minecraft.world.CallableLvl3
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 6 more
Caused by: java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
... 8 more
2014-02-09 17:00:06 [SEVERE] Reached end of stream for *.*.*.*
Feb 9 20:38:45 mc kernel: [19708295.645613] iptables drop: IN= OUT=eth0 SRC=10.0.0.204 DST=*.*.*.* LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=45886 DF PROTO=TCP SPT=25566 DPT=58012 WINDOW=5840 RES=0x00 ACK RST URGP=0
Mod Pack: FTB Tech World 2 1.1.1
Mod & Version: ThermalExpansion 3.0.0.2
Pastebin link to crash log: http://pastebin.com/7z4D41Lj
Whats the bug?
Crashed the server.
Can it be repeated? Don't know.
What were you doing at the time? This looks like a different mod interfacing incorrectly with TE.
As i run a server and i was not on the server at the time i cant tell you what caused the crash but i can tell you that this is not the first time it crashes with the same error. There is another similar error that caused a crash but i cant tell you either what is the cause of it.
http://pastebin.com/t5mm5HdM