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.