I'm using repeating actions to increment a runtime meter each minute. Here is the rule:
Even after the condition for the repeat becomes FALSE ( plug NOT on), I still see the word (Repeating) next to the rule in the App List and I see the following error in the log. Should I be concerned?
app:1052020-12-05 10:41:57.475 pm errorjava.util.NoSuchElementException: Cannot pop() an empty List on line 6879 (doRepeatR)
app:1052020-12-05 10:41:57.460 pm infoAction: END-REP
app:1052020-12-05 10:41:57.457 pm infoAction: END-IF (skipped)
app:1052020-12-05 10:41:57.453 pm infoAction: Log: 'max runtime exceeded.' (skipped)
app:1052020-12-05 10:41:57.450 pm infoAction: Pause Rules: Humidifier Control (skipped)
app:1052020-12-05 10:41:57.435 pm infoAction: Off: Humidifier Plug (skipped)
app:1052020-12-05 10:41:57.430 pm infoAction: IF (Variable time-acc(0) >= time-acc-max(5)(T) [TRUE]) THEN (skipped)
app:1052020-12-05 10:41:57.249 pm infoAction: Add 1 to time-acc (skipped)
app:1052020-12-05 10:41:57.236 pm infoRuntime Meter: Action Repetition ended
app:1052020-12-05 10:41:57.175 pm infoAction: IF (Humidifier Plug(off) is on FALSE) Repeat every 0:00:10 (not repeating)
app:1052020-12-05 10:41:47.524 pm infoAction: END-REP (waiting for next)
app:1052020-12-05 10:41:47.520 pm infoAction: END-IF
app:1052020-12-05 10:41:47.517 pm infomax runtime exceeded.
app:1052020-12-05 10:41:47.512 pm infoAction: Log: 'max runtime exceeded.'
app:1052020-12-05 10:41:47.257 pm infoAction: Pause Rules: Humidifier Control
app:1052020-12-05 10:41:47.233 pm infoAction: Off: Humidifier Plug
app:1052020-12-05 10:41:47.229 pm infoAction: IF (Variable time-acc(0) >= time-acc-max(5)(T) [TRUE]) THEN
app:1052020-12-05 10:41:47.029 pm infoAction: Add 1 to time-acc
app:1052020-12-05 10:41:47.011 pm infoRuntime Meter: Repeating Actions