huchengke666
今天给自己服务器加上反假人(UAB)后出现以下报错(已装AsyncKeepAlive,使用paper 1.8.8核心,内存足够且java自动分配,java8
[23:56:38 INFO]: UUID of player ImOldSix_HoJqHYM is db99f6d8-a0d7-38b9-9a74-4f33f5a0e131
[23:56:38 INFO]: UUID of player ImOldSix_nzRw3Jv is cd046067-eeea-3438-83c9-d65f99b9f269
[23:56:38 WARN]: handleDisconnection() called twice
[23:56:39 INFO]: UUID of player ImOldSix_tFXh8cs is f36bf342-e5ad-3c52-8305-23e6a673b741
[23:56:39 WARN]: handleDisconnection() called twice
[23:56:40 INFO]: UUID of player ImOldSix_QehidDk is 7f877498-9492-3b2b-a9ca-001f5a61c013
[23:56:41 WARN]: handleDisconnection() called twice
[23:56:41 WARN]: handleDisconnection() called twice
[23:56:42 WARN]: handleDisconnection() called twice
[23:56:43 WARN]: handleDisconnection() called twice
[23:56:46 WARN]: handleDisconnection() called twice
[23:56:46 WARN]: handleDisconnection() called twice
[23:56:48 WARN]: handleDisconnection() called twice
[23:56:48 WARN]: handleDisconnection() called twice
[23:56:50 WARN]: handleDisconnection() called twice
[23:56:51 WARN]: handleDisconnection() called twice
[23:56:51 WARN]: handleDisconnection() called twice
[23:56:52 WARN]: handleDisconnection() called twice
[23:56:54 WARN]: handleDisconnection() called twice
[23:56:56 WARN]: handleDisconnection() called twice
[23:56:57 WARN]: handleDisconnection() called twice
[23:56:58 WARN]: handleDisconnection() called twice
[23:56:59 WARN]: handleDisconnection() called twice
[23:57:01 WARN]: handleDisconnection() called twice
[23:57:01 WARN]: handleDisconnection() called twice
[23:57:02 WARN]: handleDisconnection() called twice
[23:57:03 WARN]: handleDisconnection() called twice
[23:57:04 WARN]: handleDisconnection() called twice
[23:57:05 WARN]: handleDisconnection() called twice
[23:57:06 WARN]: handleDisconnection() called twice
[23:57:07 WARN]: handleDisconnection() called twice
[23:57:09 WARN]: handleDisconnection() called twice
[23:57:09 WARN]: handleDisconnection() called twice
[23:57:10 WARN]: handleDisconnection() called twice
[23:57:11 WARN]: handleDisconnection() called twice
在后面出现
[23:57:22 WARN]: handleDisconnection() called twice
[23:57:23 ERROR]: The server has stopped responding!
[23:57:23 ERROR]: Please report this to http://www.spigotmc.org/
[23:57:23 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[23:57:23 ERROR]: Spigot version: git-PaperSpigot-f6fba00-9935adc (MC: 1.8.8)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Server thread
[23:57:23 ERROR]:       PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5265)
[23:57:23 ERROR]:               java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5265)
[23:57:23 ERROR]:               java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5265)
[23:57:23 ERROR]:               java.util.regex.Pattern$CharProperty.match(Pattern.java:3790)
[23:57:23 ERROR]:               java.util.regex.Pattern$Curly.match0(Pattern.java:4274)
[23:57:23 ERROR]:               java.util.regex.Pattern$Curly.match(Pattern.java:4248)
[23:57:23 ERROR]:               java.util.regex.Pattern$GroupHead.match(Pattern.java:4672)
[23:57:23 ERROR]:               java.util.regex.Pattern$Branch.match(Pattern.java:4616)
[23:57:23 ERROR]:               java.util.regex.Pattern$GroupHead.match(Pattern.java:4672)
[23:57:23 ERROR]:               java.util.regex.Pattern$Branch.match(Pattern.java:4618)
[23:57:23 ERROR]:               java.util.regex.Pattern$Start.match(Pattern.java:3475)
[23:57:23 ERROR]:               java.util.regex.Matcher.search(Matcher.java:1248)
[23:57:23 ERROR]:               java.util.regex.Matcher.find(Matcher.java:637)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:52)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:42)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage.fromString(CraftChatMessage.java:136)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.addPage(CraftMetaBook.java:234)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.<init>(CraftMetaBook.java:93)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.<init>(CraftMetaBook.java:57)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.inventory.CraftItemStack.getItemMeta(CraftItemStack.java:331)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketDataSerializer.i(PacketDataSerializer.java:200)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1957)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:55)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:8)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[23:57:23 ERROR]:               java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23:57:23 ERROR]:               java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Entire Thread Dump:
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Async Chat Thread - #5
[23:57:23 ERROR]:       PID: 93 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.lang.Object.wait(Object.java:502)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1059)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[23:57:23 ERROR]:               java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23:57:23 ERROR]:               java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Async Chat Thread - #4
[23:57:23 ERROR]:       PID: 92 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.lang.Object.wait(Object.java:502)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1059)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[23:57:23 ERROR]:               java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23:57:23 ERROR]:               java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Async Chat Thread - #3
[23:57:23 ERROR]:       PID: 91 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.lang.Object.wait(Object.java:502)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1059)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[23:57:23 ERROR]:               java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23:57:23 ERROR]:               java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Async Chat Thread - #2
[23:57:23 ERROR]:       PID: 90 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.lang.Object.wait(Object.java:502)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1059)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[23:57:23 ERROR]:               java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23:57:23 ERROR]:               java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Async Chat Thread - #1
[23:57:23 ERROR]:       PID: 89 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.lang.Object.wait(Object.java:502)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1059)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[23:57:23 ERROR]:               java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23:57:23 ERROR]:               java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Async Chat Thread - #0
[23:57:23 ERROR]:       PID: 84 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.lang.Object.wait(Object.java:502)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1059)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[23:57:23 ERROR]:               java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23:57:23 ERROR]:               java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: process reaper
[23:57:23 ERROR]:       PID: 76 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               sun.misc.Unsafe.park(Native Method)
[23:57:23 ERROR]:               java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:57:23 ERROR]:               java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[23:57:23 ERROR]:               java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[23:57:23 ERROR]:               java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Netty Epoll Server IO #3
[23:57:23 ERROR]:       PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               io.netty.channel.epoll.Native.epollWait(Native Method)
[23:57:23 ERROR]:               io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:57:23 ERROR]:               io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:57:23 ERROR]:               io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Netty Epoll Server IO #2
[23:57:23 ERROR]:       PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               io.netty.channel.epoll.Native.epollWait(Native Method)
[23:57:23 ERROR]:               io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:57:23 ERROR]:               io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:57:23 ERROR]:               io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: File IO Thread
[23:57:23 ERROR]:       PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Thread.sleep(Native Method)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Protocol Worker #1 - AsyncKeepAlive - [recv: KEEP_ALIVE[class=PacketPlayInKeepAlive, id=14], send: ]
[23:57:23 ERROR]:       PID: 59 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               sun.misc.Unsafe.park(Native Method)
[23:57:23 ERROR]:               java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:57:23 ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:57:23 ERROR]:               java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
[23:57:23 ERROR]:               com.comphenix.protocol.async.AsyncListenerHandler.listenerLoop(AsyncListenerHandler.java:579)
[23:57:23 ERROR]:               com.comphenix.protocol.async.AsyncListenerHandler.access$200(AsyncListenerHandler.java:48)
[23:57:23 ERROR]:               com.comphenix.protocol.async.AsyncListenerHandler$2.run(AsyncListenerHandler.java:229)
[23:57:23 ERROR]:               com.comphenix.protocol.async.AsyncListenerHandler$3.run(AsyncListenerHandler.java:300)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Netty Epoll Server IO #1
[23:57:23 ERROR]:       PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               io.netty.channel.epoll.Native.epollWait(Native Method)
[23:57:23 ERROR]:               io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:57:23 ERROR]:               io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:57:23 ERROR]:               io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: bStats-Metrics
[23:57:23 ERROR]:       PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               sun.misc.Unsafe.park(Native Method)
[23:57:23 ERROR]:               java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:57:23 ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[23:57:23 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[23:57:23 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Thread-15
[23:57:23 ERROR]:       PID: 51 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.lang.Object.wait(Object.java:502)
[23:57:23 ERROR]:               me.messageofdeath.commandnpc.Utilities.queue.QueueSystem$QueueExecutor.run(QueueSystem.java:52)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[23:57:23 ERROR]:       PID: 49 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               sun.misc.Unsafe.park(Native Method)
[23:57:23 ERROR]:               java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:57:23 ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:57:23 ERROR]:               java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Timer-4
[23:57:23 ERROR]:       PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:23 ERROR]:               java.util.TimerThread.run(Timer.java:505)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: bStats-Metrics
[23:57:23 ERROR]:       PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               sun.misc.Unsafe.park(Native Method)
[23:57:23 ERROR]:               java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:57:23 ERROR]:               java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[23:57:23 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[23:57:23 ERROR]:               java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[23:57:23 ERROR]:               java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Timer-3
[23:57:23 ERROR]:       PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:23 ERROR]:               java.util.TimerThread.run(Timer.java:505)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Timer-2
[23:57:23 ERROR]:       PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:23 ERROR]:               java.util.TimerThread.run(Timer.java:505)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Timer-1
[23:57:23 ERROR]:       PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:23 ERROR]:               java.util.TimerThread.run(Timer.java:505)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Timer-0
[23:57:23 ERROR]:       PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:23 ERROR]:               java.util.TimerThread.run(Timer.java:505)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Netty Epoll Server IO #0
[23:57:23 ERROR]:       PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               io.netty.channel.epoll.Native.epollWait(Native Method)
[23:57:23 ERROR]:               io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:57:23 ERROR]:               io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:57:23 ERROR]:               io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Spigot Metrics Thread
[23:57:23 ERROR]:       PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:23 ERROR]:               java.util.TimerThread.run(Timer.java:505)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Spigot Watchdog Thread
[23:57:23 ERROR]:       PID: 23 | Suspended: false | Native: false | State: RUNNABLE
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               sun.management.ThreadImpl.dumpThreads0(Native Method)
[23:57:23 ERROR]:               sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[23:57:23 ERROR]:               org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Server console handler
[23:57:23 ERROR]:       PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[23:57:23 ERROR]:       Thread is waiting on monitor(s):
[23:57:23 ERROR]:               Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[23:57:23 ERROR]:               Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[23:57:23 ERROR]:               Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[23:57:23 ERROR]:               Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.io.FileInputStream.readBytes(Native Method)
[23:57:23 ERROR]:               java.io.FileInputStream.read(FileInputStream.java:255)
[23:57:23 ERROR]:               java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[23:57:23 ERROR]:               java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Thread-5
[23:57:23 ERROR]:       PID: 21 | Suspended: false | Native: false | State: RUNNABLE
[23:57:23 ERROR]:       Thread is waiting on monitor(s):
[23:57:23 ERROR]:               Locked on:java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[23:57:23 ERROR]:               Locked on:java.io.PrintStream.flush(PrintStream.java:338)
[23:57:23 ERROR]:               Locked on:java.io.PrintStream.flush(PrintStream.java:338)
[23:57:23 ERROR]:               Locked on:sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.io.FileOutputStream.writeBytes(Native Method)
[23:57:23 ERROR]:               java.io.FileOutputStream.write(FileOutputStream.java:326)
[23:57:23 ERROR]:               java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
[23:57:23 ERROR]:               java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
[23:57:23 ERROR]:               java.io.PrintStream.flush(PrintStream.java:338)
[23:57:23 ERROR]:               java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
[23:57:23 ERROR]:               java.io.PrintStream.flush(PrintStream.java:338)
[23:57:23 ERROR]:               sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297)
[23:57:23 ERROR]:               sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
[23:57:23 ERROR]:               java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:33)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: DestroyJavaVM
[23:57:23 ERROR]:       PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Server thread
[23:57:23 ERROR]:       PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.util.regex.Pattern$Curly.match0(Pattern.java:4286)
[23:57:23 ERROR]:               java.util.regex.Pattern$Curly.match(Pattern.java:4248)
[23:57:23 ERROR]:               java.util.regex.Pattern$GroupHead.match(Pattern.java:4672)
[23:57:23 ERROR]:               java.util.regex.Pattern$Branch.match(Pattern.java:4616)
[23:57:23 ERROR]:               java.util.regex.Pattern$GroupHead.match(Pattern.java:4672)
[23:57:23 ERROR]:               java.util.regex.Pattern$Branch.match(Pattern.java:4618)
[23:57:23 ERROR]:               java.util.regex.Pattern$Start.match(Pattern.java:3475)
[23:57:23 ERROR]:               java.util.regex.Matcher.search(Matcher.java:1248)
[23:57:23 ERROR]:               java.util.regex.Matcher.find(Matcher.java:637)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:52)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:42)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.util.CraftChatMessage.fromString(CraftChatMessage.java:136)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.addPage(CraftMetaBook.java:234)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.<init>(CraftMetaBook.java:93)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.inventory.CraftMetaBook.<init>(CraftMetaBook.java:57)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.v1_8_R3.inventory.CraftItemStack.getItemMeta(CraftItemStack.java:331)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketDataSerializer.i(PacketDataSerializer.java:200)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1957)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:55)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PacketPlayInCustomPayload.a(SourceFile:8)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[23:57:23 ERROR]:               java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23:57:23 ERROR]:               java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Server Infinisleeper
[23:57:23 ERROR]:       PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Thread.sleep(Native Method)
[23:57:23 ERROR]:               net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: NonBlockingInputStreamThread
[23:57:23 ERROR]:       PID: 15 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[23:57:23 ERROR]:               java.lang.Thread.run(Thread.java:750)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Snooper Timer
[23:57:23 ERROR]:       PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:23 ERROR]:               java.util.TimerThread.run(Timer.java:505)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Signal Dispatcher
[23:57:23 ERROR]:       PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Finalizer
[23:57:23 ERROR]:       PID: 3 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:150)
[23:57:23 ERROR]:               java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:171)
[23:57:23 ERROR]:               java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:188)
[23:57:23 ERROR]: ------------------------------
[23:57:23 ERROR]: Current Thread: Reference Handler
[23:57:23 ERROR]:       PID: 2 | Suspended: false | Native: false | State: WAITING
[23:57:23 ERROR]:       Stack:
[23:57:23 ERROR]:               java.lang.Object.wait(Native Method)
[23:57:23 ERROR]:               java.lang.Object.wait(Object.java:502)
[23:57:23 ERROR]:               java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[23:57:23 ERROR]:               java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[23:57:23 ERROR]: ------------------------------
[23:57:23 INFO]: Startup script './start.sh' does not exist! Stopping server.
[23:57:23 INFO]: Stopping server
下面是log 2023-12-29-3.log (279.93 KB, 下载次数: 2)

