Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server lag/crash & Error in Console #13

Open
Greenman1805 opened this issue Aug 8, 2015 · 13 comments
Open

Server lag/crash & Error in Console #13

Greenman1805 opened this issue Aug 8, 2015 · 13 comments
Assignees
Labels

Comments

@Greenman1805
Copy link

I don't know why but there is a bug in the plugin which crashes the server. :(

Error:

[14:03:13] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[14:03:13] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[14:03:13] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[14:03:13] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-d97e08b-880a532 (MC: 1.8.8)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 13 | Suspended: false | Native: true | State: RUNNABLE
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.socketRead0(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:152)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:122)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:56)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.getResultSet(Loader.java:2040)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1837)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1816)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.doQuery(Loader.java:900)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.doList(Loader.java:2526)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.doList(Loader.java:2512)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2342)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.list(Loader.java:2337)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:495)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:356)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:195)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.internal.SessionImpl.list(SessionImpl.java:1269)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.internal.QueryImpl.list(QueryImpl.java:101)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.internal.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java:905)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.api.ArchBlock.getOwnerUUID(ArchBlock.java:88)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.api.ArchBlock.getOwnerUUID(ArchBlock.java:64)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.api.ArchBlock.getOwnerUUID(ArchBlock.java:50)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.api.ArchBlock.canEditBlock(ArchBlock.java:224)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.bukkit.events.protection.PlayerInteractEvent.onEvent(PlayerInteractEvent.java:58)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.reflect.Method.invoke(Method.java:606)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:463)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:262)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #14
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 1990 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 98 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-18-thread-1
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 97 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 95 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: JDBM Soft Cache Disposer 0
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      jdbm.recman.CacheRecordManager$SoftRunnable.run(CacheRecordManager.java:501)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 85 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 84 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 83 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 62 | Suspended: false | Native: false | State: RUNNABLE
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:816)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:816)
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.PlainDatagramSocketImpl.receive0(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.DatagramSocket.receive(DatagramSocket.java:816)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 51 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:503)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:83)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: C3P0PooledConnectionPoolManager[identityToken->2squsx9b3k4nii795f8q|79290335]-HelperThread-#2
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:635)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: C3P0PooledConnectionPoolManager[identityToken->2squsx9b3k4nii795f8q|79290335]-HelperThread-#1
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:635)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: C3P0PooledConnectionPoolManager[identityToken->2squsx9b3k4nii795f8q|79290335]-HelperThread-#0
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:635)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: C3P0PooledConnectionPoolManager[identityToken->2squsx9b3k4nii795f8q|79290335]-AdminTaskTimer
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 44 | Suspended: false | Native: true | State: RUNNABLE
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.PlainSocketImpl.socketAccept(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.ServerSocket.implAccept(ServerSocket.java:530)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.ServerSocket.accept(ServerSocket.java:498)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 27 | Suspended: false | Native: false | State: BLOCKED
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:108)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:325)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Hikari Housekeeping Timer (pool LogBlock-Connection-Pool)
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 26 | Suspended: false | Native: false | State: BLOCKED
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:108)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:325)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.Native.epollWait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 24 | Suspended: false | Native: false | State: BLOCKED
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketStatusListener.a(PacketStatusListener.java:108)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:23)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketStatusInStart.a(SourceFile:8)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:124)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:325)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.LegacyPingHandler.channelRead(SourceFile:94)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpThreads0(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 19 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.java2d.Disposer.run(Disposer.java:145)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: true | State: RUNNABLE
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.readBytes(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.read(FileInputStream.java:272)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 17 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 13 | Suspended: false | Native: true | State: RUNNABLE
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.socketRead0(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:152)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:122)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:56)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.getResultSet(Loader.java:2040)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1837)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1816)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.doQuery(Loader.java:900)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.doList(Loader.java:2526)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.doList(Loader.java:2512)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2342)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.Loader.list(Loader.java:2337)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:495)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:356)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:195)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.internal.SessionImpl.list(SessionImpl.java:1269)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.internal.QueryImpl.list(QueryImpl.java:101)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      libs.org.hibernate.internal.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java:905)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.api.ArchBlock.getOwnerUUID(ArchBlock.java:88)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.api.ArchBlock.getOwnerUUID(ArchBlock.java:64)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.api.ArchBlock.getOwnerUUID(ArchBlock.java:50)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.api.ArchBlock.canEditBlock(ArchBlock.java:224)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      com.archivesmc.archblock.bukkit.events.protection.PlayerInteractEvent.onEvent(PlayerInteractEvent.java:58)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.reflect.Method.invoke(Method.java:606)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:463)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.FutureTask.run(FutureTask.java:262)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 3 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[14:03:13] [Spigot Watchdog Thread/ERROR]:  PID: 2 | Suspended: false | Native: false | State: WAITING
[14:03:13] [Spigot Watchdog Thread/ERROR]:  Stack:
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:503)
[14:03:13] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
[14:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
[14:03:33] [Server thread/INFO]: woodstock666 lost connection: Timed out
[14:03:33] [Server thread/INFO]: [-] woodstock666
[14:03:33] [Server thread/INFO]: hreson lost connection: Timed out
[14:03:33] [Server thread/INFO]: [-] hreson
[14:03:33] [Server thread/INFO]: Melon_Miner_44 lost connection: Timed out
[14:03:33] [Server thread/INFO]: [-] Melon_Miner_44
[14:03:33] [Server thread/INFO]: Dark12345 lost connection: Timed out
[14:03:33] [Server thread/INFO]: [-] Dark12345
[14:03:33] [Server thread/INFO]: IPad_Kante_99 lost connection: Disconnected
[14:03:33] [Server thread/INFO]: [-] IPad_Kante_99
[14:03:33] [Server thread/INFO]: Kaschel32 lost connection: Timed out
[14:03:33] [Server thread/INFO]: [-] Kaschel32
[14:03:33] [Server thread/INFO]: CraftingKing1 lost connection: Timed out
[14:03:33] [Server thread/INFO]: [-] CraftingKing1
[14:03:33] [Server thread/INFO]: Sisuar lost connection: Timed out
[14:03:33] [Server thread/INFO]: [-] Sisuar
[14:03:33] [Server thread/INFO]: Hirnfurtz3000 lost connection: Timed out
[14:03:33] [Server thread/INFO]: [-] Hirnfurtz3000
[14:03:33] [Server thread/INFO]: Greenman1805 lost connection: Timed out
[14:03:33] [Server thread/INFO]: [-] Greenman1805
@gdude2002
Copy link
Member

Hey there,

Can you check that your database connection details are correct? The problem you're describing here looks suspiciously like an issue with Hibernate that I haven't been able to nail down yet - where it tries to connect infinitely and hangs the main thread if it can't get a connection

@gdude2002
Copy link
Member

I attempted to add a preliminary check using JDBC in this commit: e3aa427

I'll comment again when I have a build for you.

@gdude2002
Copy link
Member

Alright, this build should check the database details when the plugin loads. Give it a shot and let me know how you get on. If it doesn't detect a problem there, I'd like a longer log output, please.

http://bamboo.gserv.me/browse/PLUG-BLOCK-168/artifact/shared/Plugin-JAR/ArchBlock-0.1.1.jar

@Greenman1805
Copy link
Author

Thanks, but the problem happened hours later after the server start. So, there is defenitly a connection to the MySQL database otherwise the plugin wouldn't work?
So, I'll try the new build and also turn on the debug mode of your plugin.

@gdude2002
Copy link
Member

Hmm, that's kind of weird. Roughly how many hours, would you say?

Is your MySQL server running okay? It has enough RAM and disk space? Just do the usual checks to make sure.

@Greenman1805
Copy link
Author

I've checked the MySQL Server and it's all running correctly. Maybe you could add a feature that allows to remove data from players who haven't been online for X days. I've installed the version you sent me and I will check for errors tomorrow. Thank you for your help! :)

