Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. 30.03 20:28:21 [Server] WARN SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  2. 30.03 20:28:21 [Server] WARN SLF4J: Defaulting to no-operation (NOP) logger implementation
  3. 30.03 20:28:21 [Server] WARN SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  4. 30.03 20:28:22 [Server] ERROR Error occurred while enabling AdvancedSurvivalGames v3.2.0 (Is it up to date?)
  5. 30.03 20:28:22 [Server] INFO com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: For input string: "3306:3306"'.
  6. 30.03 20:28:22 [Server] INFO at com.zaxxer.hikari.pool.HikariPool.throwPoolInitializationException(HikariPool.java:544) ~[?:?]
  7. 30.03 20:28:22 [Server] INFO at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:536) ~[?:?]
  8. 30.03 20:28:22 [Server] INFO at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:112) ~[?:?]
  9. 30.03 20:28:22 [Server] INFO at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:72) ~[?:?]
  10. 30.03 20:28:22 [Server] INFO at e.w.a(w.java:42) ~[?:?]
  11. 30.03 20:28:22 [Server] INFO at e.oc.onEnable(oc.java:187) ~[?:?]
  12. 30.03 20:28:22 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot1.70.jar:git-PaperSpigot-1f7d532]
  13. 30.03 20:28:22 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  14. 30.03 20:28:22 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:412) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  15. 30.03 20:28:22 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  16. 30.03 20:28:22 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  17. 30.03 20:28:22 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:354) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  18. 30.03 20:28:22 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:328) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  19. 30.03 20:28:22 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:284) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  20. 30.03 20:28:22 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:227) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  21. 30.03 20:28:22 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:494) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  22. 30.03 20:28:22 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot1.70.jar:git-PaperSpigot-1f7d532]
  23. 30.03 20:28:22 [Server] INFO Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: For input string: "3306:3306"'.
  24. 30.03 20:28:22 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_121]
  25. 30.03 20:28:22 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_121]
  26. 30.03 20:28:22 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_121]
  27. 30.03 20:28:22 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_121]
  28. 30.03 20:28:22 [Server] INFO at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot1.70.jar:git-PaperSpigot-1f7d532]
  29. 30.03 20:28:22 [Server] INFO at com.mysql.jdbc.Util.getInstance(Util.java:382) ~[spigot1.70.jar:git-PaperSpigot-1f7d532]
  30. 30.03 20:28:22 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013) ~[spigot1.70.jar:git-PaperSpigot-1f7d532]
  31. 30.03 20:28:22 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) ~[spigot1.70.jar:git-PaperSpigot-1f7d532]
  32. 30.03 20:28:22 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) ~[spigot1.70.jar:git-PaperSpigot-1f7d532]
  33. 30.03 20:28:22 [Server] INFO at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) ~[spigot1.70.jar:git-PaperSpigot-1f7d532]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement