Guest User

ServerRestorer Session.lock error

a guest
Jul 28th, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. [06:30:07 INFO]: [ServerRestorer] Starting to save directory. Please wait.
  2. [06:30:32 INFO]: [ServerRestorer] FAILED TO ZIP FILE: c:\Users\ARISTOTLE\Desktop\Pristine\_Creative\session.lock Reason: java.io.IOException
  3. [06:30:32 WARN]: java.io.IOException: The process cannot access the file because another process has locked a portion of the file
  4. [06:30:32 WARN]: at java.io.FileInputStream.readBytes(Native Method)
  5. [06:30:32 WARN]: at java.io.FileInputStream.read(Unknown Source)
  6. [06:30:32 WARN]: at me.zombie_striker.sr.Main.addFileToZip(Main.java:677)
  7. [06:30:32 WARN]: at me.zombie_striker.sr.Main.addFolderToZip(Main.java:710)
  8. [06:30:32 WARN]: at me.zombie_striker.sr.Main.addFileToZip(Main.java:664)
  9. [06:30:32 WARN]: at me.zombie_striker.sr.Main.addFolderToZip(Main.java:708)
  10. [06:30:32 WARN]: at me.zombie_striker.sr.Main.zipFolder(Main.java:650)
  11. [06:30:32 WARN]: at me.zombie_striker.sr.Main$4.run(Main.java:434)
  12. [06:30:32 WARN]: at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:99)
  13. [06:30:32 WARN]: at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
  14. [06:30:32 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  15. [06:30:32 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  16. [06:30:32 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  17. [06:30:32 WARN]: at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment