Server Crashing Repeatedly Help

Discussion in 'Bukkit Help' started by devonpilney, Feb 23, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    devonpilney

    Hey guys I've been running my server the Goldmine (goldmine.g.nfoservers.com) for over 6 months now and this is the first time I have had this issue.

    For w/e reason the server keeps randomly crashing once every hour or so -- at first I thought it was just related to glitchy plugins etc. but I think that there is actually 1 or so plugins that enters into a self-repeating death spiral until the sever runs out of memory (some sort of boolean broken bs). These reason I think this is the fact that the server gets lagyier lagyier and lagyier until it finally crashes. Please help I have no idea whats going on.

    This is my plugin list:
    http://img96.imageshack.us/img96/3534/plugnis.png

    My server specs:
    http://img263.imageshack.us/img263/7006/serverspecs.jpg

    My server usage:
    http://img42.imageshack.us/img42/5219/serverusage.jpg

    This is my hs_err_pid32044.txt file (i'm assuming my error log):
    http://pastebin.com/JFq8MCar

    Any ideas on this? My sever has crashed twice since this was posted. Less then 10 players online -- no worlediting etc.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  2. I have the same problems!
     
  3. Offline

    devonpilney

    Code:
    [SEVERE] java.net.SocketException: Broken pipe
    12:29:49 [SEVERE] at java.net.SocketOutputStream.socketWrite0(Native Method)
    12:29:49 [SEVERE] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
    12:29:49 [SEVERE] at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    12:29:49 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    12:29:49 [SEVERE] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    12:29:49 [SEVERE] at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    12:29:49 [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFile:103)
    12:29:49 [SEVERE] java.net.SocketException: Broken pipe
    12:29:49 [SEVERE] at java.net.SocketOutputStream.socketWrite0(Native Method)
    12:29:49 [SEVERE] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
    12:29:49 [SEVERE] at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    12:29:49 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    12:29:49 [SEVERE] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    12:29:49 [SEVERE] at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    12:29:49 [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFile:103)
    This error just posted to console
     
  4. Thats normal, check the FAQ post for that, its just an error for when someone does not log off but their client has closed, nothing to worry about
     
  5. Offline

    devonpilney

    Ok cool thanks heres another strange error that just posted:
    12:46:42 [SEVERE] Block at -1061,71,2129 is FURNACE but has null. Bukkit will attempt to fix this, but there may be additional damage that we cannot recover.
     
  6. Offline

    Bakuhatsu

  7. Offline

    Superkabii

    That's harmless. It seems to happen to everyone, R3 specifically.
     
  8. Offline

    devonpilney

    Thanks to everyone who has been responding... although I know my plugins and basic server functions well the error codes etc. always throw me off -- you all are very appreciated.

    Here is an error that the console spit out from LogBlock, could this be what is causing server crashes? Also just to recap, when the server is restarted the server resources systematically decrease until a fatal error/crash somewhere in-between 30min to 2hours. So I figure there has to be some sort of plugin causing a memory leak either due to incompatibility with Craftbukkit-r4 or just poor coding... unfortunately I dont know anything about java etc. Heres that LB console error:
    Code:
    14:51:52 [SEVERE] [LogBlock Consumer] SQL exception on UPDATE `lb-players` SET onlinetime = ADDTIME(onlinetime, TIMEDIFF(FROM_UNIXTIME(1330037509), lastlogin)) WHERE playerid = 3;:
    com.mysql.jdbc.MysqlDataTruncation: Data truncation: Truncated incorrect time value: '839:03:07'
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3591)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
    at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
    at de.diddiz.LogBlock.Consumer.run(Consumer.java:274)
    at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
    at java.lang.Thread.run(Thread.java:636)
    This error was listed in my server events log:
    Code:
    er overloaded?
    > 10:44:21 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:44:25 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:44:28 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:44:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:44:36 [SEVERE] Block at -1061,71,2129 is FURNACE but has null. Bukkit will attempt to fix this, but there may be additional damage that we cannot recover.
    > 10:44:37 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:44:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    >listplayers
    > 10:44:42 [INFO] Connected players: alex_eady, bobisdead999, oiXJonesYXio, poppop4231, ~TheOnComingStorm, snipeyduckys, LilleMis1, terribaby1977, Markkkkkkk, 1bloodkitten, shaden12, TheDanDarkfire, KayleeM[0m
    >listplayers
    > 10:44:42 [INFO] Connected players: alex_eady, bobisdead999, oiXJonesYXio, poppop4231, ~TheOnComingStorm, snipeyduckys, LilleMis1, terribaby1977, Markkkkkkk, 1bloodkitten, shaden12, TheDanDarkfire, KayleeM[0m
    > 10:44:43 [INFO] WorldEdit: Glhfeclypse (in "Wonder Land"): /drain 10 - Position: (808.0, 28.0, -770.0)
    > 10:44:43 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:44:48 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:44:49 [INFO] [37m[[32mG[32m[37m][37m[[32mCITIZEN[37m]shaden12: markkkkkkkkkk[0m
    > 10:44:50 [INFO] WorldEdit: Glhfeclypse (in "Wonder Land"): /drain 15 - Position: (810.0, 28.0, -770.0)
    > 10:44:52 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:44:55 [INFO] [37m[[32mG[32m[37m][37m[[32mCITIZEN[37m]snipeyduckys: hes busy[0m
    > 10:44:55 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:44:59 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:00 [INFO] [37m[[32mG[32m[37m][37m[[31mADMIN[37m]Markkkkkkk: Yees?[0m
    > 10:45:02 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:03 [INFO] [37m[[32mG[32m[37m][37m[[32mCITIZEN[37m]shaden12: can u gimme diomond armor[0m
    > 10:45:04 [INFO] [37m[[32mG[32m[37m][37m[[32mCITIZEN[37m]oiXJonesYXio: thats to many kkkkkkkk[0m
    > 10:45:06 [INFO] [37m[[32mG[32m[37m][37m[[32mCITIZEN[37m]snipeyduckys: nvm[0m
    > 10:45:07 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:10 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:12 [INFO] [37m[[32mG[32m[37m][37m[[32mCITIZEN[37m]shaden12: its gone[0m
    > 10:45:14 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:17 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:18 [INFO] [PLAYER_COMMAND] KayleeM: /home 
    > 10:45:22 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:25 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:30 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:33 [INFO] /87.52.51.96:50987 lost connection
    > 10:45:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:37 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:39 [INFO] /87.52.51.96:51014 lost connection
    >listplayers
    > 10:45:42 [INFO] Connected players: alex_eady, bobisdead999, oiXJonesYXio, poppop4231, ~TheOnComingStorm, snipeyduckys, LilleMis1, terribaby1977, Markkkkkkk, 1bloodkitten, shaden12, TheDanDarkfire, KayleeM[0m
    >listplayers
    > 10:45:42 [INFO] Connected players: alex_eady, bobisdead999, oiXJonesYXio, poppop4231, ~TheOnComingStorm, snipeyduckys, LilleMis1, terribaby1977, Markkkkkkk, 1bloodkitten, shaden12, TheDanDarkfire, KayleeM[0m
    > 10:45:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:46 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:49 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:54 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:57 [INFO] GroupManager - INFO -  Data files refreshed.
    > 10:45:57 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:45:58 [INFO] [PLAYER_COMMAND] KayleeM: /tpa blood
    > 10:46:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:03 [INFO] [PLAYER_COMMAND] Glhfeclypse: /home 
    > 10:46:06 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:08 [INFO] [PLAYER_COMMAND] 1bloodkitten: /warp market
    > 10:46:09 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:11 [INFO] [PLAYER_COMMAND] Glhfeclypse: /warp theritz
    > 10:46:14 [INFO] /50.23.30.168:60809 lost connection
    > 10:46:15 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:20 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:24 [INFO] [33mYou have selected world 'wonder land'.[0m
    > 10:46:24 [INFO] [33mYou changed terribaby1977 group to Citizen.[0m
    > 10:46:27 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:38 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:40 [INFO] [PLAYER_COMMAND] TheDanDarkfire: /home 
    >listplayers
    > 10:46:41 [INFO] Connected players: alex_eady, bobisdead999, oiXJonesYXio, poppop4231, ~TheOnComingStorm, snipeyduckys, LilleMis1, terribaby1977, Markkkkkkk, shaden12, TheDanDarkfire, KayleeM, 1bloodkitten[0m
    > 10:46:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:45 [INFO] [PLAYER_COMMAND] Glhfeclypse: /time day
    > 10:46:45 [INFO] [PLAYER_COMMAND] KayleeM: /tpa blood
    > 10:46:48 [INFO] WorldEdit: Glhfeclypse (in "Wonder Land"): butcher - Position: (1297.0, 65.0, -574.0)
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftSpider
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftSkeleton
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftSkeleton
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftSkeleton
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftZombie
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftSlime
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftZombie
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftCreeper
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftZombie
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftZombie
    > 10:46:48 [INFO] Fetching addPacket for removed entity: CraftCreeper
    > 10:46:49 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:50 [INFO] [PLAYER_COMMAND] oiXJonesYXio: /tpa duck
    > 10:46:53 [INFO] Connection reset
    > 10:46:53 [INFO] [PLAYER_COMMAND] snipeyduckys: /tpaccept 
    > 10:46:53 [INFO] KayleeM lost connection: disconnect.endOfStream
    > 10:46:55 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:46:56 [INFO] [33m[theGOLDMINE] [34mVote daily for DIAMONDS - goldmineserver.com[0m
    > 10:47:00 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:08 [INFO] [PLAYER_COMMAND] 1bloodkitten: /tpaccept 
    > 10:47:10 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:15 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:15 [INFO] [PLAYER_COMMAND] Glhfeclypse: /setwarp dancitadel
    > 10:47:20 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:22 [INFO] shaden12 lost connection: disconnect.quitting
    10:47:22 [INFO] Connection reset
    > > 10:47:25 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:30 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:35 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:36 [INFO] [PLAYER_COMMAND] TheDanDarkfire: /warp rare
    >listplayers
    > 10:47:40 [INFO] Connected players: alex_eady, bobisdead999, oiXJonesYXio, poppop4231, ~TheOnComingStorm, snipeyduckys, LilleMis1, terribaby1977, Markkkkkkk, 1bloodkitten, KayleeM, TheDanDarkfire[0m
    > 10:47:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:45 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:45 [INFO] [PLAYER_COMMAND] TheDanDarkfire: /bal 
    > 10:47:51 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:47:56 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:48:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:48:06 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    > 10:48:07 [INFO] SolidBolt [/86.0.245.5:55834] logged in with entity id 1882499 at ([Wonder Land] -561.118137463147, 104.0, 3141.1445942359514)
    > 10:48:08 [INFO] [LoginReward] Player joined: SolidBolt
    > 10:48:31 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    > 10:48:34 [SEVERE] at net.minecraft.server.NBTTagByteArray.load(SourceFile:24)
    > 10:48:38 [SEVERE] at net.minecraft.server.NBTBase.b(SourceFile:95)
    >listplayers
    > 10:48:44 [SEVERE] at net.minecraft.server.NBTTagCompound.load(NBTTagCompound.java:53)
    >listp
    New console error:
    Code:
    17:32:58 [SEVERE] Exception in thread "Timer-0"
    17:32:58 [SEVERE] java.lang.NullPointerException
    17:32:58 [SEVERE] at com.iCo6.IO.mini.Arguments.decode(Arguments.java:38)
    17:32:58 [SEVERE] at com.iCo6.IO.mini.Arguments.getValue(Arguments.java:50)
    17:32:58 [SEVERE] at com.iCo6.IO.mini.Arguments.getDouble(Arguments.java:58)
    17:32:58 [SEVERE] at com.iCo6.system.Queried.getBalance(Queried.java:284)
    17:32:58 [SEVERE] at com.iCo6.system.Holdings.getBalance(Holdings.java:22)
    17:32:58 [SEVERE] at com.iCo6.system.Interest.run(Interest.java:66)
    17:32:58 [SEVERE] at java.util.TimerThread.mainLoop(Timer.java:534)
    17:32:58 [SEVERE] at java.util.TimerThread.run(Timer.java:484)
    Another new error - this one from multiverse:
    Code:
    17:41:04 [SEVERE] Could not pass event org.bukkit.event.player.PlayerTeleportEvent to Multiverse-Core
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1026)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:299)
    at com.earth2me.essentials.Teleport.now(Teleport.java:243)
    at com.earth2me.essentials.Teleport.teleport(Teleport.java:221)
    at com.earth2me.essentials.Teleport.home(Teleport.java:288)
    at com.earth2me.essentials.commands.Commandhome.run(Commandhome.java:57)
    at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:97)
    at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:340)
    at com.earth2me.essentials.Essentials.onCommand(Essentials.java:267)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:402)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:784)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:744)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:732)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:176)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:552)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1024)
    ... 25 more
    Caused by: java.lang.NullPointerException
    at com.iCo6.IO.mini.Arguments.decode(Arguments.java:38)
    at com.iCo6.IO.mini.Arguments.getValue(Arguments.java:50)
    at com.iCo6.IO.mini.Arguments.getDouble(Arguments.java:58)
    at com.iCo6.system.Queried.getBalance(Queried.java:284)
    at com.iCo6.system.Holdings.getBalance(Holdings.java:22)
    at com.iCo6.system.Holdings.add(Holdings.java:55)
    at com.fernferret.allpay.multiverse.iConomyBank6X.giveMoney(iConomyBank6X.java:68)
    at com.fernferret.allpay.multiverse.GenericBank.give(GenericBank.java:187)
    at com.onarandombox.MultiverseCore.utils.PermissionTools.playerHasMoneyToEnter(PermissionTools.java:151)
    at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:194)
    ... 29 more
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  9. Offline

    Ice_Sword

    That one looks like miniIOiCo6 was expecting something, like an argument, and nothing was there. I know you may not have typed any command, but an example is typing "/command", but the plugin is set to look for "/command argument", and isn't programed well enough to handle a NullPointerException. You're probably going to have to ask the plugin developer what happened, and how to avoid it/if they can fix it.
     
  10. Offline

    devonpilney

    Figured this out for any of you admins who have been following and also have nolagg installed on your server. NoLagg has a function which reallocates the way that you and your userbase load/unload chunks. I disabled both the delay on unloading of chunks and the new system of loading chunks and havent experienced a crash. Hope this helps.
     
  11. Offline

    sirbrando

    I was having this same problem, it appears removing nolagg fixed it for me. I'll update if this is not the case.
     
Thread Status:
Not open for further replies.

Share This Page