• 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

    [Solved] Timer already canceled error

    User help
    3
    7
    3.1k
    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.
    • A
      amoulart
      last edited by

      Hello everyone,

      I'm having difficulties with meta points using a CRON patern.
      As soon as I disable them, if I enable them again the message "Timer already canceled" pops up and all meta points with CRON stop being updated.

      I'm running Mango under Ubuntu 10.04LT with Tomcat6 downloaded from Mango website.

      Have some of you run into that issue?

      Thanks for your help

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        I can't recreate. Is there an error message with stack trace in the Tomcat console? Also, what version of Mango are you using?

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • A
          amoulart
          last edited by

          Thank you very much for your answer mlohbihler,

          I have put a log extract just when the error occurs (2010-11-14 21:18:37,306) in the attached file.
          In the beginning of the Catalina log file I can see the Tomcat version:
          INFO: Starting Servlet Engine: Apache Tomcat/6.0.20

          I can see also an info at beginning of log file, could it be linked to the problem?
          INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client:/usr/lib/jvm/java-6-openjdk/jre/lib/i386:/usr/lib/jvm/java-6-openjdk/jre/../lib/i386:/usr/java/packages/lib/i386:/usr/lib/jni:/lib:/usr/lib

          I have read there was a bug in Tomcat 6.0.24 causing the same error message but I'm not sure it is linked:
          https://issues.apache.org/bugzilla/show_bug.cgi?id=48971

          Thank you for your help,

          Alex

          Attachment: download link

          1 Reply Last reply Reply Quote 0
          • A
            apl
            last edited by

            If nothing helps:

            First Install sun-java6-jdk
            Second deinstall any openjdk and gcj stuff - you have now a clean java system. I had some difficulties with openjdk6 after installing suns jdk and removing openjdk its working.

            Arne

            1 Reply Last reply Reply Quote 0
            • M
              mlohbihler
              last edited by

              Is this still an issue?

              Best regards,
              Matthew

              1 Reply Last reply Reply Quote 0
              • A
                amoulart
                last edited by

                Hello mlohbihler and apl,

                I have installed Sun Java, removed OpenJava and Mango has been running without issue since then.
                I believe the issue is definitively solved.

                Thanks a lot!! :D

                Alex

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