Paste #46145: Debug

Date: 2018/01/08 18:41:21 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559


09.01 02:35:06 [Server] INFO +> [Denizen] Processing unnamed script... 
09.01 02:35:06 [Server] INFO +> [Denizen] Processing '/doorbell.yml'... 
09.01 02:35:06 [Server] INFO +> [Denizen] Processing '/temptorches.yml'... 
09.01 02:35:06 [Server] INFO +> [Denizen] Processing '/hf.yml'... 
09.01 02:35:06 [Server] INFO +> [Denizen] Processing '/ping.yml'... 
09.01 02:35:06 [Server] INFO +> [Denizen] Processing '/hug.yml'... 
09.01 02:35:06 [Server] INFO +> [Denizen] Processing '/rdm.yml'... 
09.01 02:35:06 [Server] INFO OKAY! All scripts loaded! 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script SHELP_REPOSCRIPTS as type VERSION 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script HUG_COMMAND as type COMMAND 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script DOORBELL_CMDHANDLER as type COMMAND 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script DOORBELL_BUNGEE as type YAML DATA 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script CHAT_PING_WORLD as type WORLD 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script RDM_EVENTS as type WORLD 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script BUILTIN_LOAD_TESTER as type COMMAND 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script FIVE_COMMAND as type COMMAND 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script RDM_VERSION as type VERSION 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script DOORBELL_HANDLER as type WORLD 
09.01 02:35:06 [Server] INFO +> [Denizen] Adding script TEMP_TORCHES as type WORLD 
09.01 02:35:06 [Server] INFO +> [Denizen] Scanning 4 world scripts... 
09.01 02:35:06 [Server] INFO +> [Denizen] Reloading script events... 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, SystemTime matched for 'system time 
09.01 02:35:06 [Server] INFO hourly'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, Chat matched for 'player chats'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, EntityBreaksHanging matched for 
09.01 02:35:06 [Server] INFO 'player breaks wood_button'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, EntityBreaksHanging matched for 
09.01 02:35:06 [Server] INFO 'player breaks stone_button'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, EntityDies matched for 'player 
09.01 02:35:06 [Server] INFO death'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerBreaksBlock matched for 
09.01 02:35:06 [Server] INFO 'player breaks wood_button'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerBreaksBlock matched for 
09.01 02:35:06 [Server] INFO 'player breaks stone_button'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerItemBreak matched for 'player 
09.01 02:35:06 [Server] INFO breaks wood_button'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerItemBreak matched for 'player 
09.01 02:35:06 [Server] INFO breaks stone_button'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerClicksBlock matched for 
09.01 02:35:06 [Server] INFO 'player right clicks wood_button'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerClicksBlock matched for 
09.01 02:35:06 [Server] INFO 'player right clicks stone_button'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerPlacesBlock matched for 
09.01 02:35:06 [Server] INFO 'player places torch'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerPlacesHanging matched for 
09.01 02:35:06 [Server] INFO 'player places torch'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerRightClicksEntity matched for 
09.01 02:35:06 [Server] INFO 'player right clicks wood_button'! 
09.01 02:35:06 [Server] INFO +> [Denizen] Event match, PlayerRightClicksEntity matched for 
09.01 02:35:06 [Server] INFO 'player right clicks stone_button'! 
09.01 02:35:06 [Server] INFO +> [] +-------------------------+ 
09.01 02:35:06 [Server] INFO -******* TownyChat enabled *******-
09.01 02:35:06 [Server] INFO You are running the latest version
09.01 02:35:06 [Server] INFO You are using the latest version thanks
09.01 02:35:12 [Server] INFO UUID of player DatingSimulation is 454387f1-dcfa-4105-ab39-b8e715166dbd
09.01 02:35:13 [Connect] User DatingSimulation, IP 97.107.97.12
09.01 02:35:13 [Multicraft] DatingSimulation ran command Message of the Day
09.01 02:35:22 [Server] INFO DatingSimulation issued server command: /spawn
09.01 02:35:34 [Server] INFO ❤SirzechsSama❤ [Loflaria] [][][Owner] DatingSimulation: test
09.01 02:35:51 [Multicraft] Received stop command
09.01 02:35:51 [Multicraft] Stopping server!
09.01 02:36:02 [Server] INFO UUID of player HuntsmanJE is 8c8c5ffb-f3c0-4040-b073-563339970ff8
09.01 02:36:19 [Server] INFO UUID of player JacksonAgent is ee9b4120-edb0-42c6-80f0-18301096f06b
09.01 02:36:31 [Server] ERROR The server has stopped responding!
09.01 02:36:31 [Server] ERROR Please report this to http://www.spigotmc.org/
09.01 02:36:31 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
09.01 02:36:31 [Server] ERROR Spigot version: git-Spigot-7754231-94b0980 (MC: 1.12.2)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Server thread
09.01 02:36:31 [Server] ERROR PID: 16 | Suspended: false | Native: false | State: WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR sun.misc.Unsafe.park(Native Method)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:60)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:39)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:526)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:72)
09.01 02:36:31 [Server] ERROR org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
09.01 02:36:31 [Server] ERROR org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:651)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1392)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1227)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
09.01 02:36:31 [Server] ERROR java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
09.01 02:36:31 [Server] ERROR java.util.concurrent.FutureTask.run(FutureTask.java:266)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Entire Thread Dump:

09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR sun.misc.Unsafe.park(Native Method)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
09.01 02:36:31 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Keep-Alive-SocketCleaner
09.01 02:36:31 [Server] ERROR PID: 69 | Suspended: false | Native: false | State: WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Object.wait(Native Method)
09.01 02:36:31 [Server] ERROR sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: File IO Thread
09.01 02:36:31 [Server] ERROR PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Thread.sleep(Native Method)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.FileIOThread.c(SourceFile:51)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.FileIOThread.run(SourceFile:30)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Craft Scheduler Thread - 8
09.01 02:36:31 [Server] ERROR PID: 59 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Thread is waiting on monitor(s):
09.01 02:36:31 [Server] ERROR Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.net.PlainSocketImpl.socketConnect(Native Method)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
09.01 02:36:31 [Server] ERROR java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:589)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:538)
09.01 02:36:31 [Server] ERROR sun.net.NetworkClient.doConnect(NetworkClient.java:180)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:339)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:357)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR com.palmergames.bukkit.metrics.Metrics.postPlugin(Metrics.java:449)
09.01 02:36:31 [Server] ERROR com.palmergames.bukkit.metrics.Metrics.access$400(Metrics.java:57)
09.01 02:36:31 [Server] ERROR com.palmergames.bukkit.metrics.Metrics$1.run(Metrics.java:223)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Craft Scheduler Thread - 7
09.01 02:36:31 [Server] ERROR PID: 58 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Thread is waiting on monitor(s):
09.01 02:36:31 [Server] ERROR Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.net.PlainSocketImpl.socketConnect(Native Method)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
09.01 02:36:31 [Server] ERROR java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:589)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:538)
09.01 02:36:31 [Server] ERROR sun.net.NetworkClient.doConnect(NetworkClient.java:180)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:339)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:357)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR net.aufdemrand.denizen.utilities.MetricsLite.postPlugin(MetricsLite.java:359)
09.01 02:36:31 [Server] ERROR net.aufdemrand.denizen.utilities.MetricsLite.access$200(MetricsLite.java:47)
09.01 02:36:31 [Server] ERROR net.aufdemrand.denizen.utilities.MetricsLite$1.run(MetricsLite.java:169)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Craft Scheduler Thread - 5
09.01 02:36:31 [Server] ERROR PID: 56 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Thread is waiting on monitor(s):
09.01 02:36:31 [Server] ERROR Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.net.PlainSocketImpl.socketConnect(Native Method)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
09.01 02:36:31 [Server] ERROR java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:589)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:538)
09.01 02:36:31 [Server] ERROR sun.net.NetworkClient.doConnect(NetworkClient.java:180)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:339)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:357)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.metrics.Metrics.postPlugin(Metrics.java:481)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.metrics.Metrics.access$400(Metrics.java:43)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.metrics.Metrics$1.run(Metrics.java:224)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Craft Scheduler Thread - 2
09.01 02:36:31 [Server] ERROR PID: 53 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Thread is waiting on monitor(s):
09.01 02:36:31 [Server] ERROR Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.net.PlainSocketImpl.socketConnect(Native Method)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
09.01 02:36:31 [Server] ERROR java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:589)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:538)
09.01 02:36:31 [Server] ERROR sun.net.NetworkClient.doConnect(NetworkClient.java:180)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:339)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:357)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR net.coreprotect.Metrics.postPlugin(Metrics.java:681)
09.01 02:36:31 [Server] ERROR net.coreprotect.Metrics.access$400(Metrics.java:58)
09.01 02:36:31 [Server] ERROR net.coreprotect.Metrics$1.run(Metrics.java:764)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Craft Scheduler Thread - 0
09.01 02:36:31 [Server] ERROR PID: 51 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Thread is waiting on monitor(s):
09.01 02:36:31 [Server] ERROR Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.net.PlainSocketImpl.socketConnect(Native Method)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
09.01 02:36:31 [Server] ERROR java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:589)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:538)
09.01 02:36:31 [Server] ERROR sun.net.NetworkClient.doConnect(NetworkClient.java:180)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:339)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:357)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR com.enjin.bukkit.MetricsLite.postPlugin(MetricsLite.java:345)
09.01 02:36:31 [Server] ERROR com.enjin.bukkit.MetricsLite.access$200(MetricsLite.java:54)
09.01 02:36:31 [Server] ERROR com.enjin.bukkit.MetricsLite$1.run(MetricsLite.java:175)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Jobs-BufferedPaymentThread
09.01 02:36:31 [Server] ERROR PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Thread.sleep(Native Method)
09.01 02:36:31 [Server] ERROR com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:47)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Jobs-DatabaseSaveTask
09.01 02:36:31 [Server] ERROR PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Thread.sleep(Native Method)
09.01 02:36:31 [Server] ERROR com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:47)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Netty Epoll Server IO #3
09.01 02:36:31 [Server] ERROR PID: 47 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.Native.epollWait0(Native Method)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.Native.epollWait(Native.java:118)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
09.01 02:36:31 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Timer-2
09.01 02:36:31 [Server] ERROR PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Object.wait(Native Method)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:552)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.run(Timer.java:505)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Timer-1
09.01 02:36:31 [Server] ERROR PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Object.wait(Native Method)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:552)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.run(Timer.java:505)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Thread-8
09.01 02:36:31 [Server] ERROR PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Thread.sleep(Native Method)
09.01 02:36:31 [Server] ERROR net.coreprotect.consumer.Consumer.run(Consumer.java:103)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Thread-7
09.01 02:36:31 [Server] ERROR PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Thread.sleep(Native Method)
09.01 02:36:31 [Server] ERROR net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Abandoned connection cleanup thread
09.01 02:36:31 [Server] ERROR PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Object.wait(Native Method)
09.01 02:36:31 [Server] ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
09.01 02:36:31 [Server] ERROR com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
09.01 02:36:31 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Timer-0
09.01 02:36:31 [Server] ERROR PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Object.wait(Native Method)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:552)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.run(Timer.java:505)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Netty Epoll Server IO #2
09.01 02:36:31 [Server] ERROR PID: 26 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.Native.epollWait0(Native Method)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.Native.epollWait(Native.java:118)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
09.01 02:36:31 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: threadDeathWatcher-2-1
09.01 02:36:31 [Server] ERROR PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Thread.sleep(Native Method)
09.01 02:36:31 [Server] ERROR io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
09.01 02:36:31 [Server] ERROR io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Netty Epoll Server IO #1
09.01 02:36:31 [Server] ERROR PID: 24 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.Native.epollWait0(Native Method)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.Native.epollWait(Native.java:118)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
09.01 02:36:31 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Netty Epoll Server IO #0
09.01 02:36:31 [Server] ERROR PID: 23 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.Native.epollWait0(Native Method)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.Native.epollWait(Native.java:118)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
09.01 02:36:31 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
09.01 02:36:31 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Spigot Metrics Thread
09.01 02:36:31 [Server] ERROR PID: 22 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Thread is waiting on monitor(s):
09.01 02:36:31 [Server] ERROR Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.net.PlainSocketImpl.socketConnect(Native Method)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
09.01 02:36:31 [Server] ERROR java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
09.01 02:36:31 [Server] ERROR java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:589)
09.01 02:36:31 [Server] ERROR java.net.Socket.connect(Socket.java:538)
09.01 02:36:31 [Server] ERROR sun.net.NetworkClient.doConnect(NetworkClient.java:180)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:339)
09.01 02:36:31 [Server] ERROR sun.net.www.http.HttpClient.New(HttpClient.java:357)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334)
09.01 02:36:31 [Server] ERROR sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309)
09.01 02:36:31 [Server] ERROR org.spigotmc.Metrics.postPlugin(Metrics.java:430)
09.01 02:36:31 [Server] ERROR org.spigotmc.Metrics.access$4(Metrics.java:345)
09.01 02:36:31 [Server] ERROR org.spigotmc.Metrics$1.run(Metrics.java:240)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:555)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.run(Timer.java:505)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Spigot Watchdog Thread
09.01 02:36:31 [Server] ERROR PID: 21 | Suspended: false | Native: false | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR sun.management.ThreadImpl.dumpThreads0(Native Method)
09.01 02:36:31 [Server] ERROR sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
09.01 02:36:31 [Server] ERROR org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Server console handler
09.01 02:36:31 [Server] ERROR PID: 19 | Suspended: false | Native: true | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Thread is waiting on monitor(s):
09.01 02:36:31 [Server] ERROR Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
09.01 02:36:31 [Server] ERROR Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
09.01 02:36:31 [Server] ERROR Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.io.FileInputStream.readBytes(Native Method)
09.01 02:36:31 [Server] ERROR java.io.FileInputStream.read(FileInputStream.java:255)
09.01 02:36:31 [Server] ERROR java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
09.01 02:36:31 [Server] ERROR java.io.BufferedInputStream.read(BufferedInputStream.java:265)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:87)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Thread-3
09.01 02:36:31 [Server] ERROR PID: 20 | Suspended: false | Native: false | State: WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR sun.misc.Unsafe.park(Native Method)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
09.01 02:36:31 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
09.01 02:36:31 [Server] ERROR com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: DestroyJavaVM
09.01 02:36:31 [Server] ERROR PID: 18 | Suspended: false | Native: false | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Server thread
09.01 02:36:31 [Server] ERROR PID: 16 | Suspended: false | Native: false | State: WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR sun.misc.Unsafe.park(Native Method)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
09.01 02:36:31 [Server] ERROR java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:60)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:39)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:526)
09.01 02:36:31 [Server] ERROR com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:72)
09.01 02:36:31 [Server] ERROR org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
09.01 02:36:31 [Server] ERROR org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
09.01 02:36:31 [Server] ERROR org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:651)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1392)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1227)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
09.01 02:36:31 [Server] ERROR java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
09.01 02:36:31 [Server] ERROR java.util.concurrent.FutureTask.run(FutureTask.java:266)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
09.01 02:36:31 [Server] ERROR java.lang.Thread.run(Thread.java:748)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Server Infinisleeper
09.01 02:36:31 [Server] ERROR PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Thread.sleep(Native Method)
09.01 02:36:31 [Server] ERROR net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Snooper Timer
09.01 02:36:31 [Server] ERROR PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Object.wait(Native Method)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:552)
09.01 02:36:31 [Server] ERROR java.util.TimerThread.run(Timer.java:505)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Signal Dispatcher
09.01 02:36:31 [Server] ERROR PID: 4 | Suspended: false | Native: false | State: RUNNABLE
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Finalizer
09.01 02:36:31 [Server] ERROR PID: 3 | Suspended: false | Native: false | State: WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Object.wait(Native Method)
09.01 02:36:31 [Server] ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
09.01 02:36:31 [Server] ERROR java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
09.01 02:36:31 [Server] ERROR java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] ERROR Current Thread: Reference Handler
09.01 02:36:31 [Server] ERROR PID: 2 | Suspended: false | Native: false | State: WAITING
09.01 02:36:31 [Server] ERROR Stack:
09.01 02:36:31 [Server] ERROR java.lang.Object.wait(Native Method)
09.01 02:36:31 [Server] ERROR java.lang.Object.wait(Object.java:502)
09.01 02:36:31 [Server] ERROR java.lang.ref.Reference.tryHandlePending(Reference.java:191)
09.01 02:36:31 [Server] ERROR java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
09.01 02:36:31 [Server] ERROR ------------------------------
09.01 02:36:31 [Server] INFO Startup script './start.sh' does not exist! Stopping server.
09.01 02:36:31 [Server] INFO Stopping server