- [16:24:40 ERROR]: The server has stopped responding!
- [16:24:40 ERROR]: Please report this to http://www.spigotmc.org/
- [16:24:40 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
- [16:24:40 ERROR]: Spigot version: git-Spigot-596221b-9a1fc1e (MC: 1.12)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Server thread
- [16:24:40 ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
- [16:24:40 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- [16:24:40 ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
- [16:24:40 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- [16:24:40 ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
- [16:24:40 ERROR]: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
- [16:24:40 ERROR]: me.Nick.Lottery.main.main.updatecheck(main.java:135)
- [16:24:40 ERROR]: me.Nick.Lottery.listeners.join.joinevent(join.java:23)
- [16:24:40 ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [16:24:40 ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [16:24:40 ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [16:24:40 ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
- [16:24:40 ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
- [16:24:40 ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- [16:24:40 ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499)
- [16:24:40 ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Entire Thread Dump:
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Thread-23
- [16:24:40 ERROR]: PID: 102 | Suspended: false | Native: true | State: RUNNABLE
- [16:24:40 ERROR]: Thread is waiting on monitor(s):
- [16:24:40 ERROR]: Locked on:sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
- [16:24:40 ERROR]: Locked on:sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
- [16:24:40 ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546)
- [16:24:40 ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
- [16:24:40 ERROR]: Locked on:sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
- [16:24:40 ERROR]: sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
- [16:24:40 ERROR]: sun.security.ssl.InputRecord.read(InputRecord.java:503)
- [16:24:40 ERROR]: sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
- [16:24:40 ERROR]: sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
- [16:24:40 ERROR]: sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
- [16:24:40 ERROR]: sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
- [16:24:40 ERROR]: sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
- [16:24:40 ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
- [16:24:40 ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
- [16:24:40 ERROR]: org.black_ixx.bossshop.updater.Updater.read(Updater.java:643)
- [16:24:40 ERROR]: org.black_ixx.bossshop.updater.Updater.runUpdater(Updater.java:718)
- [16:24:40 ERROR]: org.black_ixx.bossshop.updater.Updater.access$100(Updater.java:36)
- [16:24:40 ERROR]: org.black_ixx.bossshop.updater.Updater$UpdateRunnable.run(Updater.java:713)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: File IO Thread
- [16:24:40 ERROR]: PID: 101 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Thread.sleep(Native Method)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.c(SourceFile:51)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.run(SourceFile:30)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 15
- [16:24:40 ERROR]: PID: 93 | Suspended: false | Native: false | State: WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.lang.Thread.join(Thread.java:1252)
- [16:24:40 ERROR]: java.lang.Thread.join(Thread.java:1326)
- [16:24:40 ERROR]: org.black_ixx.bossshop.updater.Updater.waitForThread(Updater.java:354)
- [16:24:40 ERROR]: org.black_ixx.bossshop.updater.Updater.getResult(Updater.java:295)
- [16:24:40 ERROR]: org.black_ixx.bossshop.misc.UpdaterManager.run(UpdaterManager.java:61)
- [16:24:40 ERROR]: org.black_ixx.bossshop.BossShop$1.run(BossShop.java:63)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 13
- [16:24:40 ERROR]: PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 12
- [16:24:40 ERROR]: PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 11
- [16:24:40 ERROR]: PID: 89 | Suspended: false | Native: true | State: RUNNABLE
- [16:24:40 ERROR]: Thread is waiting on monitor(s):
- [16:24:40 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- [16:24:40 ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
- [16:24:40 ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
- [16:24:40 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- [16:24:40 ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
- [16:24:40 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- [16:24:40 ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
- [16:24:40 ERROR]: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
- [16:24:40 ERROR]: com.gmail.filoghost.customjoinitems.MetricsLite.postPlugin(MetricsLite.java:366)
- [16:24:40 ERROR]: com.gmail.filoghost.customjoinitems.MetricsLite.access$3(MetricsLite.java:280)
- [16:24:40 ERROR]: com.gmail.filoghost.customjoinitems.MetricsLite$1.run(MetricsLite.java:175)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 10
- [16:24:40 ERROR]: PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 8
- [16:24:40 ERROR]: PID: 86 | Suspended: false | Native: true | State: RUNNABLE
- [16:24:40 ERROR]: Thread is waiting on monitor(s):
- [16:24:40 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- [16:24:40 ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
- [16:24:40 ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
- [16:24:40 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- [16:24:40 ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
- [16:24:40 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- [16:24:40 ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
- [16:24:40 ERROR]: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
- [16:24:40 ERROR]: org.mcstats.multiverse.Metrics.postPlugin(Metrics.java:480)
- [16:24:40 ERROR]: org.mcstats.multiverse.Metrics.access$400(Metrics.java:61)
- [16:24:40 ERROR]: org.mcstats.multiverse.Metrics$1.run(Metrics.java:227)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 7
- [16:24:40 ERROR]: PID: 85 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 5
- [16:24:40 ERROR]: PID: 83 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 4
- [16:24:40 ERROR]: PID: 82 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 3
- [16:24:40 ERROR]: PID: 81 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 2
- [16:24:40 ERROR]: PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 1
- [16:24:40 ERROR]: PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Craft Scheduler Thread - 0
- [16:24:40 ERROR]: PID: 78 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Hikari housekeeper (pool HikariPool-0)
- [16:24:40 ERROR]: PID: 76 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
- [16:24:40 ERROR]: PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: RxScheduledExecutorPool-2
- [16:24:40 ERROR]: PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: RxScheduledExecutorPool-1
- [16:24:40 ERROR]: PID: 72 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Ebean-PlayerSQL.0
- [16:24:40 ERROR]: PID: 67 | Suspended: false | Native: false | State: WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.lang.Object.wait(Object.java:502)
- [16:24:40 ERROR]: com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: EbeanBackgroundThread
- [16:24:40 ERROR]: PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Thread.sleep(Native Method)
- [16:24:40 ERROR]: com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: pool-22-thread-1
- [16:24:40 ERROR]: PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Timer-1
- [16:24:40 ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [16:24:40 ERROR]: java.util.TimerThread.run(Timer.java:505)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Java2D Disposer
- [16:24:40 ERROR]: PID: 55 | Suspended: false | Native: false | State: WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- [16:24:40 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- [16:24:40 ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: ImageOnMap-Image Renderer
- [16:24:40 ERROR]: PID: 54 | Suspended: false | Native: false | State: WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.lang.Object.wait(Object.java:502)
- [16:24:40 ERROR]: fr.moribus.imageonmap.components.worker.Worker.run(Worker.java:165)
- [16:24:40 ERROR]: fr.moribus.imageonmap.components.worker.Worker.access$000(Worker.java:47)
- [16:24:40 ERROR]: fr.moribus.imageonmap.components.worker.Worker$1.run(Worker.java:215)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: ImageOnMap-Image IO
- [16:24:40 ERROR]: PID: 53 | Suspended: false | Native: false | State: WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.lang.Object.wait(Object.java:502)
- [16:24:40 ERROR]: fr.moribus.imageonmap.components.worker.Worker.run(Worker.java:165)
- [16:24:40 ERROR]: fr.moribus.imageonmap.components.worker.Worker.access$000(Worker.java:47)
- [16:24:40 ERROR]: fr.moribus.imageonmap.components.worker.Worker$1.run(Worker.java:215)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Timer-0
- [16:24:40 ERROR]: PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [16:24:40 ERROR]: java.util.TimerThread.run(Timer.java:505)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Thread-10
- [16:24:40 ERROR]: PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Thread.sleep(Native Method)
- [16:24:40 ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:103)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Thread-9
- [16:24:40 ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Thread.sleep(Native Method)
- [16:24:40 ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Netty Epoll Server IO #3
- [16:24:40 ERROR]: PID: 46 | Suspended: false | Native: true | State: RUNNABLE
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
- [16:24:40 ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:111)
- [16:24:40 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:230)
- [16:24:40 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:254)
- [16:24:40 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Netty Epoll Server IO #2
- [16:24:40 ERROR]: PID: 43 | Suspended: false | Native: false | State: RUNNABLE
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
- [16:24:40 ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:111)
- [16:24:40 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:230)
- [16:24:40 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:254)
- [16:24:40 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: MCStats / Plugin Metrics
- [16:24:40 ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Thread.sleep(Native Method)
- [16:24:40 ERROR]: com.greatmancode.craftconomy3.tools.utils.Metrics$1.run(Metrics.java:266)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Hikari housekeeper (pool HikariPool-0)
- [16:24:40 ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- [16:24:40 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: threadDeathWatcher-2-1
- [16:24:40 ERROR]: PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Thread.sleep(Native Method)
- [16:24:40 ERROR]: io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
- [16:24:40 ERROR]: io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Netty Epoll Server IO #1
- [16:24:40 ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
- [16:24:40 ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:111)
- [16:24:40 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:230)
- [16:24:40 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:254)
- [16:24:40 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: PoolCleaner[301360348:1507018787105]
- [16:24:40 ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [16:24:40 ERROR]: java.util.TimerThread.run(Timer.java:505)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Abandoned connection cleanup thread
- [16:24:40 ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- [16:24:40 ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Netty Epoll Server IO #0
- [16:24:40 ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
- [16:24:40 ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:111)
- [16:24:40 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:230)
- [16:24:40 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:254)
- [16:24:40 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Spigot Metrics Thread
- [16:24:40 ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [16:24:40 ERROR]: java.util.TimerThread.run(Timer.java:505)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Spigot Watchdog Thread
- [16:24:40 ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
- [16:24:40 ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
- [16:24:40 ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Server console handler
- [16:24:40 ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
- [16:24:40 ERROR]: Thread is waiting on monitor(s):
- [16:24:40 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- [16:24:40 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- [16:24:40 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [16:24:40 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.io.FileInputStream.readBytes(Native Method)
- [16:24:40 ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
- [16:24:40 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- [16:24:40 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:85)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Thread-4
- [16:24:40 ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.System.currentTimeMillis(Native Method)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:91)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: DestroyJavaVM
- [16:24:40 ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Server thread
- [16:24:40 ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
- [16:24:40 ERROR]: Thread is waiting on monitor(s):
- [16:24:40 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- [16:24:40 ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
- [16:24:40 ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
- [16:24:40 ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
- [16:24:40 ERROR]: Locked on:net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140)
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
- [16:24:40 ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
- [16:24:40 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
- [16:24:40 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- [16:24:40 ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
- [16:24:40 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- [16:24:40 ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
- [16:24:40 ERROR]: sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
- [16:24:40 ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
- [16:24:40 ERROR]: me.Nick.Lottery.main.main.updatecheck(main.java:135)
- [16:24:40 ERROR]: me.Nick.Lottery.listeners.join.joinevent(join.java:23)
- [16:24:40 ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [16:24:40 ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [16:24:40 ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [16:24:40 ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
- [16:24:40 ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
- [16:24:40 ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- [16:24:40 ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499)
- [16:24:40 ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:346)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:166)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Server Infinisleeper
- [16:24:40 ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Thread.sleep(Native Method)
- [16:24:40 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: NonBlockingInputStreamThread
- [16:24:40 ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Snooper Timer
- [16:24:40 ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [16:24:40 ERROR]: java.util.TimerThread.run(Timer.java:505)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: process reaper
- [16:24:40 ERROR]: PID: 9 | Suspended: false | Native: false | State: TIMED_WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: sun.misc.Unsafe.park(Native Method)
- [16:24:40 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- [16:24:40 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [16:24:40 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [16:24:40 ERROR]: java.lang.Thread.run(Thread.java:748)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Signal Dispatcher
- [16:24:40 ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Finalizer
- [16:24:40 ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- [16:24:40 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- [16:24:40 ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 ERROR]: Current Thread: Reference Handler
- [16:24:40 ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
- [16:24:40 ERROR]: Stack:
- [16:24:40 ERROR]: java.lang.Object.wait(Native Method)
- [16:24:40 ERROR]: java.lang.Object.wait(Object.java:502)
- [16:24:40 ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- [16:24:40 ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
- [16:24:40 ERROR]: ------------------------------
- [16:24:40 INFO]: Attempting to restart with ./run.sh
在player文件夹中找到腐竹的名字,右键删除数据,便一切OK
麻烦您说清楚好嘛
服主一上线 马上就这样了吗
服主一上线 马上就这样了吗
XJue_DaDa 发表于 2017-10-3 19:07
麻烦您说清楚好嘛
服主一上线 马上就这样了吗
好像是插件更新导致的
Lottery bossshop
这两个插件有更新
这两个插件有更新
XJue_DaDa 发表于 2017-10-3 19:34
Lottery bossshop
这两个插件有更新
谢谢,知道了
XJue_DaDa 发表于 2017-10-3 19:34
Lottery bossshop
这两个插件有更新
..这签名档很666