Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 27.10 20:01:03 [Server] INFO [LastLoginAPI] Disabling LastLoginAPI
- 27.10 20:01:06 [Server] WARN java.util.concurrent.CompletionException: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.CompletableFuture$AsyncRun@1ab22100 rejected from java.util.concurrent.ThreadPoolExecutor@5fb0bc32[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 7]
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1629)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- 27.10 20:01:06 [Server] WARN at java.lang.Thread.run(Thread.java:748)
- 27.10 20:01:06 [Server] WARN Caused by: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.CompletableFuture$AsyncRun@1ab22100 rejected from java.util.concurrent.ThreadPoolExecutor@5fb0bc32[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 7]
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture.asyncRunStage(CompletableFuture.java:1640)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture.runAsync(CompletableFuture.java:1858)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.core.common.scheduling.ADPScheduler.runAsync(ADPScheduler.java:67)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.storage.LLDatabaseManager.updatePlayer(LLDatabaseManager.java:45)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.players.objects.LLPlayerImpl.updatePlayer(LLPlayerImpl.java:45)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.players.objects.LLPlayerImpl.setLastLogout(LLPlayerImpl.java:93)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.players.objects.LLPlayerImpl.updateLastLogout(LLPlayerImpl.java:70)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.listeners.JoinLeaveListener.lambda$onPlayerQuit$1(JoinLeaveListener.java:32)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
- 27.10 20:01:06 [Server] WARN ... 3 more
- 27.10 20:01:06 [Server] WARN java.util.concurrent.CompletionException: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.CompletableFuture$AsyncRun@be2575a rejected from java.util.concurrent.ThreadPoolExecutor@5fb0bc32[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 8]
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1629)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- 27.10 20:01:06 [Server] WARN at java.lang.Thread.run(Thread.java:748)
- 27.10 20:01:06 [Server] WARN Caused by: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.CompletableFuture$AsyncRun@be2575a rejected from java.util.concurrent.ThreadPoolExecutor@5fb0bc32[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 8]
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture.asyncRunStage(CompletableFuture.java:1640)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture.runAsync(CompletableFuture.java:1858)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.core.common.scheduling.ADPScheduler.runAsync(ADPScheduler.java:67)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.storage.LLDatabaseManager.updatePlayer(LLDatabaseManager.java:45)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.players.objects.LLPlayerImpl.updatePlayer(LLPlayerImpl.java:45)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.players.objects.LLPlayerImpl.setLastLogout(LLPlayerImpl.java:93)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.players.objects.LLPlayerImpl.updateLastLogout(LLPlayerImpl.java:70)
- 27.10 20:01:06 [Server] WARN at com.alessiodp.lastloginapi.common.listeners.JoinLeaveListener.lambda$onPlayerQuit$1(JoinLeaveListener.java:32)
- 27.10 20:01:06 [Server] WARN at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
- 27.10 20:01:06 [Server] WARN ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement