[ADMN/SEC/WEB] HawkEye [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by oliverw92, Aug 15, 2011.

  1. Offline

    oliverw92

    sethgandy, phimt, matan7890 and 7 others like this.
  2. Offline

    AskewDread

    ahh forgot about that, thanks alot working fine now :D
     
  3. Offline

    OllyHal

    Did you fix the problem where it stopped logging after a period of time?
     
  4. Offline

    ParadoXz

    thanks error has gone :D
     
  5. Offline

    ExplosiveBacoN

    The web interface just displays the loading bar and does not show results, is there anyway to fix that?
     
  6. Offline

    Celtic Minstrel

    You could add a confirmation message... "Are you sure you want to do this? Type /hk confirm if you're sure."
     
  7. Offline

    oliverw92

    What version of PHP are you on.
     
  8. Offline

    ExplosiveBacoN

    Pretty sure I'm on 5.
     
  9. Offline

    oliverw92

    Only things that can cause that are if you have an ancient PHP version, or you haven't got the json functions in php installed or you haven't got the MySQL module installed
     
  10. Offline

    ExplosiveBacoN

    Actually I got it to work by updating to php version 5.3.8. Thanks for the help.
     
  11. Offline

    bigggan

    I nice thing i would like to see is a feature to clear all logs from a selected area using wand from worldedit. Usefull for our guestarea..
     
  12. Offline

    Kane

    @oliverw92 not sure if you be willing to consider doing any custom jobs maybe for a small donation <3 But it be amazing if I could log wrench uses on items in my private Industrial Craft Server using bukkit. I assume all you would need is to log the rightclick event on a block.
     
  13. Offline

    bigggan

    You should really work on this. people begining to use client side mods to break stuff. only things thats get logged are "block-fade" idk what plugin they are using!

    And i cant rollback it.. i rollback a player that griefed in like 5 minutes 35 000 edits... but it doesent fix it.
     
  14. Offline

    oliverw92

    If they are griefing your server with hacks then my plugin probably can't pick it up. There probably isn't anyway to do that. You should find a way to stop the hacks, not find a way to log them.
     
  15. Offline

    Kaikz

    How would I go about cleaning a database? It's currently taking 20+ minutes for a simple WorldEdit rollback, with a 1.3GB MySQL database. I had the cleanse age set to 0, and didn't expect it to get like this.
     
  16. Offline

    oliverw92

    What command are you doing to cause that long rollback?
     
  17. Offline

    Kaikz

    A house burned down so I stood in the middle and did '/hk rollback p:Environment a:block-burn r:20'. Even when I did that, but a preview, it said no results. Then go to roll back, it rolls back.
     
  18. Offline

    Rockstar04

    I'm getting the same problem, If I search for changes, either with the hawk tool, or search, I get no results, but it appears to still be able to rollback.
     
  19. Any big server currently using this without performance issues? There's no new build since I last tried this, and it was real bad then, but would be interesting to see if it's working well for others...
     
  20. Offline

    oliverw92

    Yes, mine. I asked you before if you could try it without lava and water logging as that seems to fix the issue people have been having.
     
  21. Offline

    Vycor

    Okay so im having some issues. I love Hawkeye and realize it hasnt had any updates recently but its causing my server to crash. My servers running an Intel Quad-Core 2.66GHz CPU, 8GB ram and Windows 7 x64. It hasnt had any issues until I installed Hawkeye. It works fine for about 4 or so hours then i'll login and see my server has stopped, any ideas whats going on? Im using Wamp2, heres my log file when it crashes. BTW, first time it crashed i had ALL logging on. Then i turned off the chat logging, still crashe. Then i turned off command logging, still crashed, then i turned off join/quit logs, it still crashed. So now im back using big brother for now, but really want to use hawkeye.


    Code:
    2011-10-21 04:55:43 [INFO] [PLAYER_COMMAND] PC4219: /help
    2011-10-21 04:56:38 [INFO] Connection reset
    2011-10-21 04:56:38 [INFO] PC4219 lost connection: disconnect.quitting
    2011-10-21 04:57:48 [INFO] /94.231.109.47:56282 lost connection
    2011-10-21 05:02:17 [INFO] [BD] §4[SERVER] §fBe sure to checkout our website at §6www.nyminecraft.com §ffor plugin support and donation information.
    2011-10-21 05:02:17 [INFO] [BD] Message broadcasted by repeater
    2011-10-21 05:02:40 [INFO] /94.231.109.47:54045 lost connection
    2011-10-21 05:06:50 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-10-21 05:08:49 [INFO] /94.231.109.47:55192 lost connection
    2011-10-21 05:09:34 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    
    
    ....ABOUT 2 PAGES OF WARNINGS about the system time changing...
    
    
    2011-10-21 05:25:08 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-10-21 05:25:27 [WARNING] Task of 'dynmap' generated an exception
    java.lang.OutOfMemoryError: Java heap space
        at org.bukkit.craftbukkit.CraftChunk.getChunkSnapshot(CraftChunk.java:133)
        at org.dynmap.utils.NewMapChunkCache.loadChunks(NewMapChunkCache.java:481)
        at org.dynmap.MapManager$2.call(MapManager.java:1061)
        at org.dynmap.MapManager$2.call(MapManager.java:1056)
        at org.bukkit.craftbukkit.scheduler.CraftFuture.run(CraftFuture.java:34)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-21 05:26:54 [SEVERE] Exception in thread "Connection #185 read thread" java.lang.OutOfMemoryError: Java heap spaceException in thread "Listen thread" Exception in thread "Timer-1"
    2011-10-21 05:26:38 [INFO] Stopping server
    2011-10-21 05:26:57 [INFO] [BD] Disabled
    2011-10-21 05:26:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-21 05:26:59 [INFO] [creaturebox] Saving spawners
    2011-10-21 05:26:59 [INFO] creaturebox version 0.7.8b is disabled.
    2011-10-21 05:27:08 [INFO] GroupManager - INFO - Scheduled Data Saving is disabled!
    2011-10-21 05:27:08 [INFO] GroupManager version 1.3 (Phoenix) is disabled!
    2011-10-21 05:27:08 [INFO] Lockette: Closing all automatic doors.
    2011-10-21 05:27:08 [INFO] [SignLift] Disabled
    2011-10-21 05:27:08 [INFO] [SpawnControl] version [0.8.3] unloaded
    2011-10-21 05:27:10 [INFO] [StarterKit] Disabled
    2011-10-21 05:27:10 [INFO] [VanishNoPickup] 1.9.12 disabled.
    2011-10-21 05:27:10 [INFO] WorldGuard 5.3 disabled.
    2011-10-21 05:27:10 [INFO] Fake Permissions version 3.1.6 is disabled!
    2011-10-21 05:27:10 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2011-10-21 05:27:10 [INFO] WorldEdit: Using the Bukkit Permissions API.
    2011-10-21 05:27:10 [INFO] WorldGuard: Using the Bukkit Permissions API.
    2011-10-21 05:27:10 [INFO] Superpickaxe disabled
    2011-10-21 05:27:10 [INFO] [dynmap] Unloaded 10 components.
    2011-10-21 05:27:15 [INFO] [dynmap] Stopping map renderer...
    2011-10-21 05:27:15 [INFO] [dynmap] Shutting down webserver...
    2011-10-21 05:27:15 [INFO] [dynmap] Webserver shut down.
    2011-10-21 05:27:25 [SEVERE] Error occurred while disabling HawkEye v1.0.5 (Is it up to date?): Java heap space
    java.lang.OutOfMemoryError: Java heap space
    2011-10-21 05:27:25 [INFO] [MyHome] MyHome 2.0.1 disabled
    2011-10-21 05:27:25 [INFO] Saving chunks
    2011-10-21 05:27:27 [INFO] Stopping server
    

    Heres a 2nd snippet from another time it crashde:

    Code:
    2011-10-20 21:56:47 [INFO] Tiger_Fire711 [/74.227.25.200:50885] logged in with entity id 985032 at ([world] 509.07180322424017, 78.00000020861626, 1345.6612002381453)
    2011-10-20 21:56:57 [INFO] Connection reset
    2011-10-20 21:58:05 [SEVERE] Exception in thread "Thread-14789"
    2011-10-20 21:58:05 [SEVERE] [HawkEye] SQL Exception: java.sql.SQLException: java.lang.OutOfMemoryError: Java heap space
    2011-10-20 21:58:08 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 21:58:38 [SEVERE]     at java.io.BufferedOutputStream.<init>(Unknown Source)
    2011-10-20 21:59:00 [SEVERE]     at java.io.BufferedOutputStream.<init>(Unknown Source)
    2011-10-20 21:59:17 [SEVERE]     at org.dynmap.web.handlers.ClientUpdateHandler.handle(ClientUpdateHandler.java:74)
    2011-10-20 21:59:28 [SEVERE]     at org.dynmap.web.HttpServerConnection.run(HttpServerConnection.java:210)
    2011-10-20 22:00:00 [SEVERE] Exception in thread "Thread-15355"
    2011-10-20 22:00:06 [SEVERE] [HawkEye] SQL Exception: java.sql.SQLException: java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:00:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:00:44 [SEVERE] Exception in thread "Thread-15350"
    2011-10-20 22:01:19 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:01:31 [SEVERE] Exception in thread "Thread-15351"
    2011-10-20 22:02:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:02:17 [SEVERE] Exception in thread "Thread-15346"
    2011-10-20 22:04:22 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.Com
    2011-10-20 22:04:47 [SEVERE] municationsException: Communications link failure
    
    The last packet successfully received from the server was 2,210 milliseconds ago.  The last packet sent successfully to the server was 1 milliseconds ago.
    2011-10-20 22:04:57 [SEVERE]     at sun.reflect.GeneratedConstructorAccessor53.newInstance(Unknown Source)
    2011-10-20 22:05:12 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2011-10-20 22:05:17 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2011-10-20 22:05:31 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2011-10-20 22:05:44 [SEVERE]     at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
    2011-10-20 22:05:47 [SEVERE]     at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3082)
    2011-10-20 22:05:51 [SEVERE]     at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
    2011-10-20 22:05:54 [SEVERE]     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
    2011-10-20 22:05:54 [SEVERE]     at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
    2011-10-20 22:05:54 [SEVERE]     at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
    2011-10-20 22:06:01 [SEVERE]     at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
    2011-10-20 22:06:12 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
    2011-10-20 22:06:12 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    2011-10-20 22:06:16 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    2011-10-20 22:06:23 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    2011-10-20 22:06:33 [SEVERE]     at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    2011-10-20 22:06:52 [SEVERE]     at sun.reflect.GeneratedConstructorAccessor42.newInstance(Unknown Source)
    2011-10-20 22:06:52 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2011-10-20 22:07:02 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2011-10-20 22:07:06 [SEVERE]     at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    2011-10-20 22:07:24 [SEVERE]     at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    2011-10-20 22:07:26 [SEVERE]     at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    2011-10-20 22:07:28 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2011-10-20 22:07:39 [SEVERE]     at java.sql.DriverManager.getConnection(Unknown Source)
    2011-10-20 22:07:54 [SEVERE]     at WebChat.WebChat.sql(WebChat.java:103)
    2011-10-20 22:07:59 [SEVERE]     at WebChat.WebChat.readingFromTheWebsite(WebChat.java:117)
    2011-10-20 22:08:16 [SEVERE]     at WebChat.WebChat$watki.run(WebChat.java:216)
    2011-10-20 22:08:20 [SEVERE]     at java.lang.Thread.run(Unknown Source)
    2011-10-20 22:08:30 [SEVERE] Caused by: java.net.SocketException: Software caused connection abort: recv failed
    2011-10-20 22:08:34 [SEVERE]     at java.net.SocketInputStream.socketRead0(Native Method)
    2011-10-20 22:08:37 [SEVERE]     at java.net.SocketInputStream.read(Unknown Source)
    2011-10-20 22:08:41 [SEVERE]     at com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
    2011-10-20 22:08:48 [SEVERE]     at com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
    2011-10-20 22:08:57 [SEVERE]     at com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
    2011-10-20 22:09:05 [SEVERE]     at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
    2011-10-20 22:10:12 [SEVERE] Exception in thread "Thread-15339"
    2011-10-20 22:10:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:10:17 [SEVERE] Exception in thread "Thread-15337"
    2011-10-20 22:10:19 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:10:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:10:25 [SEVERE]     at net.minecraft.server.NBTTagByteArray.a(SourceFile:21)
    2011-10-20 22:10:28 [SEVERE]     at net.minecraft.server.NBTBase.b(SourceFile:64)
    2011-10-20 22:10:30 [SEVERE]     at net.minecraft.server.NBTTagCompound.a(SourceFile:24)
    2011-10-20 22:10:34 [SEVERE]     at net.minecraft.server.NBTBase.b(SourceFile:64)
    2011-10-20 22:10:36 [SEVERE]     at net.minecraft.server.NBTTagCompound.a(SourceFile:24)
    2011-10-20 22:10:39 [SEVERE]     at net.minecraft.server.NBTBase.b(SourceFile:64)
    2011-10-20 22:10:41 [SEVERE]     at net.minecraft.server.CompressedStreamTools.a(SourceFile:75)
    2011-10-20 22:10:45 [SEVERE]     at net.minecraft.server.ChunkRegionLoader.a(SourceFile:29)
    2011-10-20 22:10:47 [SEVERE]     at net.minecraft.server.ChunkProviderServer.loadChunk(ChunkProviderServer.java:124)
    2011-10-20 22:10:51 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:67)
    2011-10-20 22:10:53 [SEVERE]     at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    2011-10-20 22:10:57 [SEVERE]     at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
    2011-10-20 22:10:59 [SEVERE]     at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:141)
    2011-10-20 22:11:04 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:151)
    2011-10-20 22:11:06 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:374)
    2011-10-20 22:11:10 [SEVERE]     at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    2011-10-20 22:11:12 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-10-20 22:11:16 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    2011-10-20 22:11:18 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    2011-10-20 22:11:20 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
    2011-10-20 22:11:24 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-10-20 22:11:26 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-20 22:11:30 [SEVERE] Exception in thread "Thread-15335"
    2011-10-20 22:11:47 [INFO] Stopping server
    2011-10-20 22:11:50 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [INFO] [BD] Disabled
    2011-10-20 22:11:52 [SEVERE]     at java.io.BufferedOutputStream.<init>(Unknown Source)
    2011-10-20 22:11:52 [SEVERE]     at org.dynmap.web.HttpServerConnection.run(HttpServerConnection.java:136)
    2011-10-20 22:11:52 [SEVERE] Exception in thread "watek_pierwszy"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-12"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [INFO] [creaturebox] Saving spawners
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15447"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15446"
    2011-10-20 22:11:52 [INFO] creaturebox version 0.7.8b is disabled.
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15445"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15444"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15443"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15442"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15441"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15440"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15439"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15438"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15437"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15436"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15435"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15434"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:52 [SEVERE] Exception in thread "Thread-15433"
    2011-10-20 22:11:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:55 [SEVERE] Exception in thread "Thread-15432"
    2011-10-20 22:11:55 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:55 [SEVERE] Exception in thread "Thread-15431"
    2011-10-20 22:11:55 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:55 [SEVERE] Exception in thread "Thread-15430"
    2011-10-20 22:11:55 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:55 [SEVERE] Exception in thread "Thread-15429"
    2011-10-20 22:11:55 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:55 [SEVERE] Exception in thread "Thread-15428"
    2011-10-20 22:11:55 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:55 [SEVERE] Exception in thread "Thread-15427"
    2011-10-20 22:11:55 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:55 [SEVERE] Exception in thread "Thread-15426"
    2011-10-20 22:11:55 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:55 [SEVERE] Exception in thread "Thread-15425"
    2011-10-20 22:11:55 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:55 [SEVERE] Exception in thread "Thread-15424"
    2011-10-20 22:11:55 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15423"
    2011-10-20 22:11:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15422"
    2011-10-20 22:11:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15419"
    2011-10-20 22:11:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15420"
    2011-10-20 22:11:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15421"
    2011-10-20 22:11:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15417"
    2011-10-20 22:11:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15418"
    2011-10-20 22:11:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15416"
    2011-10-20 22:11:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15414"
    2011-10-20 22:11:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:57 [SEVERE] Exception in thread "Thread-15413"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15415"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15412"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15411"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15405"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15406"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15410"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15407"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15409"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15408"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15400"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15404"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15397"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15398"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15399"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15403"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15402"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:11:59 [SEVERE] Exception in thread "Thread-15401"
    2011-10-20 22:11:59 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15396"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15395"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15394"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15391"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15393"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15392"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15390"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15389"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15388"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15387"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15385"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15386"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15384"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15383"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15382"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15381"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15380"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15379"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15378"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15377"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15376"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [INFO] GroupManager - INFO - Scheduled Data Saving is disabled!
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15375"
    2011-10-20 22:12:02 [INFO] GroupManager version 1.3 (Phoenix) is disabled!
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [INFO] Lockette: Closing all automatic doors.
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15374"
    2011-10-20 22:12:02 [INFO] [SignLift] Disabled
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [INFO] [SpawnControl] version [0.8.3] unloaded
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15373"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15372"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15371"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15370"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15369"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15368"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15367"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15366"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15356"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15365"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [INFO] [StarterKit] Disabled
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15364"
    2011-10-20 22:12:02 [INFO] [VanishNoPickup] 1.9.12 disabled.
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [INFO] [WebChat] is DISABLED!
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Timer-0"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15362"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [INFO] WorldGuard 5.3 disabled.
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15361"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [INFO] Fake Permissions version 3.1.6 is disabled!
    2011-10-20 22:12:02 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15360"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15358"
    2011-10-20 22:12:02 [INFO] WorldEdit: Using the Bukkit Permissions API.
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [INFO] WorldGuard: Using the Bukkit Permissions API.
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Listen thread"
    2011-10-20 22:12:02 [INFO] Superpickaxe disabled
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:02 [INFO] [dynmap] Unloaded 10 components.
    2011-10-20 22:12:02 [SEVERE] Exception in thread "Thread-15354"
    2011-10-20 22:12:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-20 22:12:07 [INFO] [dynmap] Stopping map renderer...
    2011-10-20 22:12:07 [INFO] [dynmap] Shutting down webserver...
    2011-10-20 22:12:14 [INFO] [HawkEye] Version 1.0.5 disabled!
    2011-10-20 22:12:14 [INFO] [MyHome] MyHome 2.0.1 disabled
    2011-10-20 22:12:14 [INFO] Saving chunks
    2011-10-20 22:12:16 [INFO] Stopping server
    
     
  22. Offline

    oliverw92

    Turn off lava flow and water flow logging
     
  23. Offline

    Vycor

    Thanks i'll give that a shot

    almost 4 hours later, no crashes yet, i think that solved my problem

    Okay seems like she crashed again... from about 9pm till about 11am it was fine then died, heres the last log... when i looked at console i was able to type "stop" this time though, it wasnt stopped on its own... any thoughts:

    Code:
    2011-10-22 11:19:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:19:54 [SEVERE]     at java.util.Arrays.copyOf(Unknown Source)
    2011-10-22 11:19:56 [SEVERE]     at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
    2011-10-22 11:20:03 [SEVERE]     at java.lang.AbstractStringBuilder.append(Unknown Source)
    2011-10-22 11:20:07 [SEVERE]     at java.lang.StringBuffer.append(Unknown Source)
    2011-10-22 11:20:22 [SEVERE]     at java.io.StringWriter.write(Unknown Source)
    2011-10-22 11:20:24 [SEVERE]     at java.io.PrintWriter.write(Unknown Source)
    2011-10-22 11:20:36 [SEVERE]     at java.io.PrintWriter.write(Unknown Source)
    2011-10-22 11:20:49 [SEVERE]     at java.io.PrintWriter.print(Unknown Source)
    2011-10-22 11:20:49 [SEVERE]     at java.io.PrintWriter.println(Unknown Source)
    2011-10-22 11:20:54 [SEVERE]     at java.lang.Throwable.printStackTrace(Throwable.java:512)
    2011-10-22 11:20:57 [SEVERE]     at org.bukkit.craftbukkit.util.ShortConsoleLogFormatter.format(ShortConsoleLogFormatter.java:54)
    2011-10-22 11:20:59 [SEVERE]     at java.util.logging.StreamHandler.publish(Unknown Source)
    2011-10-22 11:21:02 [SEVERE]     at java.util.logging.ConsoleHandler.publish(Unknown Source)
    2011-10-22 11:21:16 [SEVERE]     at java.util.logging.Logger.log(Unknown Source)
    2011-10-22 11:21:22 [SEVERE]     at java.util.logging.Logger.doLog(Unknown Source)
    2011-10-22 11:21:25 [SEVERE]     at java.util.logging.Logger.log(Unknown Source)
    2011-10-22 11:21:34 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:140)
    2011-10-22 11:21:51 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
    2011-10-22 11:22:06 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-10-22 11:22:23 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-22 11:22:26 [SEVERE] Unexpected exception
    java.lang.OutOfMemoryError: Java heap space
        at java.util.Arrays.copyOf(Unknown Source)
        at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
        at java.lang.AbstractStringBuilder.append(Unknown Source)
        at java.lang.StringBuffer.append(Unknown Source)
        at java.io.StringWriter.write(Unknown Source)
        at java.io.PrintWriter.write(Unknown Source)
        at java.io.PrintWriter.write(Unknown Source)
        at java.io.PrintWriter.print(Unknown Source)
        at java.io.PrintWriter.println(Unknown Source)
        at java.lang.Throwable.printStackTrace(Throwable.java:512)
        at org.bukkit.craftbukkit.util.ShortConsoleLogFormatter.format(ShortConsoleLogFormatter.java:54)
        at java.util.logging.StreamHandler.publish(Unknown Source)
        at java.util.logging.ConsoleHandler.publish(Unknown Source)
        at java.util.logging.Logger.log(Unknown Source)
        at java.util.logging.Logger.doLog(Unknown Source)
        at java.util.logging.Logger.log(Unknown Source)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:140)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-10-22 11:22:35 [SEVERE] Exception in thread "Thread-51930"
    2011-10-22 11:23:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:23:28 [SEVERE] Exception in thread "Thread-51931"
    2011-10-22 11:23:40 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:23:44 [SEVERE] Exception in thread "Thread-51932"
    2011-10-22 11:23:57 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:03 [SEVERE] Exception in thread "Thread-51925"
    2011-10-22 11:24:05 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:13 [SEVERE] Exception in thread "Thread-51924"
    2011-10-22 11:24:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:15 [SEVERE] Exception in thread "Thread-51922"
    2011-10-22 11:24:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:15 [SEVERE] Exception in thread "Thread-51921"
    2011-10-22 11:24:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:15 [SEVERE] Exception in thread "Thread-51919"
    2011-10-22 11:24:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:15 [SEVERE] Exception in thread "Thread-51918"
    2011-10-22 11:24:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:15 [SEVERE] Exception in thread "Thread-51914"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51910"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51907"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51906"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51903"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51905"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51887"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51883"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51879"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51877"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51878"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:17 [SEVERE] Exception in thread "Thread-51876"
    2011-10-22 11:24:17 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:18 [SEVERE] Exception in thread "Thread-51874"
    2011-10-22 11:24:18 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:18 [SEVERE] Exception in thread "Thread-51443"
    2011-10-22 11:24:18 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:18 [SEVERE] Exception in thread "Thread-51867"
    2011-10-22 11:24:18 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:18 [SEVERE] Exception in thread "Thread-51868"
    2011-10-22 11:24:18 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:18 [SEVERE] Exception in thread "Thread-51866"
    2011-10-22 11:24:18 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:18 [SEVERE] Exception in thread "Connection #1143 read thread"
    2011-10-22 11:24:21 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:21 [SEVERE]     at sun.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source)
    2011-10-22 11:24:21 [SEVERE]     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    2011-10-22 11:24:23 [SEVERE]     at java.lang.reflect.Constructor.newInstance(Unknown Source)
    2011-10-22 11:24:23 [SEVERE]     at java.lang.Class.newInstance0(Unknown Source)
    2011-10-22 11:24:23 [SEVERE]     at java.lang.Class.newInstance(Unknown Source)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:47)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:76)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.NetworkManager.h(NetworkManager.java:149)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:263)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:77)
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Connection #1193 read thread"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE]     at java.net.SocketInputStream.read(Unknown Source)
    2011-10-22 11:24:23 [SEVERE]     at java.io.DataInputStream.readInt(Unknown Source)
    2011-10-22 11:24:23 [SEVERE]     at java.io.DataInputStream.readFloat(Unknown Source)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.Packet12PlayerLook.a(SourceFile:97)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:81)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.NetworkManager.h(NetworkManager.java:149)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:263)
    2011-10-22 11:24:23 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:77)
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51962"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51961"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51959"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Listen thread"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51958"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51951"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51957"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51950"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51952"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51945"
    2011-10-22 11:24:23 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:23 [SEVERE] Exception in thread "Thread-51940"
    2011-10-22 11:24:25 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:25 [SEVERE] Exception in thread "Thread-51938"
    2011-10-22 11:24:25 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:25 [SEVERE] Exception in thread "Thread-51936"
    2011-10-22 11:24:25 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:25 [SEVERE] Exception in thread "Thread-51937"
    2011-10-22 11:24:25 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:25 [SEVERE] Exception in thread "Thread-51934"
    2011-10-22 11:24:25 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:25 [SEVERE] Exception in thread "Thread-51928"
    2011-10-22 11:24:25 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:24:25 [SEVERE] Exception in thread "Thread-51935"
    2011-10-22 11:24:25 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:25:05 [SEVERE] Exception in thread "Thread-51965"
    2011-10-22 11:25:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:25:15 [SEVERE] Exception in thread "Thread-51967"
    2011-10-22 11:25:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:25:15 [SEVERE] Exception in thread "Thread-51968"
    2011-10-22 11:25:15 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:25:36 [SEVERE] Exception in thread "Thread-51969"
    2011-10-22 11:25:50 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:25:52 [SEVERE] Exception in thread "Thread-51976"
    2011-10-22 11:26:06 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:26:17 [SEVERE] Exception in thread "Thread-51980"
    2011-10-22 11:26:21 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:26:24 [SEVERE] Exception in thread "Thread-51974"
    2011-10-22 11:26:28 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:26:28 [SEVERE] Exception in thread "Thread-51975"
    2011-10-22 11:26:30 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:26:30 [SEVERE] Exception in thread "Thread-51973"
    2011-10-22 11:26:30 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:26:30 [SEVERE] Exception in thread "Thread-51972"
    2011-10-22 11:26:30 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:26:30 [SEVERE] Exception in thread "Thread-51979"
    2011-10-22 11:26:30 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:26:30 [SEVERE] Exception in thread "Thread-51978"
    2011-10-22 11:26:30 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:26:32 [SEVERE] Exception in thread "Thread-51977"
    2011-10-22 11:26:32 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:28:43 [SEVERE] Exception in thread "Thread-51985"
    2011-10-22 11:28:43 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:28:58 [SEVERE] Exception in thread "Thread-51989"
    2011-10-22 11:29:08 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:29:18 [SEVERE] Exception in thread "Thread-51991"
    2011-10-22 11:29:20 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:29:20 [SEVERE] Exception in thread "Thread-51992"
    2011-10-22 11:29:20 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:29:22 [SEVERE] Exception in thread "Thread-51990"
    2011-10-22 11:29:22 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:29:22 [SEVERE] Exception in thread "Thread-51993"
    2011-10-22 11:29:24 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:29:24 [SEVERE] Exception in thread "Thread-51994"
    2011-10-22 11:29:24 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:30:23 [SEVERE] Exception in thread "Thread-52000"
    2011-10-22 11:30:35 [SEVERE] Exception in thread "Thread-52003"
    2011-10-22 11:30:39 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:30:48 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:30:50 [SEVERE] Exception in thread "Thread-52004"
    2011-10-22 11:30:50 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:30:50 [SEVERE] Exception in thread "Thread-52001"
    2011-10-22 11:30:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:30:52 [SEVERE] Exception in thread "Thread-52002"
    2011-10-22 11:30:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:30:52 [SEVERE] Exception in thread "Thread-51998"
    2011-10-22 11:30:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:30:52 [SEVERE] Exception in thread "Thread-52006"
    2011-10-22 11:30:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:44:41 [SEVERE] Exception in thread "Thread-52010"
    2011-10-22 11:44:52 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:00 [SEVERE] Exception in thread "Thread-52016"
    2011-10-22 11:45:00 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:02 [SEVERE] Exception in thread "Thread-52013"
    2011-10-22 11:45:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:02 [SEVERE] Exception in thread "Thread-52014"
    2011-10-22 11:45:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:02 [SEVERE] Exception in thread "Thread-52012"
    2011-10-22 11:45:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:02 [SEVERE] Exception in thread "Thread-52015"
    2011-10-22 11:45:02 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:25 [SEVERE] Exception in thread "Thread-52021"
    2011-10-22 11:45:37 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:39 [SEVERE] Exception in thread "Thread-52022"
    2011-10-22 11:45:47 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:47 [SEVERE] Exception in thread "Thread-52025"
    2011-10-22 11:45:49 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:51 [SEVERE] Exception in thread "Thread-52023"
    2011-10-22 11:45:51 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:51 [SEVERE] Exception in thread "Thread-52024"
    2011-10-22 11:45:51 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:45:51 [SEVERE] Exception in thread "Thread-52026"
    2011-10-22 11:45:51 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:46:20 [SEVERE] Exception in thread "Thread-52031"
    2011-10-22 11:46:36 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:46:57 [SEVERE] Exception in thread "Thread-52037"
    2011-10-22 11:47:05 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:07 [SEVERE] Exception in thread "Thread-52032"
    2011-10-22 11:47:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:07 [SEVERE] Exception in thread "Thread-52033"
    2011-10-22 11:47:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:07 [SEVERE] Exception in thread "Thread-52044"
    2011-10-22 11:47:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:07 [SEVERE] Exception in thread "Thread-52042"
    2011-10-22 11:47:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:07 [SEVERE] Exception in thread "Thread-52043"
    2011-10-22 11:47:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:07 [SEVERE] Exception in thread "Thread-52040"
    2011-10-22 11:47:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:07 [SEVERE] Exception in thread "Thread-52041"
    2011-10-22 11:47:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:07 [SEVERE] Exception in thread "Thread-52034"
    2011-10-22 11:47:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:07 [SEVERE] Exception in thread "Thread-52039"
    2011-10-22 11:47:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:09 [SEVERE] Exception in thread "Thread-52038"
    2011-10-22 11:47:09 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:09 [SEVERE] Exception in thread "Thread-52036"
    2011-10-22 11:47:09 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:47:09 [SEVERE] Exception in thread "Thread-52035"
    2011-10-22 11:47:09 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:53:37 [SEVERE] Exception in thread "Thread-52048"
    2011-10-22 11:53:46 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:53:51 [SEVERE] Exception in thread "Thread-52050"
    2011-10-22 11:53:56 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:54:13 [SEVERE] Exception in thread "Thread-52053"
    2011-10-22 11:54:13 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:54:13 [SEVERE] Exception in thread "Thread-52052"
    2011-10-22 11:54:13 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:54:13 [SEVERE] Exception in thread "Thread-52051"
    2011-10-22 11:54:13 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:54:13 [SEVERE] Exception in thread "Thread-52057"
    2011-10-22 11:54:13 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:54:13 [SEVERE] Exception in thread "Thread-52056"
    2011-10-22 11:54:13 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:54:13 [SEVERE] Exception in thread "Thread-52055"
    2011-10-22 11:54:13 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 11:54:13 [SEVERE] Exception in thread "Thread-52054"
    2011-10-22 11:54:13 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:17:31 [SEVERE] Exception in thread "Thread-52063"
    2011-10-22 12:17:37 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:17:42 [SEVERE] Exception in thread "Thread-52064"
    2011-10-22 12:17:47 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:17:54 [SEVERE] Exception in thread "Thread-52061"
    2011-10-22 12:18:01 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:18:05 [SEVERE] Exception in thread "Thread-52071"
    2011-10-22 12:18:07 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:18:09 [SEVERE] Exception in thread "Thread-52070"
    2011-10-22 12:18:09 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:18:10 [SEVERE] Exception in thread "Thread-52068"
    2011-10-22 12:18:10 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:18:10 [SEVERE] Exception in thread "Thread-52069"
    2011-10-22 12:18:10 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:18:10 [SEVERE] Exception in thread "Thread-52067"
    2011-10-22 12:18:10 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:18:10 [SEVERE] Exception in thread "Thread-52065"
    2011-10-22 12:18:10 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    2011-10-22 12:18:10 [SEVERE] Exception in thread "Thread-52066"
    2011-10-22 12:18:10 [SEVERE] java.lang.OutOfMemoryError: Java heap space
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  24. @oliverw92

    Might it help if this command is added to the server startup so it creates a heap dump in cases like this?

    Code:
    -XX:+HeapDumpOnOutOfMemoryError
     
  25. Offline

    RugRats

    Will there ever be a new version?
     
  26. Offline

    Vycor

    Tried what you said, she crashed still and I ended up with a file over 1GB in size... not sure what that was. But I had it running with the 1G memory command, i increased that to 3G since I have 8GB of ram on my system
     
  27. Offline

    darkhelmet

    Ok I run a server with around 30 people on at once and it seems that hawk is causing serious block lag. I took it out for a while (scary) and the block lag was hardly there. I'm doing a few things to optimize mysql but how do other people optimize the performance? This is troubling.
     
  28. Offline

    Rockstar04

    Disable all logging except for the essentials, like block break and place.
     
  29. Offline

    germanytwo

    There are allways more pages "--------page (1/16)-------" how can i change these?

    BTW AWESOME PLUGIN!
     
  30. Offline

    oliverw92

    Why do you need a new version?
     
  31. Offline

    darkhelmet

    I pretty much already had - stuff like chat, commands, all the stuff that isn't directly related to griefing, etc.

    The database has been active for around three weeks now (when we switched for logblock). 24 million database records in total, 2.5GB table file size.

    However, I wanted to see what events were causing the higher number of mysql queries so I ran a query to see my totals:

    Code:
    SELECT action, COUNT(data_id) as traffic FROM `hawkeye` GROUP BY action ORDER BY traffic DESC;
    This led to a few interesting things. I had to pull the code to figure out what action id matched with which action (https://github.com/oliverw92/HawkEye/blob/dev/src/uk/co/oliwali/HawkEye/DataType.java) but the results were very interesting:

    The lava flow action (26) was MASSIVE with 21,410,958 records! Water flow was second with 1,280,026 but that's even a far cry from the sheer volume of lava flow data. It's whole twenty million records smaller.

    It seems clear that I need to disable lava flow recording. Considering it makes up 86% of the entire database records.

    Block break was obviously third with a tiny 812,509 records.

    Leaf decay was fifth with 382,660 and honestly is something I'd be fine with not logging. No one hardly ever uses leaves in their buildings and when they do, it has to be near wood, which means the wood had to be destroyed too. Turning that off.

    Now, explosion showed 115,891 records but we have TNT disabled entirely, so what does this refer to? Creepers?

    Block fade shows with 59,197 records but I don't understand what that is either?

    Open container shows with 53,342 but could I be safe disabling this and just use container-transaction (27,271) instead?

    Funny note: Enderman took 7,100 items but only placed 1,100.

    Everything else is too small to worry about so I think by disabling lava flow, water flow if possible, and leaf decay we'll see a massive performance gain and MUCH smaller database size.

    Just thought I'd share this for people who have the same issue. Lava flow is simply staggering so do your best to disable that logging and protect lava flow on properties. Luckily, lava flow is most notorious for causing block-burn anyway so I think for the most part we can still roll things back.
     

Share This Page