@gdude2002
Copy link
Member

Hmm, I don't currently store the players' last online times, but it's not a bad idea. I'll make a separate ticket for it.

Any situational info for the error is handy, by the way. The kind of stuff that was happening, whether any commands were run, that kind of thing. Just to bear in mind. Thanks for your cooperation so far \o/

@Greenman1805
Copy link
Author

Here is a new Error:

[14:40:08] [Thread-9855/WARN]: Exception in thread "Thread-9855" 
[14:40:08] [Thread-9855/WARN]: libs.org.hibernate.exception.ConstraintViolationException: could not execute statement
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:74)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:49)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:125)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:110)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:136)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:58)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3067)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3509)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:88)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:377)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:369)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:286)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:339)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:52)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.internal.SessionImpl.flush(SessionImpl.java:1234)
[14:40:08] [Thread-9855/WARN]:  at com.archivesmc.archblock.runnables.database.SetOwnerThread.run(SetOwnerThread.java:47)
[14:40:08] [Thread-9855/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '-380-89-1269-survival' for key 'UK_sdktrwcl3l2s4dlg5g610vjva'
[14:40:08] [Thread-9855/WARN]:  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[14:40:08] [Thread-9855/WARN]:  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[14:40:08] [Thread-9855/WARN]:  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[14:40:08] [Thread-9855/WARN]:  at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.Util.getInstance(Util.java:382)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1039)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
[14:40:08] [Thread-9855/WARN]:  at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
[14:40:08] [Thread-9855/WARN]:  at libs.com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
[14:40:08] [Thread-9855/WARN]:  at libs.org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:133)
[14:40:08] [Thread-9855/WARN]:  ... 11 more
[14:40:09] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:10] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:10] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:10] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:11] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:21] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:21] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:22] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:22] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:23] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:23] [Server thread/INFO]: [ArchBlock] [DEBUG] Everything's okay - place the block
[14:40:23] [Thread-9866/WARN]: Exception in thread "Thread-9866" 
[14:40:23] [Thread-9866/WARN]: libs.org.hibernate.exception.ConstraintViolationException: could not execute statement
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:74)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:49)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:125)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:110)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:136)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:58)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3067)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3509)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:88)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:377)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:369)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:286)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:339)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:52)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.internal.SessionImpl.flush(SessionImpl.java:1234)
[14:40:23] [Thread-9866/WARN]:  at com.archivesmc.archblock.runnables.database.SetOwnerThread.run(SetOwnerThread.java:47)
[14:40:23] [Thread-9866/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '-382-89-1271-survival' for key 'UK_sdktrwcl3l2s4dlg5g610vjva'
[14:40:23] [Thread-9866/WARN]:  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[14:40:23] [Thread-9866/WARN]:  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
[14:40:23] [Thread-9866/WARN]:  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[14:40:23] [Thread-9866/WARN]:  at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.Util.getInstance(Util.java:382)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1039)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
[14:40:23] [Thread-9866/WARN]:  at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
[14:40:23] [Thread-9866/WARN]:  at libs.com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:147)
[14:40:23] [Thread-9866/WARN]:  at libs.org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:133)
[14:40:23] [Thread-9866/WARN]:  ... 11 more

@gdude2002
Copy link
Member

Are you using some form of anti-cheat plugin? If not, this makes me think that someone is placing blocks in the same place multiple times very fast - while the plugin does check block ownership for every placed and broken block, if players are using mods to edit too fast then it's possible that they're editing faster than the MySQL database can handle.

How many players does your server regularly get?

@Greenman1805
Copy link
Author

Yes I use NoCheatPlus.
Not so much, around 20-30 players.

@gdude2002
Copy link
Member

Alright, and this was at random? You weren't setting the ownership on an area or anything like that?

@Greenman1805
Copy link
Author

No, I haven't done anything.

@gdude2002
Copy link
Member

Hmm, threads dying like that is definitely troubling.. I'll have to look into that one, but it shouldn't stop the plugin/server from working for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants