Is yesterdays z-wave binding broken?

218 | Active | 80 | 2.0.0.201611161557 | ZWave Binding

I get tons of these:

Caused by: java.lang.NoSuchMethodError: org.eclipse.smarthome.core.thing.Bridge.getHandler()Lorg/eclipse/smarthome/core/thing/binding/BridgeHandler;
2016-11-17 20:12:46.655 [ERROR] [ome.core.thing.internal.ThingManager] - Exception occured while initializing handler of thing 'zwave:device:157c68a071a:node81': java.lang.NoSuchMethodError: org.eclipse.smarthome.core.thing.Bridge.getHandler()Lorg/eclipse/smarthome/core/thing/binding/BridgeHandler;
java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: org.eclipse.smarthome.core.thing.Bridge.getHandler()Lorg/eclipse/smarthome/core/thing/binding/BridgeHandler;

or is my setup damaged somehow?

There was a change to ESH which broke the binding but the ZWave binding should have been updated already to fix this. I would guess that your runtime might also now need to be updated to make it consistent.

it works now!

th@nx