Error on Installing the plugin #96


  • New
  • Defect
Open
Assigned to _ForgeUser2779866
  • Forge_User_42180079 created this issue Oct 13, 2012

    What is the expected output? What do you see instead?

    Can't see the ranking, actualy my server apears to be offline since 1970.

    What version of the product are you using?

    the plugin version for 1.3.1

    Do you have an error log of what happened?

    >02:30:57 [WARNING] [Statistician] CALL `web1939`.newPlayer('9d61fa51-dbd8-4697-b245-18e81b4627c0','asdfgsadf'); :: Stored procedure failed, checking connection... (Thread stack overrun: 8368 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack.)
    >02:30:57 [SEVERE] java.sql.SQLException: Thread stack overrun: 8368 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack.
    >02:30:57 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
    >02:30:57 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    >02:30:57 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    >02:30:57 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    >02:30:57 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    >02:30:57 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
    >02:30:57 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1662)
    >02:30:57 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1581)
    >02:30:57 [SEVERE] at com.ChaseHQ.Statistician.Database.Database.callStoredProcedure(Database.java:117)
    >02:30:57 [SEVERE] at com.ChaseHQ.Statistician.Database.DBSynchDataGetSet.playerCreate(DBSynchDataGetSet.java:169)
    >02:30:57 [SEVERE] at com.ChaseHQ.Statistician.EventDataHandlers.EDHPlayer$4.run(EDHPlayer.java:68)
    >02:30:57 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    >02:30:57 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    >02:30:57 [SEVERE] at java.lang.Thread.run(Thread.java:722)
    >02:30:57 [INFO] [Statistician] Connection is still present, it may of been a malformed query.
    >02:30:57 [WARNING] [Statistician] CALL `web1939`.updateMostEverOnline(); :: Stored procedure failed, checking connection... (Thread stack overrun: 8368 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack.)
    >02:30:57 [SEVERE] java.sql.SQLException: Thread stack overrun: 8368 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack.
    >02:30:57 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
    >02:30:57 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
    >02:30:57 [SEVERE] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
    >02:30:57 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
    >02:30:57 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
    >02:30:57 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
    >02:30:57 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1662)
    >02:30:57 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1581)
    >02:30:57 [SEVERE] at com.ChaseHQ.Statistician.Database.Database.callStoredProcedure(Database.java:117)
    >02:30:57 [SEVERE] at com.ChaseHQ.Statistician.EventDataHandlers.EDHPlayer$4.run(EDHPlayer.java:75)
    >02:30:57 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    >02:30:57 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    >02:30:57 [SEVERE] at java.lang.Thread.run(Thread.java:722)
    >02:30:57 [INFO] [Statistician] Connection is still present, it may of been a malformed query.

    Please provide any additional information below.

  • Forge_User_42180079 added the tags New Defect Oct 13, 2012
  • _ForgeUser2779866 unassigned issue from _ForgeUser6869524 Nov 24, 2012
  • _ForgeUser2779866 self-assigned this issue Nov 24, 2012

To post a comment, please login or register a new account.