Vanilla Server Log

#iGfrfi2
78 errors
848 lines
Raw
1[14:17:41] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing C:\inetpub\wwwroot\dynmap\standalone\config.js
2java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\config.js (Access is denied)
3 at java.base/java.io.FileOutputStream.open0(Native Method) ~[?:?]
4 at java.base/java.io.FileOutputStream.open(FileOutputStream.java:289) ~[?:?]
5 at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:230) ~[?:?]
6 at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:179) ~[?:?]
7 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$8.run(JsonFileClientUpdateComponent.java:285) ~[Dynmap-3.7-beta-8-spigot.jar:?]
8 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
9 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
11 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
12 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
15 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
16[14:17:41] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
17[14:17:41] [Server thread/WARN]: [dynmap] Using internal server, but class org.dynmap.InternalClientUpdateComponent is DISABLED!
18[14:17:41] [Server thread/WARN]: [dynmap] Using internal server, but class org.dynmap.JsonFileClientUpdateComponent is ENABLED!
19[14:17:41] [Server thread/WARN]: [dynmap] If the website is missing files or not loading/updating, this might be why.
20[14:17:41] [Server thread/WARN]: [dynmap] For more info, read this: https://github.com/webbukkit/dynmap/wiki/Component-Configuration
21[14:17:41] [Server thread/INFO]: [dynmap] version 3.7-SNAPSHOT-968 is enabled - core version 3.7-SNAPSHOT-985
22[14:17:41] [Server thread/INFO]: [dynmap] For support, visit our Discord at https://discord.gg/s3rd5qn
23[14:17:41] [Server thread/INFO]: [dynmap] For news, visit https://reddit.com/r/Dynmap or follow https://universeodon.com/@dynmap
24[14:17:41] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
25[14:17:41] [Server thread/INFO]: [dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm
26[14:17:41] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
27[14:17:41] [Server thread/INFO]: [dynmap] Loaded 3344536 pending tile renders for world 'world'
28[14:17:41] [Server thread/INFO]: [dynmap] Full render for world 'world' restored
29[14:17:41] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
30[14:17:41] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
31[14:17:41] [Server thread/INFO]: [dynmap] Enabled
32[14:17:41] [Server thread/INFO]: [ServersNPC] Enabling ServersNPC v5.0
33[14:17:41] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_config.json.new
34java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_config.json.new (Access is denied)
35 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
36 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
37 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
38 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
39 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
40 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
41 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
42 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
44 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
45 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
48 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
49[14:17:41] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_config.json
50[14:17:41] [Server thread/INFO]: [UltimateShop] Enabling UltimateShop v3.4.2
51[14:17:41] [Server thread/INFO]: [UltimateShop] Paper is found, enabled Paper only feature!
52[14:17:41] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_access.php.new
53java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_access.php.new (Access is denied)
54 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
55 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
56 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
57 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
58 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
59 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
60 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
61 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
62 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
63 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
64 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
65 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
66 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
67 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
68[14:17:41] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_access.php
69[14:17:41] [Server thread/INFO]: [UltimateShop] Loaded shop: blocks.yml!
70[14:17:41] [Server thread/INFO]: [UltimateShop] Loaded shop: blocks2.yml!
71[14:17:41] [Server thread/INFO]: [UltimateShop] Loaded shop: concretes.yml!
72[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: daily.yml!
73[14:17:42] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_config.json.new
74java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_config.json.new (Access is denied)
75 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
76 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
77 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
78 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
79 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
80 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
81 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
82 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
83 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
84 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
85 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
86 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
87 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
88 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
89[14:17:42] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_config.json
90[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: drops.yml!
91[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: example.yml!
92[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: farming.yml!
93[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: fish.yml!
94[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: flowers.yml!
95[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: glass.yml!
96[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: logs.yml!
97[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: minerals.yml!
98[14:17:42] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
99java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
100 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
101 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
102 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
103 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
104 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
105 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
106 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
107 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
108 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
109 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
110 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
111 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
112 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
113 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
114[14:17:42] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
115[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: redstone.yml!
116[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: special.yml!
117[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: terracottas.yml!
118[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: transport.yml!
119[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded shop: wools.yml!
120[14:17:42] [Server thread/INFO]: [UltimateShop] Loaded menu: main.yml!
121[14:17:42] [Server thread/INFO]: [UltimateShop] Hooking into PlaceholderAPI...
122[14:17:42] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: ultimateshop [1.1.0]
123[14:17:42] [Server thread/INFO]: [UltimateShop] Finished hook!
124[14:17:42] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
125java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
126 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
127 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
128 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
129 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
130 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
131 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
132 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
133 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
134 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
135 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
136 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
137 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
138 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
139 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
140[14:17:42] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
141[14:17:42] [Server thread/INFO]: [UltimateShop] New AuthLib found, enabled new skull get method!
142[14:17:42] [Server thread/INFO]: [UltimateShop] Your Minecraft version is: 1.21.4!
143[14:17:42] [Server thread/INFO]: [UltimateShop] Plugin is loaded. Author: PQguanfang.
144[14:17:42] [Server thread/INFO]: [TAB] Enabling TAB v5.0.3
145[14:17:42] [Server thread/INFO]: [TAB] Loaded NMS hook in 148ms
146[14:17:43] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
147java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
148 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
149 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
150 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
151 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
152 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
153 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
154 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
155 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
156 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
157 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
158 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
159 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
160 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
161 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
162[14:17:43] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
163[14:17:43] [Server thread/INFO]: [TAB] Enabled in 567ms
164[14:17:43] [Server thread/INFO]: [Skoice] Enabling Skoice v3.2.3
165[14:17:43] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\bomb.png - unable to write - failed
166[14:17:43] [Server thread/INFO]: [Skoice] Plugin enabled.
167[14:17:45] [Server thread/WARN]: [Skoice] Token not set. Join your Minecraft server to set up Skoice.
168[14:17:45] [Server thread/INFO]: [PlayerAuctions] Enabling PlayerAuctions v1.30.2
169[14:17:45] [Server thread/INFO]: [PlayerAuctions] Vault found, now enabling PlayerAuctions...
170[14:17:46] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\cart.png - unable to write - failed
171[14:17:47] [Server thread/INFO]: [PlayerAuctions] Found 21 config files to load!
172[14:17:49] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\sign.png - unable to write - failed
173[14:17:51] [Server thread/INFO]: [PlayerAuctions] Permissions plugin found! (LuckPerms)
174[14:17:51] [Server thread/INFO]: [PlayerAuctions] Economy plugin found! (EssentialsX Economy)
175[14:17:51] [Server thread/INFO]: [PlayerAuctions] Chat plugin found! (LuckPerms)
176[14:17:51] [Server thread/INFO]: [PlayerAuctions] Found PlaceholderAPI integrating support...
177[14:17:51] [Server thread/INFO]: [PlayerAuctions] Found Product Converter integrating support...
178[14:17:51] [Server thread/INFO]: [PlayerAuctions] Found Item Currency integrating support...
179[14:17:51] [Server thread/INFO]: [PlayerAuctions] Found XP Currency integrating support...
180[14:17:51] [Server thread/INFO]: [PlayerAuctions] Found Vault Currency integrating support...
181[14:17:51] [Server thread/INFO]: [PlayerAuctions] SQLite database is enabling...
182[14:17:51] [Server thread/INFO]: [PlayerAuctions] Loading Metrics...
183[14:17:51] [Server thread/INFO]: [PlayerAuctions] Successfully loaded Metrics!
184[14:17:52] [Server thread/INFO]: [LPC] Enabling LPC v3.6.0
185[14:17:52] [Server thread/INFO]: [LifeStealZ] Enabling LifeStealZ v2.9.2
186[14:17:52] [Server thread/INFO]: [LifeStealZ] Using language file: plugins\LifeStealZ\lang\en-US.yml
187[14:17:52] [Server thread/INFO]: [LifeStealZ] Using SQLite storage
188[14:17:52] [Server thread/INFO]: [LifeStealZ] A new version of LifestealZ is available! Version: 2.9.4
189Download the latest version here: https://modrinth.com/plugin/lifestealz/versions
190[14:17:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: lifestealz [2.9.2]
191[14:17:52] [Server thread/INFO]: [LifeStealZ] PlaceholderAPI found! Enabled PlaceholderAPI support!
192[14:17:52] [Server thread/INFO]: [LifeStealZ] LifeStealZ enabled!
193[14:17:52] [Server thread/INFO]: [GHolo] Enabling GHolo v1.1.1
194[14:17:52] [Server thread/INFO]: [GHolo] The plugin was successfully enabled.
195[14:17:52] [Server thread/INFO]: [GHolo] Link with PlaceholderAPI successful!
196[14:17:53] [Server thread/INFO]: [ExcellentCrates] Enabling ExcellentCrates v5.3.5
197[14:17:53] [Server thread/INFO]: [ExcellentCrates] Powered by nightcore
198[14:17:53] [Server thread/INFO]: [ExcellentCrates] Read database configuration...
199[14:17:53] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\caution.png - unable to write - failed
200[14:17:53] [Server thread/WARN]: [ExcellentCrates] You have no packet library plugins installed for the Holograms feature to work.
201[14:17:53] [Server thread/WARN]: [ExcellentCrates] Please install one of the following plugins to enable crate holograms: packetevents or ProtocolLib
202[14:17:53] [Server thread/WARN]: [ExcellentCrates] EconomyBridge is not installed. Crate open cost feature will be disabled.
203[14:17:53] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
204[14:17:53] [Server thread/INFO]: [com.zaxxer.hikari.pool.HikariPool] HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a42160f
205[14:17:53] [Server thread/INFO]: [com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
206[14:17:54] [Server thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
207[14:17:54] [Server thread/INFO]: [ExcellentCrates] Loaded 8 crate openings.
208[14:17:54] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate keys.
209[14:17:54] [Server thread/INFO]: [ExcellentCrates] Loaded 4 rarities!
210[14:17:54] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crates.
211[14:17:54] [Server thread/INFO]: [ExcellentCrates] Loaded 1 crate menus.
212[14:17:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: excellentcrates [5.3.5]
213[14:17:54] [Server thread/INFO]: [ExcellentCrates] [DEBUG] Inject post-loading code...
214[14:17:54] [Server thread/INFO]: [ExcellentCrates] Plugin loaded in 1971 ms!
215[14:17:54] [Server thread/INFO]: [EternalCombat] Enabling EternalCombat v1.3.3
216[14:17:56] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\default.png - unable to write - failed
217[14:17:56] [Server thread/INFO]: [EternalCombat] Successfully initialized WorldGuard bridge.
218[14:17:56] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: eternalcombat [1.3.3]
219[14:17:56] [Server thread/INFO]: [EternalCombat] Successfully initialized PlaceholderAPI bridge.
220[14:17:56] [Server thread/INFO]: [EternalCombat] Successfully loaded EternalCombat in 1925ms
221[14:17:56] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.0-dev+155-803771e
222[14:17:56] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
223[14:17:56] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.21.0-dev+155-803771e
224[14:17:57] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
225[14:17:57] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.12
226[14:17:57] [Server thread/INFO]: [EpicRename] [CheckServerVersion] Server running 1.16 or newer. Hex color code support has been enabled.
227[14:17:57] [Server thread/INFO]: [EpicRename] Version: 3.12 MC Version: ONE_DOT_SIXTEEN_OR_NEWER
228[14:17:57] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2022 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of the MPL v2.0 license at: http://bit.ly/2eMknxx
229[14:17:57] [Server thread/INFO]: [EpicRename] Starting to enable plugin...
230[14:17:57] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
231[14:17:57] [Server thread/INFO]: [EpicRename] Plugin Enabled!
232[14:17:57] [Server thread/INFO]: [Chunkmaster] Enabling Chunkmaster v1.4.1
233[14:17:57] [Server thread/INFO]: [Chunkmaster] Detected dynmap version 3.7-SNAPSHOT-968
234[14:17:57] [Server thread/INFO]: [Chunkmaster] Initializing database...
235[14:17:57] [Server thread/INFO]: [Chunkmaster] Database fully initialized.
236[14:17:57] [Server thread/INFO]: [Chunkmaster] Creating task to load chunk generation Tasks later...
237[14:17:57] [Server thread/INFO]: [BetterTeams] Enabling BetterTeams v4.10.0
238[14:17:58] [Server thread/INFO]: [BetterTeams] Checking if the file messages.yml is up to date
239[14:17:58] [Server thread/INFO]: [BetterTeams] File is up to date
240[14:17:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterTeams [4.10.0]
241[14:17:58] [Server thread/INFO]: Display team name config value: prefix
242[14:17:58] [Server thread/INFO]: Loading below name. Type: PREFIX
243[14:17:58] [Server thread/INFO]: teamManagement declared: com.booksaw.betterTeams.events.MCTeamManagement@29c1ff45
244[14:17:58] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v3.6.13
245[14:17:59] [Server thread/INFO]: [BetterRTP] Cooldown = 1800
246[14:17:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: betterrtp [3.6.13]
247[14:17:59] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\sun.png - unable to write - failed
248[14:18:00] [Server thread/INFO]: [spark] Starting background profiler...
249[14:18:00] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead.
250[14:18:00] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
251[14:18:00] [Server thread/INFO]: Done preparing level "world" (42.693s)
252[14:18:00] [Server thread/INFO]: Running delayed init tasks
253[14:18:00] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
254[14:18:00] [Craft Scheduler Thread - 7 - PlayerAuctions/INFO]: [PlayerAuctions] Loading auction items...
255[14:18:00] [Craft Scheduler Thread - 12 - Vault/INFO]: [Vault] Checking for Updates ...
256[14:18:00] [Craft Scheduler Thread - 5 - Essentials/INFO]: [Essentials] Fetching version information...
257[14:18:00] [Craft Scheduler Thread - 12 - Vault/INFO]: [Vault] No new version available
258[14:18:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered internal expansion: pa [1.30.2]
259[14:18:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: player [2.0.8]
260[14:18:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: sbtags [1.0.1]
261[14:18:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3]
262[14:18:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: statistic [2.0.1]
263[14:18:00] [Server thread/INFO]: [PlaceholderAPI] Successfully registered external expansion: vault [1.8.3]
264[14:18:01] [Server thread/WARN]: [PlaceholderAPI] Failed to load external expansion votingplugin. Identifier is already in use.
265[14:18:01] [Server thread/WARN]: [PlaceholderAPI] Cannot load expansion votingplugin due to an unknown issue.
266[14:18:01] [Server thread/INFO]: 5 placeholder hook(s) registered!
267[14:18:01] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
268[14:18:01] [Server thread/INFO]: Done (143.490s)! For help, type "help"
269[14:18:01] [Craft Scheduler Thread - 5 - Essentials/WARN]: [Essentials] You're 3 EssentialsX dev build(s) out of date!
270[14:18:01] [Craft Scheduler Thread - 5 - Essentials/WARN]: [Essentials] Download it here: https://essentialsx.net/downloads.html
271[14:18:01] [Server thread/INFO]: [Chunkmaster] Resuming chunk generation task for world 'world'...
272[14:18:02] [Server thread/INFO]: [Chunkmaster] 1 saved tasks loaded.
273[14:18:02] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\diamond.png - unable to write - failed
274[14:18:05] [Craft Scheduler Thread - 12 - VotingPlugin/WARN]: [VotingPlugin] Detected an issue with voting sites, check the server startup log for more details: https://github.com/BenCodez/VotingPlugin/wiki/Votifier-Troubleshooting
275[14:18:05] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
276[14:18:05] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
277[14:18:05] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\tornado.png - unable to write - failed
278[14:18:07] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\world\flat\2_-4\84_-98.jpg - unable to write - failed
279[14:18:07] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\world\ct\3_-4\110_-120.jpg - unable to write - failed
280[14:18:07] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
281java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
282 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
283 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
284 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
285 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
286 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
287 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
288 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
289 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
290 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
291 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
292 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
293 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
294 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
295 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
296[14:18:07] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
297[14:18:08] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
298java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
299 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
300 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
301 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
302 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
303 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
304 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
305 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
306 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
307 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
308 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
309 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
310 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
311 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
312 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
313[14:18:08] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
314[14:18:08] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
315java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
316 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
317 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
318 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
319 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
320 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
321 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
322 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
323 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
324 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
325 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
326 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
327 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
328 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
329 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
330[14:18:08] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
331[14:18:08] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
332java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
333 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
334 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
335 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
336 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
337 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
338 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
339 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
340 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
341 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
342 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
343 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
344 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
345 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
346 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
347[14:18:08] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
348[14:18:08] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\fire.png - unable to write - failed
349[14:18:09] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
350java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
351 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
352 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
353 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
354 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
355 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
356 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
357 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
358 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
359 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
360 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
361 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
362 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
363 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
364 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
365[14:18:09] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
366[14:18:09] [Server thread/INFO]: [UltimateShop] Auto saving data...
367[14:18:09] [Server thread/INFO]: [UltimateShop] If this lead to server TPS drop, you should consider disable auto save feature at config.yml!
368[14:18:09] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
369java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
370 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
371 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
372 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
373 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
374 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
375 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
376 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
377 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
378 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
379 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
380 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
381 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
382 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
383 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
384[14:18:09] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
385[14:18:09] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
386java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
387 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
388 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
389 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
390 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
391 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
392 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
393 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
394 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
395 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
396 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
397 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
398 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
399 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
400 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
401[14:18:09] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
402[14:18:10] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
403java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
404 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
405 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
406 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
407 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
408 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
409 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
410 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
411 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
412 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
413 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
414 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
415 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
416 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
417 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
418[14:18:10] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
419[14:18:10] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
420java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
421 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
422 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
423 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
424 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
425 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
426 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
427 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
428 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
429 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
430 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
431 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
432 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
433 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
434 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
435[14:18:10] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
436[14:18:10] [Craft Scheduler Thread - 4 - VotingPlugin/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 6.18
437[14:18:10] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
438java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
439 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
440 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
441 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
442 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
443 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
444 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
445 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
446 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
447 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
448 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
449 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
450 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
451 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
452 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
453[14:18:10] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
454[14:18:10] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
455java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
456 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
457 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
458 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
459 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
460 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
461 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
462 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
463 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
464 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
465 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
466 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
467 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
468 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
469 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
470[14:18:10] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
471[14:18:11] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
472java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
473 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
474 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
475 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
476 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
477 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
478 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
479 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
480 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
481 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
482 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
483 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
484 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
485 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
486 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
487[14:18:11] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
488[14:18:11] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
489java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
490 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
491 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
492 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
493 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
494 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
495 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
496 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
497 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
498 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
499 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
500 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
501 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
502 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
503 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
504[14:18:11] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
505[14:18:11] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
506java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
507 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
508 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
509 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
510 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
511 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
512 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
513 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
514 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
515 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
516 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
517 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
518 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
519 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
520 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
521[14:18:11] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
522[14:18:12] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\tree.png - unable to write - failed
523[14:18:12] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
524java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
525 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
526 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
527 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
528 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
529 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
530 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
531 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
532 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
533 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
534 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
535 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
536 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
537 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
538 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
539[14:18:12] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
540[14:18:12] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
541java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
542 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
543 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
544 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
545 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
546 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
547 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
548 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
549 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
550 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
551 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
552 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
553 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
554 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
555 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
556[14:18:12] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
557[14:18:12] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
558java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
559 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
560 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
561 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
562 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
563 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
564 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
565 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
566 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
567 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
568 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
569 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
570 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
571 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
572 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
573[14:18:12] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
574[14:18:13] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
575java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
576 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
577 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
578 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
579 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
580 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
581 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
582 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
583 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
584 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
585 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
586 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
587 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
588 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
589 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
590[14:18:13] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
591[14:18:13] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
592java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
593 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
594 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
595 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
596 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
597 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
598 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
599 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
600 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
601 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
602 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
603 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
604 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
605 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
606 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
607[14:18:13] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
608[14:18:13] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
609java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
610 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
611 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
612 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
613 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
614 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
615 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
616 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
617 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
618 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
619 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
620 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
621 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
622 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
623 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
624[14:18:13] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
625[14:18:14] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
626java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
627 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
628 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
629 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
630 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
631 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
632 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
633 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
634 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
635 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
636 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
637 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
638 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
639 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
640 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
641[14:18:14] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
642[14:18:14] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
643java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
644 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
645 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
646 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
647 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
648 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
649 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
650 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
651 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
652 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
653 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
654 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
655 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
656 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
657 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
658[14:18:14] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
659[14:18:14] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
660java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
661 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
662 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
663 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
664 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
665 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
666 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
667 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
668 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
669 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
670 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
671 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
672 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
673 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
674 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
675[14:18:14] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
676[14:18:15] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\bookshelf.png - unable to write - failed
677[14:18:15] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
678java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
679 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
680 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
681 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
682 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
683 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
684 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
685 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
686 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
687 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
688 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
689 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
690 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
691 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
692 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
693[14:18:15] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
694[14:18:15] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
695java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
696 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
697 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
698 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
699 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
700 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
701 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
702 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
703 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
704 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
705 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
706 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
707 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
708 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
709 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
710[14:18:15] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
711[14:18:15] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
712java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
713 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
714 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
715 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
716 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
717 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
718 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
719 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
720 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
721 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
722 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
723 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
724 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
725 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
726 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
727[14:18:15] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
728[14:18:16] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
729java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
730 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
731 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
732 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
733 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
734 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
735 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
736 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
737 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
738 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
739 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
740 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
741 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
742 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
743 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
744[14:18:16] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
745[14:18:18] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\pointleft.png - unable to write - failed
746[14:18:18] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2539ms or 50 ticks behind
747[14:18:20] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new
748java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world.json.new (Access is denied)
749 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
750 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
751 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
752 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
753 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
754 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
755 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
756 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
757 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
758 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
759 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
760 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
761 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
762 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
763[14:18:20] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world.json
764[14:18:20] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
765java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
766 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
767 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
768 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
769 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
770 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
771 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
772 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
773 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
774 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
775 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
776 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
777 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
778 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
779 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
780[14:18:20] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
781[14:18:21] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
782java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
783 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
784 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
785 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
786 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
787 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
788 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
789 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
790 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
791 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
792 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
793 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
794 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
795 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
796 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
797[14:18:21] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_the_end.json
798[14:18:21] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
799java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
800 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
801 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
802 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
803 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
804 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
805 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
806 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
807 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
808 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
809 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
810 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
811 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
812 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
813 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
814[14:18:21] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
815[14:18:21] [Dynmap Render Thread/INFO]: [dynmap] Image file C:\inetpub\wwwroot\dynmap\tiles\_markers_\house.png - unable to write - failed
816[14:18:21] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new
817java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_nether.json.new (Access is denied)
818 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
819 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
820 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
821 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
822 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
823 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
824 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
825 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
826 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
827 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
828 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
829 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
830 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
831 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
832[14:18:21] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - dynmap_world_nether.json
833[14:18:21] [Dynmap Render Thread/ERROR]: [dynmap] Exception while writing JSON-file - C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new
834java.io.FileNotFoundException: C:\inetpub\wwwroot\dynmap\standalone\dynmap_world_the_end.json.new (Access is denied)
835 at java.base/java.io.RandomAccessFile.open0(Native Method) ~[?:?]
836 at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:356) ~[?:?]
837 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:273) ~[?:?]
838 at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:223) ~[?:?]
839 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.storage.MapStorage.setStandaloneFile(MapStorage.java:280) ~[Dynmap-3.7-beta-8-spigot.jar:?]
840 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.JsonFileClientUpdateComponent$FileProcessor.run(JsonFileClientUpdateComponent.java:89) ~[Dynmap-3.7-beta-8-spigot.jar:?]
841 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:234) ~[Dynmap-3.7-beta-8-spigot.jar:?]
842 at Dynmap-3.7-beta-8-spigot.jar/org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:252) ~[Dynmap-3.7-beta-8-spigot.jar:?]
843 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
844 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
845 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
846 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
847 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
848 at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
This log will be saved for 90 days from their last view.
Report abuse