Advertisement
Guest User

Untitled

a guest
Feb 16th, 2020
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.57 KB | None | 0 0
  1. 16.02 20:24:45 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:2039) ~[?:?]
  2. 16.02 20:24:45 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:1533) ~[?:?]
  3. 16.02 20:24:45 [Server] INFO at nl.lolmewn.stats.mysql.MySQLStorage.generateTables(MySQLStorage.java:315) ~[?:?]
  4. 16.02 20:24:45 [Server] INFO ... 8 more
  5. 16.02 20:24:46 [Server] WARN [SpigetUpdate] Invalid SemVer versions specified [251-SNAPSHOT] [250-SNAPSHOT]
  6. 16.02 20:24:46 [Server] INFO [NPCLib] The plugin is up-to-date.
  7. 16.02 20:24:46 [Server] INFO [PacketListenerApi] Plugin is up-to-date
  8. 16.02 20:24:46 [Server] WARN [SpigetUpdate] Invalid SemVer versions specified [3170-SNAPSHOT] [3170-SNAPSHOT]
  9. 16.02 20:24:46 [Server] INFO [NickNamer] The plugin is up-to-date.
  10. 16.02 20:24:46 [Server] INFO [BuycraftX] Fetching all due players...
  11. 16.02 20:24:46 [Server] INFO [BuycraftX] Fetched due players (0 found).
  12. 16.02 20:24:46 [Server] INFO [PlaceholderAPI] 167 placeholder expansions are available on the cloud.
  13. 16.02 20:24:46 [Server] INFO [PlaceholderAPI] 2 installed expansions have updates available.
  14. 16.02 20:24:47 [Server] ERROR [PlaceholderAPI] KoTH is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [SubSide] and urge them to update it ASAP.
  15. 16.02 20:25:11 [Server] Startup 2fd24d40-88ec-4a35-a6c3-f7f49bb782c8 (Nyzy) is not using a VPN or Proxy.
  16. 16.02 20:25:11 [Server] INFO UUID of player Nyzy is 2fd24d40-88ec-4a35-a6c3-f7f49bb782c8
  17. 16.02 20:25:12 [Server] INFO [AltDetector] Nyzy may be an alt of Adje36, crypher123, Maserson
  18. 16.02 20:25:12 [Connect] User Nyzy, IP 98.220.143.11
  19. 16.02 20:25:12 [PebbleHost] Nyzy ran command Message of the Day
  20. 16.02 20:25:12 [Server] INFO The table causing the error: null
  21. 16.02 20:25:12 [Server] ERROR null
  22. 16.02 20:25:12 [Server] INFO nl.lolmewn.stats.api.storage.StorageException: Something went wrong while loading the user!
  23. 16.02 20:25:12 [Server] INFO at nl.lolmewn.stats.mysql.MySQLStorage.load(MySQLStorage.java:141) ~[?:?]
  24. 16.02 20:25:12 [Server] INFO at nl.lolmewn.stats.mysql.MySQLStorage.load(MySQLStorage.java:41) ~[?:?]
  25. 16.02 20:25:12 [Server] INFO at nl.lolmewn.stats.user.StatsUserManager.lambda$loadAsync$11(StatsUserManager.java:70) ~[?:?]
  26. 16.02 20:25:12 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  27. 16.02 20:25:12 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  28. 16.02 20:25:12 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
  29. 16.02 20:25:12 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
  30. 16.02 20:25:12 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  31. 16.02 20:25:12 [Server] INFO Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory (Communications link failure
  32. 16.02 20:25:12 [Server] INFO The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.)
  33. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:2294) ~[?:?]
  34. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:2039) ~[?:?]
  35. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:1533) ~[?:?]
  36. 16.02 20:25:12 [Server] INFO at nl.lolmewn.stats.mysql.MySQLStorage.load(MySQLStorage.java:69) ~[?:?]
  37. 16.02 20:25:12 [Server] INFO ... 7 more
  38. 16.02 20:25:12 [Server] INFO Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  39. 16.02 20:25:12 [Server] INFO The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  40. 16.02 20:25:12 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
  41. 16.02 20:25:12 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
  42. 16.02 20:25:12 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
  43. 16.02 20:25:12 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
  44. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  45. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  46. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  47. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  48. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  49. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  50. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  51. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  52. 16.02 20:25:12 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
  53. 16.02 20:25:12 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
  54. 16.02 20:25:12 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
  55. 16.02 20:25:12 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
  56. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  57. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  58. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  59. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:39) ~[?:?]
  60. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:256) ~[?:?]
  61. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:2304) ~[?:?]
  62. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:2290) ~[?:?]
  63. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:2039) ~[?:?]
  64. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:1533) ~[?:?]
  65. 16.02 20:25:12 [Server] INFO at nl.lolmewn.stats.mysql.MySQLStorage.load(MySQLStorage.java:69) ~[?:?]
  66. 16.02 20:25:12 [Server] INFO ... 7 more
  67. 16.02 20:25:12 [Server] INFO Caused by: java.net.ConnectException: Connection refused (Connection refused)
  68. 16.02 20:25:12 [Server] INFO at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_222]
  69. 16.02 20:25:12 [Server] INFO at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_222]
  70. 16.02 20:25:12 [Server] INFO at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_222]
  71. 16.02 20:25:12 [Server] INFO at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_222]
  72. 16.02 20:25:12 [Server] INFO at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_222]
  73. 16.02 20:25:12 [Server] INFO at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_222]
  74. 16.02 20:25:12 [Server] INFO at java.net.Socket.connect(Socket.java:538) ~[?:1.8.0_222]
  75. 16.02 20:25:12 [Server] INFO at java.net.Socket.<init>(Socket.java:434) ~[?:1.8.0_222]
  76. 16.02 20:25:12 [Server] INFO at java.net.Socket.<init>(Socket.java:244) ~[?:1.8.0_222]
  77. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  78. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  79. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  80. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  81. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  82. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  83. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  84. 16.02 20:25:12 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
  85. 16.02 20:25:12 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
  86. 16.02 20:25:12 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
  87. 16.02 20:25:12 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
  88. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  89. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  90. 16.02 20:25:12 [Server] INFO at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  91. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:39) ~[?:?]
  92. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:256) ~[?:?]
  93. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory(BasicDataSource.java:2304) ~[?:?]
  94. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:2290) ~[?:?]
  95. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.createDataSource(BasicDataSource.java:2039) ~[?:?]
  96. 16.02 20:25:12 [Server] INFO at org.apache.commons.dbcp2.BasicDataSource.getConnection(BasicDataSource.java:1533) ~[?:?]
  97. 16.02 20:25:12 [Server] INFO at nl.lolmewn.stats.mysql.MySQLStorage.load(MySQLStorage.java:69) ~[?:?]
  98. 16.02 20:25:12 [Server] INFO ... 7 more
  99. 16.02 20:25:12 [Server] INFO ! KRAMPUS KIT Released Win it from the FeatureCrate /buy
  100. 16.02 20:25:13 [Server] WARN [SpigetUpdate] Invalid SemVer versions specified [3170-SNAPSHOT] [3170-SNAPSHOT]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement