• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Timer module, Timer already cancelled

    Mango Automation general Discussion
    3
    5
    2.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • hussamH
      hussam
      last edited by

      sometimes,all the datasources silent stoped, and I try to disable it and then enable it to restart the datasources ,but it show Timer already cancelled error.

          java.lang.IllegalStateException: Timer already cancelled.
      at com.serotonin.timer.RealTimeTimer.scheduleImpl(RealTimeTimer.java:92)
      at com.serotonin.timer.AbstractTimer.schedule(AbstractTimer.java:33) 
      

      I do many test, seems found the problem is the meta points.
      i have 7000 points ,and ,more then 1000 meta datapoints. I think if have a max count limit with meta points? or anything else ,thanks.

      1 Reply Last reply Reply Quote 0
      • JoelHaggarJ
        JoelHaggar
        last edited by

        There is no max number of points for Mango but could be for your hardware. Can you tell us what version of Mango you are running? We have seen this happen before and have fixed this in Mango 2.5.0. There will be a beta version available very soon that should solve this for you.

        1 Reply Last reply Reply Quote 0
        • hussamH
          hussam
          last edited by

          this is an old project ,I use the version 1.12.5 and i update the serotonin-timer.jar to m2m2 version 2.4.0 and modify some code. I will test the version v 2.5.0.

          1 Reply Last reply Reply Quote 0
          • terrypackerT
            terrypacker
            last edited by

            hussam,

            The beta release is ready here: https://github.com/infiniteautomation/ma-core-public/releases/tag/2.5.0-beta.1

            Let us know of any issues you have by adding them here http://github.com/infiniteautomation/ma-core-public/issues

            Thanks

            1 Reply Last reply Reply Quote 0
            • First post
              Last post