1) Give a description of the problem
Simple piston to turn lights on and off is missing executions
2) What is the expected behaviour?
Light on at 10 min past sunset, off at 10 minutes to sunrise
3) What is happening/not happening?
This piston has been working well for a while, but lately, some events have failed to fire. See the logs below. For example, the lights turned off as scheduled yesterday morning. They did not turn on as scheduled last night, so I turned them on manually at the switch. This morning, the lights did not turn off as scheduled.
Looking for an explanation/solution.
Thanks!
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach logs after turning logging level to Full
4/26/2020, 5:59:59 AM +97ms
+1ms â•”Received event [Ocean City].time = 1587895200000 with a delay of -903ms
+140ms â•‘Runtime (36957 bytes) successfully initialized in 75ms (v0.3.110.20191009) (139ms)
+141ms â•‘â•”Execution stage started
+211ms â•‘â•‘Error while executing physical command OC Front Lights.off([]): java.lang.reflect.UndeclaredThrowableException
+213ms â•‘â•‘Executed [OC Front Lights].off (19ms)
+216ms ║╚Execution stage complete. (75ms)
+218ms â•‘Setting up scheduled job for Sun, Apr 26 2020 @ 7:58:00 PM EDT (in 50280.686s), with 1 more job pending
+224ms ╚Event processed successfully (224ms)
4/25/2020, 8:07:00 PM +125ms
+0ms â•”Received event [Ocean City].execute = recovery with a delay of 82ms
+136ms â•‘Runtime (36948 bytes) successfully initialized in 72ms (v0.3.110.20191009) (135ms)
+137ms â•‘â•”Execution stage started
+186ms ║╚Execution stage complete. (48ms)
+187ms â•‘Setting up scheduled job for Sun, Apr 26 2020 @ 6:00:00 AM EDT (in 35579.688s), with 1 more job pending
+195ms ╚Event processed successfully (195ms)
4/25/2020, 6:00:59 AM +59ms
+0ms â•”Received event [Ocean City].time = 1587808860000 with a delay of -942ms
+142ms â•‘Runtime (36955 bytes) successfully initialized in 70ms (v0.3.110.20191009) (140ms)
+143ms â•‘â•”Execution stage started
+1190ms â•‘â•‘Executed [OC Front Lights].off (993ms)
+1194ms ║╚Execution stage complete. (1051ms)
+1195ms â•‘Setting up scheduled job for Sat, Apr 25 2020 @ 7:57:00 PM EDT (in 50159.746s), with 1 more job pending
+1283ms ╚Event processed successfully (1282ms)