我也是个刚来bbs的人,没有什么金粒,所以拜托大家了

Aiwass_Tsukasa
疑似由插件 UltimateAntiBot 造成的线程卡死;
另外,本人在日志内发现大量无意义聊天内容,均来源于ID "ImOldSix_XXXXXX",请留意服务器是否被他人恶意攻击;

huchengke666
Aiwass_Tsukasa 发表于 2023-12-30 03:34
疑似由插件 UltimateAntiBot 造成的线程卡死;
另外,本人在日志内发现大量无意义聊天内容,均来源于ID "Im ...

确实是这样的,当时是我正在压测服务器以测试uab的运行效率,不曾想过会发生您所说的情况。您的观点我表示赞同,所以劳烦您亲自写出解决方法,我感激不尽!

Aiwass_Tsukasa
huchengke666 发表于 2023-12-30 04:28
确实是这样的,当时是我正在压测服务器以测试uab的运行效率,不曾想过会发生您所说的情况。您的观点我表 ...

尝试关闭插件 UltimateAntiBot 的更新检测,或使用魔法保持网络通畅;
亦可尝试直接禁用此插件;

huchengke666
Aiwass_Tsukasa 发表于 2023-12-30 05:07
尝试关闭插件 UltimateAntiBot 的更新检测,或使用魔法保持网络通畅;
亦可尝试直接禁用此插件; ...

尝试过禁用update,但似乎没有这个选项,况且我是基于linux搭建的服务器,我想使用魔**有些许困难,而禁用此插件似乎没有其他更好的选择去拦截假人了,我会努力寻找替代品的.也请您推荐一些您相中的优秀反假人插件。
以及还有一点,似乎禁用了UAB后遭到压测还是同样问题。

Aiwass_Tsukasa
huchengke666 发表于 2023-12-30 05:45
尝试过禁用update,但似乎没有这个选项,况且我是基于linux搭建的服务器,我想使用魔**有些许困难,而禁用此插 ...
  1. 似乎禁用了UAB后遭到压测还是同样问题
复制代码
上传新日志

huchengke666

谢谢,不需要了,我想是我内存的原因,旧log已经丢失,我无法找到他。