努力的小白
自搭纯净PaperSpigot 1.7.10 服务端,win7环境,服务器配置2G内存,运行一小时左右必崩,最近一次log记录如下:

[21:05:49] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[21:05:49] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[21:05:49] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[21:05:49] [Spigot Watchdog Thread/ERROR]: Spigot version: git-PaperSpigot-32209cf (MC: 1.7.10)
[21:05:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:49] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[21:05:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[21:05:49] [Spigot Watchdog Thread/ERROR]:         PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:49] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:49] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[21:05:49] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:525)
[21:05:49] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[21:05:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:49] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[21:05:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:44)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 67 | Suspended: false | Native: false | State: WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.misc.Unsafe.park(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.LockSupport.park(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 autosave.AutoPurgeThread.run(AutoPurgeThread.java:95)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 autosave.AutoBackupThread6.run(AutoBackupThread6.java:110)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 autosave.AutoSaveThread.run(AutoSaveThread.java:100)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 de.bananaco.nospawnchunks.MyThread.run(NoSpawnChunks.java:124)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 23 | Suspended: false | Native: true | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.nio.ch.SelectorImpl.select(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 21 | Suspended: false | Native: false | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.management.ThreadImpl.dumpThreads0(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:java.io.PrintStream.write(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:java.io.PrintStream.write(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.io.FileOutputStream.writeBytes(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.io.FileOutputStream.write(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.io.BufferedOutputStream.flush(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.io.PrintStream.write(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.io.FilterOutputStream.write(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.io.PrintStream.write(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.io.FilterOutputStream.write(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 18 | Suspended: false | Native: true | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Thread is waiting on monitor(s):
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.Kernel32._getch(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.fusesource.jansi.internal.WindowsSupport.readByte(WindowsSupport.java:46)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readByte(WindowsTerminal.java:184)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:53)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:151)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.io.FilterInputStream.read(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:525)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Thread.sleep(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.mainLoop(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.util.TimerThread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 6 | Suspended: false | Native: false | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 3 | Suspended: false | Native: false | State: WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.ReferenceQueue.remove(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[21:05:50] [Spigot Watchdog Thread/ERROR]:         PID: 2 | Suspended: false | Native: false | State: WAITING
[21:05:50] [Spigot Watchdog Thread/ERROR]:         Stack:
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Native Method)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.Object.wait(Object.java:503)
[21:05:50] [Spigot Watchdog Thread/ERROR]:                 java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[21:05:50] [Spigot Watchdog Thread/ERROR]: ------------------------------
[21:05:50] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[21:05:50] [Thread-4/INFO]: Stopping server
[21:05:50] [Thread-4/INFO]: [RichAutoMessage] by Fabian
[21:05:50] [Thread-4/INFO]: [RichAutoMessage] Version: 1.3.7
[21:05:50] [Thread-4/INFO]: [RichAutoMessage] deactivated



插件列表附上:


求达人帮忙诊断

ljj1027
插件冲突233

喵喵人
简单扫了一眼很奇怪的没有发现插件报错
可能是我手艺不精没有发现,不过确实没有明显的插件报错。
疑似进程锁死。
如果可能还是使用spigot吧,ps的话用的不是很多,什么时候出问题也难掌握。

努力的小白
ljj1027 发表于 2016-1-5 11:58
**** 作者被禁止或删除 内容自动屏蔽 ****

能具体说一下是什么插件冲突吗

努力的小白
1034701118 发表于 2016-1-5 12:35
简单扫了一眼很奇怪的没有发现插件报错
可能是我手艺不精没有发现,不过确实没有明显的插件报错。
疑似进程 ...

我正在测试一般水龙头服

喵喵人
努力的小白 发表于 2016-1-5 15:24
我正在测试一般水龙头服

还有感觉就你这几个插件都有点非主流一般的感觉
真搞不好是插件冲突呢
233
如果想手动但是准确点查找原因
把插件的英文名字复制下来在记事本里搜索错误报告是否包含这些插件名字233

努力的小白
1034701118 发表于 2016-1-5 15:38
还有感觉就你这几个插件都有点非主流一般的感觉
真搞不好是插件冲突呢
233

我都是论坛找的插件啊_(:з」∠)_ ,刚刚看了一下,报错里找到的都是自动存档插件

第一页 上一页 下一页 最后一页