Advertisement
Guest User

Untitled

a guest
Aug 8th, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. 08.08 01:37:52 [Server] INFO [UltimateVotes] [Warning] DatabaseManager could not establish a connection when trying to setup the connection!com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  2. 08.08 01:37:52 [Server] WARN java.lang.NullPointerException
  3. 08.08 01:37:52 [Server] WARN at teozfrank.ultimatevotes.util.b.c(DatabaseManager.java:217)
  4. 08.08 01:37:52 [Server] WARN at teozfrank.ultimatevotes.util.b$1.run(DatabaseManager.java:33)
  5. 08.08 01:37:52 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  6. 08.08 01:37:52 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  7. 08.08 01:37:52 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  8. 08.08 01:37:52 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  9. 08.08 01:37:52 [Server] WARN at java.lang.Thread.run(Thread.java:748)
  10. 08.08 01:37:52 [Server] INFO [UltimateVotes] [Info] Attempting to connect to MySQL database.
  11. 08.08 01:37:56 [Server] INFO [UltimateVotes] [Warning] DatabaseManager could not establish a connection when trying to setup the connection!com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  12. 08.08 01:37:56 [Server] INFO [UltimateVotes] [Warning] DatabaseManager could not establish a connection when trying to setup monthly votes: java.lang.NullPointerException
  13. 08.08 01:37:56 [Server] INFO [UltimateVotes] [Info] Attempting to connect to MySQL database.
  14. 08.08 01:37:57 [Server] INFO [Statz debug] Save Statz database.
  15. 08.08 01:38:00 [Server] INFO [UltimateVotes] [Warning] DatabaseManager could not establish a connection when trying to setup the connection!com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  16. 08.08 01:38:00 [Server] INFO [UltimateVotes] [Warning] DatabaseManager could not establish a connection when trying to setup last reset table: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement