Advertisement
Guest User

Untitled

a guest
Mar 28th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.70 KB | None | 0 0
  1. [19:48:43] [Server thread/ERROR]: Encountered an unexpected exception
  2. java.lang.RuntimeException: Failed to check session lock, aborting
  3. at atn.h(SourceFile:49) ~[minecraft_server.1.8.3.jar:?]
  4. at atn.<init>(SourceFile:35) ~[minecraft_server.1.8.3.jar:?]
  5. at atk.<init>(SourceFile:19) ~[minecraft_server.1.8.3.jar:?]
  6. at atl.a(SourceFile:78) ~[minecraft_server.1.8.3.jar:?]
  7. at net.minecraft.server.MinecraftServer.a(SourceFile:231) ~[minecraft_server.1.8.3.jar:?]
  8. at kp.i(SourceFile:211) ~[minecraft_server.1.8.3.jar:?]
  9. at net.minecraft.server.MinecraftServer.run(SourceFile:419) [minecraft_server.1.8.3.jar:?]
  10. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
  11. [19:48:43] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/./crash-reports/crash-2015-03-28_19.48.43-server.txt
  12. [19:48:43] [Server thread/INFO]: Stopping server
  13. [19:48:43] [Server thread/INFO]: Saving players
  14. [19:48:43] [Server thread/INFO]: Saving worlds
  15. [19:48:43] [Server thread/ERROR]: Exception stopping the server
  16. java.lang.NullPointerException
  17. at net.minecraft.server.MinecraftServer.s(SourceFile:388) ~[minecraft_server.1.8.3.jar:?]
  18. at net.minecraft.server.MinecraftServer.run(SourceFile:482) [minecraft_server.1.8.3.jar:?]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
  20. [19:48:43] [Server Shutdown Thread/INFO]: Stopping server
  21. [19:48:43] [Server Shutdown Thread/INFO]: Saving players
  22. [19:48:43] [Server Shutdown Thread/INFO]: Saving worlds
  23. Exception in thread "Server Shutdown Thread" java.lang.NullPointerException
  24. at net.minecraft.server.MinecraftServer.s(SourceFile:388)
  25. at net.minecraft.server.MinecraftServer$2.run(SourceFile:713)
  26. [minecraft@ns511268 ~]$ clear
  27. [minecraft@ns511268 ~]$ java -Xmx1024M -Xms1024M -jar minecraft_server.1.8.3.jar nogui
  28. [19:49:45] [Server thread/INFO]: Starting minecraft server version 1.8.3
  29. [19:49:45] [Server thread/INFO]: Loading properties
  30. [19:49:45] [Server thread/INFO]: Default game type: SURVIVAL
  31. [19:49:45] [Server thread/INFO]: Generating keypair
  32. [19:49:46] [Server thread/INFO]: Starting Minecraft server on *:25565
  33. [19:49:46] [Server thread/INFO]: Using epoll channel type
  34. [19:49:47] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  35. [19:49:47] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  36. [19:49:47] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  37. [19:49:47] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  38. [19:49:47] [Server thread/INFO]: Preparing level "world"
  39. java.io.FileNotFoundException: ./world/session.lock (Permission denied)
  40. at java.io.FileOutputStream.open(Native Method)
  41. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  42. at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  43. at atn.h(SourceFile:41)
  44. at atn.<init>(SourceFile:35)
  45. at atk.<init>(SourceFile:19)
  46. at atl.a(SourceFile:78)
  47. at net.minecraft.server.MinecraftServer.a(SourceFile:231)
  48. at kp.i(SourceFile:211)
  49. at net.minecraft.server.MinecraftServer.run(SourceFile:419)
  50. at java.lang.Thread.run(Thread.java:745)
  51. [19:49:47] [Server thread/ERROR]: Encountered an unexpected exception
  52. java.lang.RuntimeException: Failed to check session lock, aborting
  53. at atn.h(SourceFile:49) ~[minecraft_server.1.8.3.jar:?]
  54. at atn.<init>(SourceFile:35) ~[minecraft_server.1.8.3.jar:?]
  55. at atk.<init>(SourceFile:19) ~[minecraft_server.1.8.3.jar:?]
  56. at atl.a(SourceFile:78) ~[minecraft_server.1.8.3.jar:?]
  57. at net.minecraft.server.MinecraftServer.a(SourceFile:231) ~[minecraft_server.1.8.3.jar:?]
  58. at kp.i(SourceFile:211) ~[minecraft_server.1.8.3.jar:?]
  59. at net.minecraft.server.MinecraftServer.run(SourceFile:419) [minecraft_server.1.8.3.jar:?]
  60. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
  61. [19:49:47] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/./crash-reports/crash-2015-03-28_19.49.47-server.txt
  62. [19:49:47] [Server thread/INFO]: Stopping server
  63. [19:49:47] [Server thread/INFO]: Saving players
  64. [19:49:47] [Server thread/INFO]: Saving worlds
  65. [19:49:47] [Server thread/ERROR]: Exception stopping the server
  66. java.lang.NullPointerException
  67. at net.minecraft.server.MinecraftServer.s(SourceFile:388) ~[minecraft_server.1.8.3.jar:?]
  68. at net.minecraft.server.MinecraftServer.run(SourceFile:482) [minecraft_server.1.8.3.jar:?]
  69. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
  70. [19:49:47] [Server Shutdown Thread/INFO]: Stopping server
  71. 2015-03-28 19:49:47,478 ERROR Attempted to append to non-started appender ServerGuiConsole
  72. Exception in thread "Server Shutdown Thread" org.apache.logging.log4j.core.appender.AppenderLoggingException: Attempted to append to non-started appender ServerGuiConsole
  73. at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:89)
  74. at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:425)
  75. at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406)
  76. at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367)
  77. at org.apache.logging.log4j.core.Logger.log(Logger.java:110)
  78. at org.apache.logging.log4j.spi.AbstractLogger.info(AbstractLogger.java:1011)
  79. at net.minecraft.server.MinecraftServer.s(SourceFile:374)
  80. at net.minecraft.server.MinecraftServer$2.run(SourceFile:713)
  81. [minecraft@ns511268 ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement