"An error occured while cancelling the job ..."

Hi all,

i get these log errors frome time to time. Can somebody tell me what this error is about?

[m.s.internal.actions.TimerImpl] - An error occured while cancelling the job ‘DEFAULT.2016-01-21T09:48:25.897+01:00: Proxy for org.eclipse.xtext.xbase.lib.Procedures$Procedure0: o
rg.eclipse.xtext.xbase.impl.XClosureImplCustom@194b497 (explicitSyntax: true)’: Unable to unschedule trigger [DEFAULT.6da64b5bd2ee-60e3343f-80b2-49fb-ad40-6d1a2feecd77] while deleting job [DEFAULT.2016-01-21T09:
48:25.897+01:00: Proxy for org.eclipse.xtext.xbase.lib.Procedures$Procedure0: org.eclipse.xtext.xbase.impl.XClosureImplCustom@194b497 (explicitSyntax: true)]

thx,
stefan

Same here.
Any solution yet?
Thanks

hi,
no solution yet :confused:

stefan

Interesting, I’m seeing the same thing, it when I cancel a timer and try to create a new one. Happens when trying to reschedule a timer also.
This is on the latest build of openhab2-offline, running java 8 Ubuntu 14.04.

Anyone else seeing this?

had timer problems too… added this on top of my rules file and no errors so far:

import org.openhab.model.script.actions.*

that’s the only import in my file.
not sure if that is related to the error from above though… :wink: