[SOLVED] OH 2.5: zWave binding starts and stops every minute

Plattform: Windows 10 64bit
JRE: jre1.8.0_231
OH: 2.5
zWave: Aeotec AEOEZW090-C Aeon Labs USB Stick + 6 Sensative Strips

Hi all

I just did the upgrade from 2.2 to 2.5 and now cleaning up my logfile. One issue is with zWave: all Nodes are gone and I assume I have to re-include them. However, in my log I see every 2 to 3 minutes the following info/error but nothing else about zWave, thus trouble shooting the nodes is not possible without more information. Can anyone tell me what the entries mean and how to solve that?

Thanks and best regards
John

2019-12-21 14:26:57.645 [INFO ] [ing.zwave.handler.ZWaveSerialHandler] - Stopped ZWave serial handler
2019-12-21 14:26:57.809 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-misc-restdocs'
2019-12-21 14:26:58.307 [INFO ] [zwave.handler.ZWaveControllerHandler] - Attempting to add listener when controller is null
2019-12-21 14:26:58.482 [INFO ] [ing.zwave.handler.ZWaveSerialHandler] - Connecting to serial port 'COM4'
2019-12-21 14:26:58.500 [INFO ] [ing.zwave.handler.ZWaveSerialHandler] - Serial port is initialized
2019-12-21 14:26:58.507 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller

The category of restdocs has changed from misc to ui. See the following thread, among others:

1 Like

I had to change addons.config manually and problem is solved.

Many thanks @scottk.