Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. BungeePexBridge] Disabling plugin! Permissions System requires a MySQL connection and one could not be established!
  2. 23.03 20:50:38 [Server] SEVERE Having error while creating MySQL client.
  3. 23.03 20:50:38 [Server] SEVERE com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  4. 23.03 20:50:38 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  5. 23.03 20:50:38 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  6. 23.03 20:50:38 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  7. 23.03 20:50:38 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  8. 23.03 20:50:38 [Server] SEVERE at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  9. 23.03 20:50:38 [Server] SEVERE at com.mysql.jdbc.Util.getInstance(Util.java:408)
  10. 23.03 20:50:38 [Server] SEVERE at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918)
  11. 23.03 20:50:38 [Server] SEVERE at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897)
  12. 23.03 20:50:38 [Server] SEVERE at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886)
  13. 23.03 20:50:38 [Server] SEVERE at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:860)
  14. 23.03 20:50:38 [Server] SEVERE at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2163)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement