Advertisement
Guest User

error

a guest
Feb 11th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.08 KB | None | 0 0
  1. 11.02 13:59:39 [Multicraft] Loading server properties
  2. 11.02 13:59:39 [Multicraft] Starting server!
  3. 11.02 13:59:39 [Multicraft] Loaded config for "Mod: Spigot"
  4. 11.02 13:59:39 [Multicraft] Updating eula.txt file
  5. 11.02 13:59:39 [Server] INFO Loading libraries, please wait...
  6. 11.02 13:59:41 [Server] INFO 2016-02-11 13:59:41,425 ERROR Cannot access RandomAccessFile {}) java.io.FileNotFoundException: logs/latest.log (Permission denied)
  7. 11.02 13:59:41 [Server] INFO 2016-02-11 13:59:41,425 ERROR Unable to invoke method createAppender in class org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender for element RollingRandomAccessFile java.lang.reflect.InvocationTargetException
  8. 11.02 13:59:41 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9. 11.02 13:59:41 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  10. 11.02 13:59:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  11. 11.02 13:59:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606)
  12. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.config.BaseConfiguration.createPluginObject(BaseConfiguration.java:841)
  13. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.config.BaseConfiguration.createConfiguration(BaseConfiguration.java:595)
  14. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.config.BaseConfiguration.createConfiguration(BaseConfiguration.java:587)
  15. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.config.BaseConfiguration.doConfigure(BaseConfiguration.java:244)
  16. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.config.BaseConfiguration.start(BaseConfiguration.java:142)
  17. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:339)
  18. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:378)
  19. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:149)
  20. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:85)
  21. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:34)
  22. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:387)
  23. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:322)
  24. 11.02 13:59:41 [Server] INFO at net.minecraft.server.v1_8_R2.MinecraftServer.<clinit>(MinecraftServer.java:57)
  25. 11.02 13:59:41 [Server] INFO at org.bukkit.craftbukkit.Main.main(Main.java:185)
  26. 11.02 13:59:41 [Server] INFO Caused by: java.lang.IllegalStateException: Unable to create a manager
  27. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.appender.AbstractManager.getManager(AbstractManager.java:73)
  28. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.appender.OutputStreamManager.getManager(OutputStreamManager.java:65)
  29. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.getRollingRandomAccessFileManager(RollingRandomAccessFileManager.java:62)
  30. 11.02 13:59:41 [Server] INFO at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.createAppender(RollingRandomAccessFileAppender.java:196)
  31. 11.02 13:59:41 [Server] INFO ... 18 more
  32. 11.02 13:59:41 [Server] INFO 2016-02-11 13:59:41,428 ERROR Null object returned for RollingRandomAccessFile in Appenders
  33. 11.02 13:59:41 [Server] INFO 2016-02-11 13:59:41,836 ERROR Unable to locate appender File for logger
  34. 11.02 13:59:43 [Server] INFO Starting minecraft server version 1.8.3
  35. 11.02 13:59:43 [Server] INFO Loading properties
  36. 11.02 13:59:43 [Server] INFO Default game type: SURVIVAL
  37. 11.02 13:59:43 [Server] INFO This server is running CraftBukkit version git-Spigot-dbe012b-61ef214 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
  38. 11.02 13:59:43 [Server] WARN Failed to save user banlist:
  39. 11.02 13:59:43 [Server] INFO java.io.FileNotFoundException: banned-players.json (Permission denied)
  40. 11.02 13:59:43 [Server] INFO at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_95]
  41. 11.02 13:59:43 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_95]
  42. 11.02 13:59:43 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_95]
  43. 11.02 13:59:43 [Server] INFO at com.google.common.io.Files.newWriter(Files.java:103) ~[spigot.jar:git-Spigot-dbe012b-61ef214]
  44. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.JsonList.save(JsonList.java:158) ~[spigot.jar:git-Spigot-dbe012b-61ef214]
  45. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.DedicatedPlayerList.x(SourceFile:83) [spigot.jar:git-Spigot-dbe012b-61ef214]
  46. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.DedicatedPlayerList.<init>(SourceFile:26) [spigot.jar:git-Spigot-dbe012b-61ef214]
  47. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:177) [spigot.jar:git-Spigot-dbe012b-61ef214]
  48. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot.jar:git-Spigot-dbe012b-61ef214]
  49. 11.02 13:59:43 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  50. 11.02 13:59:43 [Server] WARN Failed to save ip banlist:
  51. 11.02 13:59:43 [Server] INFO java.io.FileNotFoundException: banned-ips.json (Permission denied)
  52. 11.02 13:59:43 [Server] INFO at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_95]
  53. 11.02 13:59:43 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_95]
  54. 11.02 13:59:43 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_95]
  55. 11.02 13:59:43 [Server] INFO at com.google.common.io.Files.newWriter(Files.java:103) ~[spigot.jar:git-Spigot-dbe012b-61ef214]
  56. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.JsonList.save(JsonList.java:158) ~[spigot.jar:git-Spigot-dbe012b-61ef214]
  57. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.DedicatedPlayerList.w(SourceFile:75) [spigot.jar:git-Spigot-dbe012b-61ef214]
  58. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.DedicatedPlayerList.<init>(SourceFile:28) [spigot.jar:git-Spigot-dbe012b-61ef214]
  59. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:177) [spigot.jar:git-Spigot-dbe012b-61ef214]
  60. 11.02 13:59:43 [Server] INFO at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot.jar:git-Spigot-dbe012b-61ef214]
  61. 11.02 13:59:43 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  62. 11.02 13:59:43 [Server] INFO Unable to find file ops.json, creating it.
  63. 11.02 13:59:43 [Server] INFO Unable to find file whitelist.json, creating it.
  64. 11.02 13:59:44 [Multicraft] Skipped 897 lines due to rate limit (30/s)
  65. 11.02 13:59:44 [Server] INFO [Votifier] Loading Votifier v1.9
  66. 11.02 13:59:44 [Server] INFO [HolographicDisplays] Loading HolographicDisplays v2.1.10
  67. 11.02 13:59:44 [Server] INFO [mcMMO] Loading mcMMO v1.5.03-dev-b45
  68. 11.02 13:59:44 [Server] INFO [GAListener] Loading GAListener v1.3.1
  69. 11.02 13:59:44 [Server] INFO [ProSpam] Loading ProSpam v0.9.97
  70. 11.02 13:59:44 [Server] INFO [Essentials] Loading Essentials vTeamCity
  71. 11.02 13:59:44 [Server] INFO [floAuction] Loading floAuction v3.1.0
  72. 11.02 13:59:44 [Server] INFO [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  73. 11.02 13:59:44 [Server] INFO [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.5.1-SNAPSHOT-sMD5NET-b72
  74. 11.02 13:59:44 [Server] INFO [LWC] Enabling LWC v4.5.0-SNAPSHOT
  75. 11.02 13:59:44 [Server] INFO [LWC] Connecting to SQLite
  76. 11.02 13:59:45 [Server] INFO [ProtocolLib] Enabling ProtocolLib v3.6.3-SNAPSHOT-b116
  77. 11.02 13:59:45 [Server] INFO [ProtocolLib] Started structure compiler thread.
  78. 11.02 13:59:45 [Server] INFO [mcMMO] Enabling mcMMO v1.5.03-dev-b45
  79. 11.02 13:59:45 [Server] ERROR [mcMMO] Location: com.mysql.jdbc.SQLError createSQLException 1073
  80. 11.02 13:59:45 [Server] ERROR [mcMMO] SQLException: Access denied for user 'towny_mcmmo'@'localhost' (using password: YES)
  81. 11.02 13:59:45 [Server] ERROR [mcMMO] SQLState: 28000
  82. 11.02 13:59:45 [Server] ERROR [mcMMO] VendorError: 1045
  83. 11.02 13:59:45 [Server] ERROR [mcMMO] java.io.IOException: Permission denied
  84. 11.02 13:59:45 [Server] ERROR [mcMMO] java.io.FileNotFoundException: plugins/mcMMO/flatfile/anniversary.2016.yml (Permission denied)
  85. 11.02 13:59:45 [Server] ERROR [mcMMO] There was an error while enabling mcMMO!
  86. 11.02 13:59:45 [Server] WARN java.lang.NullPointerException
  87. 11.02 13:59:45 [Server] WARN at com.gmail.nossr50.util.HolidayManager.cleanupFiles(HolidayManager.java:187)
  88. 11.02 13:59:45 [Server] WARN at com.gmail.nossr50.util.HolidayManager.<init>(HolidayManager.java:173)
  89. 11.02 13:59:45 [Server] WARN at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:173)
  90. 11.02 13:59:45 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  91. 11.02 13:59:45 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  92. 11.02 13:59:45 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  93. 11.02 13:59:45 [Server] WARN at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356)
  94. 11.02 13:59:45 [Server] WARN at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316)
  95. 11.02 13:59:45 [Server] WARN at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:200)
  96. 11.02 13:59:45 [Server] WARN at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522)
  97. 11.02 13:59:45 [Server] WARN at java.lang.Thread.run(Thread.java:745)
  98. 11.02 13:59:45 [Server] INFO [mcMMO] Disabling mcMMO v1.5.03-dev-b45
  99. 11.02 13:59:45 [Server] WARN java.io.FileNotFoundException: plugins/mcMMO/flatfile/parties.yml (Permission denied)
  100. 11.02 13:59:45 [Server] WARN at java.io.FileOutputStream.open(Native Method)
  101. 11.02 13:59:45 [Server] WARN at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  102. 11.02 13:59:45 [Server] WARN at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  103. 11.02 13:59:45 [Server] WARN at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:105)
  104. 11.02 13:59:45 [Server] WARN at com.gmail.nossr50.party.PartyManager.saveParties(PartyManager.java:602)
  105. 11.02 13:59:45 [Server] WARN at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:217)
  106. 11.02 13:59:45 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323)
  107. 11.02 13:59:45 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:359)
  108. 11.02 13:59:45 [Server] WARN at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424)
  109. 11.02 13:59:46 [Multicraft] Server shut down (starting)
  110. 11.02 13:59:46 [Multicraft] Restarting crashed server in 5 seconds
  111. 11.02 13:59:46 [Multicraft] Server stopped
  112. 11.02 13:59:50 [Multicraft] Received stop command
  113. 11.02 13:59:50 [Multicraft] Server stopped
  114. 11.02 13:59:52 [Multicraft] Received stop command
  115. 11.02 13:59:52 [Multicraft] Server stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement