openbase / bco.dal

Domotic Abstraction Layer
Other
1 stars 2 forks source link

handle if time with key is not available #75

Closed DivineThreepwood closed 6 years ago

DivineThreepwood commented 6 years ago
Exception in thread "Thread-435" java.lang.IllegalArgumentException: No user time with key BCO_NANO_TIME
        at rsb.MetaData.getUserTime(MetaData.java:204)
        at org.openbase.jul.extension.rsb.com.RSBRemoteService$InternalUpdateHandler.internalNotify(RSBRemoteService.java:1338)
        at rsb.eventprocessing.SingleThreadEventReceivingStrategy$DispatchThread.run(SingleThreadEventReceivingStrategy.java:100)