I just got one of these… Ooops…. (occurred at start up) Do we need to relax the value of the time-out?
2015-08-10 12:56:56 [ERROR] [.c.thing.internal.ThingManager:496 ] - Registering thing handler timed out: nulljava.util.concurrent.TimeoutException: null
at java.util.concurrent.FutureTask.get(FutureTask.java:201)
at org.eclipse.smarthome.core.common.SafeMethodCaller.callAsynchronous(SafeMethodCaller.java:157)
at org.eclipse.smarthome.core.common.SafeMethodCaller.call(SafeMethodCaller.java:72)
at org.eclipse.smarthome.core.common.SafeMethodCaller.call(SafeMethodCaller.java:56)
at org.eclipse.smarthome.core.thing.internal.ThingManager.registerHandler(ThingManager.java:476)
at org.eclipse.smarthome.core.thing.internal.ThingManager.registerHandler(ThingManager.java:443)
at org.eclipse.smarthome.core.thing.internal.ThingManager.thingAdded(ThingManager.java:351)
at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyTrackers(ThingRegistryImpl.java:190)
at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutAddedElement(ThingRegistryImpl.java:108)
at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutAddedElement(ThingRegistryImpl.java:1)
at org.eclipse.smarthome.core.common.registry.AbstractRegistry.added(AbstractRegistry.java:56)