Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. [21:07:31] [Server thread/INFO]: [Verus] Disabling Kraken vb1187
  2. [21:07:31] [Server thread/INFO]: [Verus] Kraken shutdown successfully
  3. [21:07:31] [Server thread/INFO]: [Verus] Enabling Kraken vb1187
  4. [21:07:31] [Server thread/WARN]: [Verus] Could not save verus.yml to plugins/Verus/verus.yml because verus.yml already exists.
  5. [21:07:31] [Server thread/WARN]: [Verus] Could not save checks.yml to plugins/Verus/checks.yml because checks.yml already exists.
  6. [21:07:31] [Server thread/INFO]: [Verus] Using storage method MYSQL handled by me.levansj01.verus.storage.database.impl.MySQLDB
  7. [21:07:31] [Server thread/WARN]: [Verus] Task #2799 for Kraken vb1187 generated an exception
  8. java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@56ed1fbd rejected from java.util.concurrent.ScheduledThreadPoolExecutor@1bb993ad[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 11]
  9. at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063) ~[?:1.8.0_212]
  10. at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830) ~[?:1.8.0_212]
  11. at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326) ~[?:1.8.0_212]
  12. at java.util.concurrent.ScheduledThreadPoolExecutor.scheduleAtFixedRate(ScheduledThreadPoolExecutor.java:573) ~[?:1.8.0_212]
  13. at java.util.concurrent.Executors$DelegatedScheduledExecutorService.scheduleAtFixedRate(Executors.java:735) ~[?:1.8.0_212]
  14. at me.levansj01.verus.storage.database.impl.MySQLDB.start(Unknown Source) ~[Verus.jar:?]
  15. at me.levansj01.verus.storage.StorageEngine.start(Unknown Source) ~[Verus.jar:?]
  16. at me.levansj01.verus.VerusPlugin.launch(Unknown Source) ~[Verus.jar:?]
  17. at me.levansj01.launcher.VerusLauncher.lambda$null$0(Unknown Source) ~[Verus.jar:?]
  18. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) ~[BeerSpigot-created-19.04.17:git-TacoSpigot-bf023c7d]
  19. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [BeerSpigot-created-19.04.17:git-TacoSpigot-bf023c7d]
  20. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:794) [BeerSpigot-created-19.04.17:git-TacoSpigot-bf023c7d]
  21. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:427) [BeerSpigot-created-19.04.17:git-TacoSpigot-bf023c7d]
  22. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:724) [BeerSpigot-created-19.04.17:git-TacoSpigot-bf023c7d]
  23. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:627) [BeerSpigot-created-19.04.17:git-TacoSpigot-bf023c7d]
  24. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement