Thread: [Vencillio] - RSPS Scores stopped working?! Need help will rep!

Results 1 to 2 of 2
  1. #1 [Vencillio] - RSPS Scores stopped working?! Need help will rep! 
    Registered Member Rex_'s Avatar
    Join Date
    Jul 2015
    Posts
    43
    Thanks given
    3
    Thanks received
    7
    Rep Power
    0
    So today randomly when people log out I get this error.
    Code:
    [2017-09-06 00:25:57] java.sql.SQLException: null,  message from server: "Host '104.254.247.63' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'"
    [2017-09-06 00:25:57] 	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
    [2017-09-06 00:25:57] 	at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
    [2017-09-06 00:25:57] 	at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1096)
    [2017-09-06 00:25:57] 	at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2048)
    [2017-09-06 00:25:57] 	at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:723)
    [2017-09-06 00:25:57] 	at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
    [2017-09-06 00:25:57] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [2017-09-06 00:25:57] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    [2017-09-06 00:25:57] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    [2017-09-06 00:25:57] 	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    [2017-09-06 00:25:57] 	at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
    [2017-09-06 00:25:57] 	at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:302)
    [2017-09-06 00:25:57] 	at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:282)
    [2017-09-06 00:25:57] 	at java.sql.DriverManager.getConnection(Unknown Source)
    [2017-09-06 00:25:57] 	at java.sql.DriverManager.getConnection(Unknown Source)
    [2017-09-06 00:25:57] 	at com.junebug.HighscoresHandler.run(HighscoresHandler.java:163)
    [2017-09-06 00:25:57] 	at java.lang.Thread.run(Unknown Source)
    I've had high-scores working so nothing I changed caused this. Please help, or any idea.
    https://www.rune-server.ee/static/signaturepic/sigpic295363_1.gif
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2012
    Posts
    55
    Thanks given
    3
    Thanks received
    5
    Rep Power
    11
    So the short answer, you're not working with your database properly.

    Long answer; The error states that it can't connect to the database because you're out of connections (limit defined by the database on how many connections can be made at the same time). You are not handling your database connections in accordance with your hardware. By that I mean, raise the concurrent connection limit on the database configuration, or change your database handler code to be more optimal with the current connection limitation.
    Reply With Quote  
     

  3. Thankful users:



Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 22
    Last Post: 07-04-2009, 09:07 PM
  2. need help will rep.
    By She Smiles Murder in forum Help
    Replies: 0
    Last Post: 07-04-2009, 02:17 AM
  3. Need help will rep!
    By Lord Rasil10 in forum Help
    Replies: 7
    Last Post: 04-15-2009, 03:05 PM
  4. i need help will rep
    By i r hax in forum Help
    Replies: 2
    Last Post: 04-09-2009, 10:29 PM
  5. need help will rep++
    By Chris123111 in forum Help
    Replies: 17
    Last Post: 03-09-2009, 01:36 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •