Advertisement
Mykeware

Untitled

Jun 5th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. 05.06 21:12:20 [Server] Server thread/INFO [auctionhouse]: Connected to SQLite
  2. 05.06 21:12:20 [Server] pool-2-thread-5/ERROR [Sponge]: The Scheduler tried to run the task check for expired owned by Plugin{id=auctionhouse, name=Auction House, version=1.0, source=/mods/AuctionHouse-1.2.jar}, but an error occured.
  3. 05.06 21:12:20 [Server] INFO java.util.ConcurrentModificationException
  4. 05.06 21:12:20 [Server] INFO at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) ~[?:1.8.0_131]
  5. 05.06 21:12:20 [Server] INFO at java.util.ArrayList$Itr.next(ArrayList.java:851) ~[?:1.8.0_131]
  6. 05.06 21:12:20 [Server] INFO at net.cfilatov.auctionhouse.controller.Controller.lambda$checkForExpired$1(Controller.java:542) ~[Controller.class:?]
  7. 05.06 21:12:20 [Server] INFO at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.10.2-2281-5.2.0-BETA-2363]
  8. 05.06 21:12:20 [Server] INFO at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:183) ~[SchedulerBase.class:1.10.2-2281-5.2.0-BETA-2363]
  9. 05.06 21:12:20 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
  10. 05.06 21:12:20 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
  11. 05.06 21:12:20 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_131]
  12. 05.06 21:12:20 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_131]
  13. 05.06 21:12:20 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement