Openhab stopped working after update 2.2.0 Build #1088

  • Platform information:
    • Hardware: Pentium® Dual-Core CPU T4200 @ 1.995GHz
    • OS: CentOS Linux release 7.4.1708 (Core)
    • Java Runtime Environment: build 1.8.0_151-b12
    • openHAB version: 2.2.o Build 1088
  • Issue of the topic: please be detailed explaining your issue

at startup, I get the following error in the openhab.log.

2017-11-21 18:25:34.181 [WARN ] [org.apache.karaf.services.eventadmin] - EventAdmin: Blacklisting ServiceReference [{org.osgi.service.event.EventHandler, org.eclipse.smarthome.core.events.EventPublisher}={event.topics=smarthome, component.name=org.eclipse.smarthome.core.internal.events.OSGiEventManager, component.id=43, service.id=144, service.bundleid=110, service.scope=bundle} | Bundle(org.eclipse.smarthome.core_0.9.0.201711202142 [110])] due to timeout!
2017-11-21 18:25:34.185 [WARN ] [org.apache.karaf.services.eventadmin] - EventAdmin: Blacklisting ServiceReference [{org.osgi.service.event.EventHandler, org.eclipse.smarthome.core.events.EventPublisher}={event.topics=smarthome, component.name=org.eclipse.smarthome.core.internal.events.OSGiEventManager, component.id=43, service.id=144, service.bundleid=110, service.scope=bundle} | Bundle(org.eclipse.smarthome.core_0.9.0.201711202142 [110])] due to timeout!

Afterwards, no updates are happen, any suggestions ?

Known issue:

thanks, temporary fixed with:
/var/lib/openhab2/etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg
added:
# prevent timeout
org.apache.felix.eventadmin.Timeout=0

Hi,

I’m running 1066 and I have still have the problem as described above. Setting the timeout to 0, makes the error disappear, but the system still stops working as should. So, should it be fixed in this build and if not in which build should it? If I can help testing in anyway, please let me know.

Many thanks,

Casper

Should be fixed with #1103: