[SOLVED] Zigbee binding since 2.5.0-SNAPSHOT #1568 broken [Update: Working again with 2.5.0-SNAPSHOT #1587]

I installed OH-2.5.0-SNAPSHOT build 1568 this morning and the Zigbee binding fails to start correctly. I have cleared both cache and tmp and restarted multiple times. Build #1502 had been installed and working without a problem on my test system before the update to build #1568.

Output of bundle:list:

openhab> bundle:list -s -r | grep -i zigbee                                                                                                                                                                                                                                                                                                                                                  
212 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee                                     β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee"; type="osgi.bundle"; version:Version="1.1.6"]
213 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee.dongle.cc2531                       β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee.dongle.cc2531"; type="osgi.bundle"; version:Version="1.1.6"]
214 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee.dongle.ember                        β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee.dongle.ember"; type="osgi.bundle"; version:Version="1.1.6"]
215 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee.dongle.telegesis                    β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee.dongle.telegesis"; type="osgi.bundle"; version:Version="1.1.6"]
216 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee.dongle.xbee                         β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee.dongle.xbee"; type="osgi.bundle"; version:Version="1.1.6"]
240 β”‚ Active β”‚  80 β”‚ 2.5.0.201904121436    β”‚ org.openhab.binding.zigbee                                   β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee"; type="osgi.bundle"; version:Version="2.5.0.201904121436"; singleton:="true"]
241 β”‚ Active β”‚  80 β”‚ 2.5.0.201904121436    β”‚ org.openhab.binding.zigbee.cc2531                            β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee.cc2531"; type="osgi.bundle"; version:Version="2.5.0.201904121436"; singleton:="true"]
242 β”‚ Active β”‚  80 β”‚ 2.5.0.201904121436    β”‚ org.openhab.binding.zigbee.ember                             β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee.ember"; type="osgi.bundle"; version:Version="2.5.0.201904121436"; singleton:="true"]
243 β”‚ Active β”‚  80 β”‚ 2.5.0.201904121436    β”‚ org.openhab.binding.zigbee.telegesis                         β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee.telegesis"; type="osgi.bundle"; version:Version="2.5.0.201904121436"; singleton:="true"]
244 β”‚ Active β”‚  80 β”‚ 2.5.0.201904121436    β”‚ org.openhab.binding.zigbee.xbee                              β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee.xbee"; type="osgi.bundle"; version:Version="2.5.0.201904121436"; singleton:="true"]

Logs:

2019-04-13 07:02:58.518 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee          ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=344, service.bundleid=240, service.scope=bundle, component.name=org.openhab.binding.zigbee.internal.ZigBeeHandlerFactory, component.id=186} - org.openhab.binding.zigbee
2019-04-13 07:02:58.521 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee          ] - BundleEvent [unknown:512] - org.openhab.binding.zigbee
2019-04-13 07:02:58.523 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.xbee     ] - BundleEvent STARTING - org.openhab.binding.zigbee.xbee
2019-04-13 07:02:58.527 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.xbee     ] - BundleEvent STARTED - org.openhab.binding.zigbee.xbee
2019-04-13 07:02:58.531 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.xbee     ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=345, service.bundleid=244, service.scope=bundle, component.name=org.openhab.binding.zigbee.xbee.internal.XBeeHandlerFactory, component.id=187} - org.openhab.binding.zigbee.xbee
2019-04-13 07:02:58.532 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.xbee     ] - BundleEvent [unknown:512] - org.openhab.binding.zigbee.xbee
2019-04-13 07:02:58.538 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.telegesis] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscoveryParticipant}={service.id=348, service.bundleid=243, service.scope=bundle, component.name=org.openhab.binding.zigbee.telegesis.internal.discovery.ZigBeeTelegesisUsbSerialDiscoveryParticipant, component.id=188} - org.openhab.binding.zigbee.telegesis
2019-04-13 07:02:58.540 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.telegesis] - BundleEvent STARTING - org.openhab.binding.zigbee.telegesis
2019-04-13 07:02:58.540 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.telegesis] - BundleEvent STARTED - org.openhab.binding.zigbee.telegesis
2019-04-13 07:02:58.544 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.telegesis] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=350, service.bundleid=243, service.scope=bundle, component.name=org.openhab.binding.zigbee.telegesis.internal.TelegesisHandlerFactory, component.id=189} - org.openhab.binding.zigbee.telegesis
2019-04-13 07:02:58.544 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.telegesis] - BundleEvent [unknown:512] - org.openhab.binding.zigbee.telegesis
2019-04-13 07:02:58.547 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.ember    ] - BundleEvent STARTING - org.openhab.binding.zigbee.ember
2019-04-13 07:02:58.547 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.ember    ] - BundleEvent STARTED - org.openhab.binding.zigbee.ember
2019-04-13 07:02:58.550 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.ember    ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=351, service.bundleid=242, service.scope=bundle, component.name=org.openhab.binding.zigbee.ember.internal.EmberHandlerFactory, component.id=190} - org.openhab.binding.zigbee.ember
2019-04-13 07:02:58.551 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.ember    ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscoveryParticipant}={service.id=352, service.bundleid=242, service.scope=bundle, component.name=org.openhab.binding.zigbee.ember.internal.discovery.ZigBeeEmberUsbSerialDiscoveryParticipant, component.id=191} - org.openhab.binding.zigbee.ember
2019-04-13 07:02:58.551 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.ember    ] - BundleEvent [unknown:512] - org.openhab.binding.zigbee.ember
2019-04-13 07:02:58.555 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.cc2531   ] - BundleEvent STARTING - org.openhab.binding.zigbee.cc2531
2019-04-13 07:02:58.556 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.cc2531   ] - BundleEvent STARTED - org.openhab.binding.zigbee.cc2531
2019-04-13 07:02:58.562 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.cc2531   ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=353, service.bundleid=241, service.scope=bundle, component.name=org.openhab.binding.zigbee.cc2531.internal.CC2531HandlerFactory, component.id=192} - org.openhab.binding.zigbee.cc2531
2019-04-13 07:02:58.562 [DEBUG][5f-9af3146d8f11][org.openhab.binding.zigbee.cc2531   ] - BundleEvent [unknown:512] - org.openhab.binding.zigbee.cc2531
2019-04-13 07:02:59.062 [DEBUG][ures-3-thread-1][com.zsmartsystems.zigbee            ] - BundleEvent STARTING - com.zsmartsystems.zigbee
2019-04-13 07:02:59.065 [DEBUG][ures-3-thread-1][com.zsmartsystems.zigbee            ] - BundleEvent STARTED - com.zsmartsystems.zigbee
2019-04-13 07:02:59.075 [DEBUG][ures-3-thread-1][m.zsmartsystems.zigbee.dongle.cc2531] - BundleEvent STARTING - com.zsmartsystems.zigbee.dongle.cc2531
2019-04-13 07:02:59.075 [DEBUG][ures-3-thread-1][m.zsmartsystems.zigbee.dongle.cc2531] - BundleEvent STARTED - com.zsmartsystems.zigbee.dongle.cc2531
2019-04-13 07:02:59.093 [DEBUG][ures-3-thread-1][com.zsmartsystems.zigbee.dongle.xbee] - BundleEvent STARTING - com.zsmartsystems.zigbee.dongle.xbee
2019-04-13 07:02:59.094 [DEBUG][ures-3-thread-1][com.zsmartsystems.zigbee.dongle.xbee] - BundleEvent STARTED - com.zsmartsystems.zigbee.dongle.xbee
2019-04-13 07:02:59.190 [DEBUG][ures-3-thread-1][smartsystems.zigbee.dongle.telegesis] - BundleEvent STARTING - com.zsmartsystems.zigbee.dongle.telegesis
2019-04-13 07:02:59.194 [DEBUG][ures-3-thread-1][smartsystems.zigbee.dongle.telegesis] - BundleEvent STARTED - com.zsmartsystems.zigbee.dongle.telegesis
2019-04-13 07:02:59.324 [DEBUG][ures-3-thread-1][om.zsmartsystems.zigbee.dongle.ember] - BundleEvent STARTING - com.zsmartsystems.zigbee.dongle.ember
2019-04-13 07:02:59.325 [DEBUG][ures-3-thread-1][om.zsmartsystems.zigbee.dongle.ember] - BundleEvent STARTED - com.zsmartsystems.zigbee.dongle.ember

Normally the green LED on the CC2531 coordinator remains illuminated, but with this build, the green LED is turned off shortly after openHAB is started.

Updated test system to SNAPSHOT #1569 and the zigbee binding behaves exactly the same as it did with build #1568.

I don’t think anything has changed in the ZigBee binding - at least not that is specific to the dongle.

The LED is β€œcontrolled” by the libraries, and as you are still running 1.1.6, this has not changed at all.

I have also tested with the latest snapshot of the 1.1.11 com.zsmartsystems.zigbee libraries manually installed – same result. What are the BundleEvent [unknown:512] log entries all about?

I’ve no idea - they aren’t binding issues. It might mean something isn’t loading in OSGi - I’m not sure. That said, the bundles all appear to be starting.

The problem isn’t the issue with the JSON database is it? The latest OH doesn’t work due to some issues in the core.

See this link where the ZWave binding was also blamed for causing problems, and it seems it’s really an issue with the database -:

I wondered about that possibility, however there are noJsonStorage errors logged. I suppose it may be somehow related.

From the logs, it doesn’t really look like the binding is starting at all - assuming there is nothing else logged. There are no log entries here from the binding, or even OH that relate to the binding - just OSGi.

Exactly, that is all there is in zigbee.log no matter how long after starting OH I check the log.

Try the latest (1570), which reverted some of the changes that possibly broke things for you. If I get up the nerve, I may try it later tonight…

Just tried. Same symptoms, nothing from the zigbee binding itself in the log and the odd OSGi BundleEvent [unknown:512] log entry is still present.

Thanks for the heads up though.

1 Like

FYI, I just updated to S1573 (manual installation), using manually installed zigbee binding with the latest snapshot of the libraries (1.1.11), and zigbee is working fine. Bonus… MQTT is working again too!

I thought I would try again with 2.5.0-SNAPSHOT, Build #1583. Symptoms are unchanged, even though the zigbee dongle (CC2531) is plugged in and visible within the docker container (/dev/ttyACM0), there is no indication that any part of the zigbee binding actually starts. There are only OSGi bundle events reported, including the mysterious BundleEvent [unknown:512]. I have a feeling if I could get to the bottom of that BundleEvent, I might make some headway on this problem.

Anyone with knowledge of OSGi have any ideas?

2019-05-03 09:57:11.649 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee          ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=344, service.bundleid=239, service.scope=bundle, component.name=org.openhab.binding.zigbee.internal.ZigBeeHandlerFactory, component.id=187} - org.openhab.binding.zigbee
2019-05-03 09:57:11.664 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee          ] - BundleEvent [unknown:512] - org.openhab.binding.zigbee
2019-05-03 09:57:11.666 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.xbee     ] - BundleEvent STARTING - org.openhab.binding.zigbee.xbee
2019-05-03 09:57:11.667 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.xbee     ] - BundleEvent STARTED - org.openhab.binding.zigbee.xbee
2019-05-03 09:57:11.670 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.xbee     ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=348, service.bundleid=243, service.scope=bundle, component.name=org.openhab.binding.zigbee.xbee.internal.XBeeHandlerFactory, component.id=188} - org.openhab.binding.zigbee.xbee
2019-05-03 09:57:11.671 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.xbee     ] - BundleEvent [unknown:512] - org.openhab.binding.zigbee.xbee
2019-05-03 09:57:11.678 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.telegesis] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscoveryParticipant}={service.id=349, service.bundleid=242, service.scope=bundle, component.name=org.openhab.binding.zigbee.telegesis.internal.discovery.ZigBeeTelegesisUsbSerialDiscoveryParticipant, component.id=189} - org.openhab.binding.zigbee.telegesis
2019-05-03 09:57:11.679 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.telegesis] - BundleEvent STARTING - org.openhab.binding.zigbee.telegesis
2019-05-03 09:57:11.680 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.telegesis] - BundleEvent STARTED - org.openhab.binding.zigbee.telegesis
2019-05-03 09:57:11.684 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.telegesis] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=350, service.bundleid=242, service.scope=bundle, component.name=org.openhab.binding.zigbee.telegesis.internal.TelegesisHandlerFactory, component.id=190} - org.openhab.binding.zigbee.telegesis
2019-05-03 09:57:11.685 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.telegesis] - BundleEvent [unknown:512] - org.openhab.binding.zigbee.telegesis
2019-05-03 09:57:11.687 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.ember    ] - BundleEvent STARTING - org.openhab.binding.zigbee.ember
2019-05-03 09:57:11.688 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.ember    ] - BundleEvent STARTED - org.openhab.binding.zigbee.ember
2019-05-03 09:57:11.694 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.ember    ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=351, service.bundleid=241, service.scope=bundle, component.name=org.openhab.binding.zigbee.ember.internal.EmberHandlerFactory, component.id=191} - org.openhab.binding.zigbee.ember
2019-05-03 09:57:11.696 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.ember    ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscoveryParticipant}={service.id=352, service.bundleid=241, service.scope=bundle, component.name=org.openhab.binding.zigbee.ember.internal.discovery.ZigBeeEmberUsbSerialDiscoveryParticipant, component.id=192} - org.openhab.binding.zigbee.ember
2019-05-03 09:57:11.696 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.ember    ] - BundleEvent [unknown:512] - org.openhab.binding.zigbee.ember
2019-05-03 09:57:11.698 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.cc2531   ] - BundleEvent STARTING - org.openhab.binding.zigbee.cc2531
2019-05-03 09:57:11.699 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.cc2531   ] - BundleEvent STARTED - org.openhab.binding.zigbee.cc2531
2019-05-03 09:57:11.701 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.cc2531   ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={service.id=353, service.bundleid=240, service.scope=bundle, component.name=org.openhab.binding.zigbee.cc2531.internal.CC2531HandlerFactory, component.id=193} - org.openhab.binding.zigbee.cc2531
2019-05-03 09:57:11.702 [DEBUG][62-1c9c8630f997] [org.openhab.binding.zigbee.cc2531   ] - BundleEvent [unknown:512] - org.openhab.binding.zigbee.cc2531
2019-05-03 09:57:11.851 [DEBUG][ures-3-thread-1] [com.zsmartsystems.zigbee            ] - BundleEvent STARTING - com.zsmartsystems.zigbee
2019-05-03 09:57:11.853 [DEBUG][ures-3-thread-1] [com.zsmartsystems.zigbee            ] - BundleEvent STARTED - com.zsmartsystems.zigbee
2019-05-03 09:57:11.902 [DEBUG][ures-3-thread-1] [m.zsmartsystems.zigbee.dongle.cc2531] - BundleEvent STARTING - com.zsmartsystems.zigbee.dongle.cc2531
2019-05-03 09:57:11.903 [DEBUG][ures-3-thread-1] [m.zsmartsystems.zigbee.dongle.cc2531] - BundleEvent STARTED - com.zsmartsystems.zigbee.dongle.cc2531
2019-05-03 09:57:12.265 [DEBUG][ures-3-thread-1] [om.zsmartsystems.zigbee.dongle.ember] - BundleEvent STARTING - com.zsmartsystems.zigbee.dongle.ember
2019-05-03 09:57:12.267 [DEBUG][ures-3-thread-1] [om.zsmartsystems.zigbee.dongle.ember] - BundleEvent STARTED - com.zsmartsystems.zigbee.dongle.ember
2019-05-03 09:57:12.268 [DEBUG][ures-3-thread-1] [smartsystems.zigbee.dongle.telegesis] - BundleEvent STARTING - com.zsmartsystems.zigbee.dongle.telegesis
2019-05-03 09:57:12.269 [DEBUG][ures-3-thread-1] [smartsystems.zigbee.dongle.telegesis] - BundleEvent STARTED - com.zsmartsystems.zigbee.dongle.telegesis
2019-05-03 09:57:12.807 [DEBUG][ures-3-thread-1] [com.zsmartsystems.zigbee.dongle.xbee] - BundleEvent STARTING - com.zsmartsystems.zigbee.dongle.xbee
2019-05-03 09:57:12.809 [DEBUG][ures-3-thread-1] [com.zsmartsystems.zigbee.dongle.xbee] - BundleEvent STARTED - com.zsmartsystems.zigbee.dongle.xbee
openhab> shell:info
Karaf
  Karaf version               4.2.4
  Karaf home                  /openhab/runtime
  Karaf base                  /openhab/userdata
  OSGi Framework              org.eclipse.osgi-3.12.100.v20180210-1608

JVM
  Java Virtual Machine        OpenJDK 64-Bit Server VM version 25.192-b01
  Version                     1.8.0_192
  Vendor                      Azul Systems, Inc.
  Pid                         115
  Uptime                      7 minutes
  Process CPU time            1 minute
  Process CPU load            0.02
  System CPU load             0.03
  Open file descriptors       228
  Max file descriptors        1,048,576
  Total compile time          57.504 seconds
Threads
  Live threads                125
  Daemon threads              64
  Peak                        164
  Total started               301
Memory
  Current heap size           315,391 kbytes
  Maximum heap size           8,167,424 kbytes
  Committed heap size         512,000 kbytes
  Pending objects             0
  Garbage collector           Name = 'G1 Young Generation', Collections = 18, Time = 0.372 seconds
  Garbage collector           Name = 'G1 Old Generation', Collections = 0, Time = 0.000 seconds
Classes
  Current classes loaded      23,167
  Total classes loaded        23,167
  Total classes unloaded      0
Operating system
  Name                        Linux version 3.10.0-957.12.1.el7.x86_64
  Architecture                amd64
  Processors                  4
openhab> bundle:list -s -r | grep -i serial
210 β”‚ Active β”‚  80 β”‚ 3.15.0.OH2            β”‚ com.neuronrobotics.nrjavaserial                              β”‚ [osgi.identity; osgi.identity="com.neuronrobotics.nrjavaserial"; type="osgi.bundle"; version:Version="3.15.0.OH2"]
250 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020326    β”‚ org.openhab.core.config.discovery.usbserial                  β”‚ [osgi.identity; osgi.identity="org.openhab.core.config.discovery.usbserial"; type="osgi.bundle"; version:Version="2.5.0.201905020326"]
251 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020326    β”‚ org.openhab.core.config.discovery.usbserial.linuxsysfs       β”‚ [osgi.identity; osgi.identity="org.openhab.core.config.discovery.usbserial.linuxsysfs"; type="osgi.bundle"; version:Version="2.5.0.201905020326"]
252 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020327    β”‚ org.openhab.core.config.serial                               β”‚ [osgi.identity; osgi.identity="org.openhab.core.config.serial"; type="osgi.bundle"; version:Version="2.5.0.201905020327"]
254 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020320    β”‚ org.openhab.core.io.transport.serial                         β”‚ [osgi.identity; osgi.identity="org.openhab.core.io.transport.serial"; type="osgi.bundle"; version:Version="2.5.0.201905020320"]
255 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020325    β”‚ org.openhab.core.io.transport.serial.rxtx                    β”‚ [osgi.identity; osgi.identity="org.openhab.core.io.transport.serial.rxtx"; type="osgi.bundle"; version:Version="2.5.0.201905020325"]
256 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020325    β”‚ org.openhab.core.io.transport.serial.rxtx.rfc2217            β”‚ [osgi.identity; osgi.identity="org.openhab.core.io.transport.serial.rxtx.rfc2217"; type="osgi.bundle"; version:Version="2.5.0.201905020325"]
openhab> bundle:list -s -r | grep -i zigbee
211 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee                                     β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee"; type="osgi.bundle"; version:Version="1.1.6"]
212 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee.dongle.cc2531                       β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee.dongle.cc2531"; type="osgi.bundle"; version:Version="1.1.6"]
213 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee.dongle.ember                        β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee.dongle.ember"; type="osgi.bundle"; version:Version="1.1.6"]
214 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee.dongle.telegesis                    β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee.dongle.telegesis"; type="osgi.bundle"; version:Version="1.1.6"]
215 β”‚ Active β”‚  80 β”‚ 1.1.6                 β”‚ com.zsmartsystems.zigbee.dongle.xbee                         β”‚ [osgi.identity; osgi.identity="com.zsmartsystems.zigbee.dongle.xbee"; type="osgi.bundle"; version:Version="1.1.6"]
239 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020404    β”‚ org.openhab.binding.zigbee                                   β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee"; type="osgi.bundle"; version:Version="2.5.0.201905020404"; singleton:="true"]
240 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020404    β”‚ org.openhab.binding.zigbee.cc2531                            β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee.cc2531"; type="osgi.bundle"; version:Version="2.5.0.201905020404"; singleton:="true"]
241 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020404    β”‚ org.openhab.binding.zigbee.ember                             β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee.ember"; type="osgi.bundle"; version:Version="2.5.0.201905020404"; singleton:="true"]
242 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020404    β”‚ org.openhab.binding.zigbee.telegesis                         β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee.telegesis"; type="osgi.bundle"; version:Version="2.5.0.201905020404"; singleton:="true"]
243 β”‚ Active β”‚  80 β”‚ 2.5.0.201905020404    β”‚ org.openhab.binding.zigbee.xbee                              β”‚ [osgi.identity; osgi.identity="org.openhab.binding.zigbee.xbee"; type="osgi.bundle"; version:Version="2.5.0.201905020404"; singleton:="true"]
openhab> shell:ls -l /dev/
drwxr-xr-x   5 root     root          380 May  3 09:56 .
drwxr-xr-x   1 root     root           65 May  3 09:56 ..
orw-------   1 root     root            0 May  3 09:56 console
lrwxrwxrwx   1 root     root           11 May  3 09:56 core -> /proc/kcore
lrwxrwxrwx   1 root     root           13 May  3 09:56 fd -> /proc/self/fd
orw-rw-rw-   1 root     root            0 May  3 09:56 full
drwxrwxrwx   2 root     root           40 May  3 09:56 mqueue
orw-rw-rw-   1 root     root            0 May  3 09:56 null
lrwxrwxrwx   1 root     root            8 May  3 09:56 ptmx -> pts/ptmx
drwxr-xr-x   2 root     root            0 May  3 09:56 pts
orw-rw-rw-   1 root     root            0 May  3 09:56 random
drwxrwxrwx   2 root     root           40 May  3 09:56 shm
lrwxrwxrwx   1 root     root           15 May  3 09:56 stderr -> /proc/self/fd/2
lrwxrwxrwx   1 root     root           15 May  3 09:56 stdin -> /proc/self/fd/0
lrwxrwxrwx   1 root     root           15 May  3 09:56 stdout -> /proc/self/fd/1
orw-rw-rw-   1 root     root            0 May  3 09:56 tty
orw-rw----   1 root     dialout3        0 May  3 09:56 ttyACM0
orw-rw-rw-   1 root     root            0 May  3 09:56 urandom
orw-rw-rw-   1 root     root            0 May  3 09:56 zero

The zigbee and zwave binding are currently migrated to the new buildsystem. It is expected that they start to work again after the corresponding pull requests have been merged.

Cheers, David

1 Like

@David_Graeff, thank you for the information. I had wondered if that might not be the case, but haven’t been following closely as my work has kept me busier than normal.

At last, the zigbee binding included with 2.5.0-SNAPSHOT #1587 is working on my test system! Note that serial port auto-discovery of the coordinator did not work, I had to manually set the serial port via PaperUI.