Menu

Strange problem

tunibbles
2013-06-19
2014-11-04
  • tunibbles

    tunibbles - 2013-06-19

    Hi,
    i'm trying to test mxHero under ubuntu 12 with zimbra.

    After installing mxHero i have this error repeating each few seconds :

    23:10:36.366 [ERROR] com.jolbox.bonecp.MemorizeTransactionProxy:342 - Failed to replay transaction. Sleeping for 5000ms and trying again. Attempts left: 77. Exception: java.sql.BatchUpdateException: Table has no partition for value 735403

    what can i do?

    thanks
    Maurizio

     
  • Marcelo Angel Marmol

    It looks like the procedure trigger by an event on the mysql database did not run, so you are not having your stats partitions created.
    If you check the /etc/init.d/mxhero script you will see a call to all events.
    Make sure that your mysql has the scheduler running and set to true on the mysql config file and run all those update for the events again. That should create the partitions missing and your problem should be solve.

    Let me know if that helps.

     
  • tunibbles

    tunibbles - 2013-06-22

    thanks,
    now it works !!

    great addon!!!

     
  • Muhammad Rohibun

    hi Maurizio

    can you share in detail how to resolve the issue? i'm facing the same issue now.

    thanks

     

Log in to post a comment.