Zigbee binding

https://openhab.ci.cloudbees.com/job/openHAB2-Bundles/lastSuccessfulBuild/org.openhab.binding$org.openhab.binding.zigbee/

Ahh thanks… I look at the list but this one I skipped. I thought it was together with the rest zigbee stuff.

Hmm. Get this error when I copy the jar file to the addons folder:

2018-08-03 00:44:23.764 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee-2.4.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zigbee [254]
  Unresolved requirement: Import-Package: com.zsmartsystems.zigbee
	at org.eclipse.osgi.container.Module.start(Module.java:444) [?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) [?:?]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1221) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:515) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [9:org.apache.felix.fileinstall:3.6.4]
2018-08-03 00:44:23.785 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee-2.4.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zigbee [254]
  Unresolved requirement: Import-Package: com.zsmartsystems.zigbee
	at org.eclipse.osgi.container.Module.start(Module.java:444) [?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) [?:?]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:520) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [9:org.apache.felix.fileinstall:3.6.4]

I did uninstall the stable binding first

255 β”‚ Installed β”‚  80 β”‚ 2.4.0.201808020834     β”‚ ZigBee Binding

You’ll need it installed for the 3 other pieces. There are 4 total, at least that are used, but with this one binding in addons, it should pick up and use this newer one. At least, I think that was what Chris was telling you to do! :wink:

Hmm
I installed 2.3.0 stable again. And then added the 2.4.0 to the addons folder… This happened:

2018-08-03 01:18:04.914 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee-2.4.0-SNAPSHOT.jar

org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zigbee [266]

  Another singleton bundle selected: osgi.identity; osgi.identity="org.openhab.binding.zigbee"; type="osgi.bundle"; version:Version="2.3.0"; singleton:="true"

	at org.eclipse.osgi.container.Module.start(Module.java:444) [?:?]

	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) [?:?]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [9:org.apache.felix.fileinstall:3.6.4]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [9:org.apache.felix.fileinstall:3.6.4]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1221) [9:org.apache.felix.fileinstall:3.6.4]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:515) [9:org.apache.felix.fileinstall:3.6.4]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [9:org.apache.felix.fileinstall:3.6.4]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [9:org.apache.felix.fileinstall:3.6.4]

2018-08-03 01:18:04.925 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee-2.4.0-SNAPSHOT.jar

org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zigbee [266]

  Another singleton bundle selected: osgi.identity; osgi.identity="org.openhab.binding.zigbee"; type="osgi.bundle"; version:Version="2.3.0"; singleton:="true"

	at org.eclipse.osgi.container.Module.start(Module.java:444) [?:?]

	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) [?:?]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [9:org.apache.felix.fileinstall:3.6.4]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [9:org.apache.felix.fileinstall:3.6.4]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:520) [9:org.apache.felix.fileinstall:3.6.4]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [9:org.apache.felix.fileinstall:3.6.4]

	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [9:org.apache.felix.fileinstall:3.6.4]
openhab> bundle:list |grep -i zigbee
256 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee
257 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongle.cc2531
258 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongle.ember
259 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongle.telegesis
260 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongle.xbee
261 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee Binding
262 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee CC2531 Binding
263 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee Ember Binding
264 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee Telegesis Binding
265 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee XBee Binding
266 β”‚ Installed β”‚  80 β”‚ 2.4.0.201808020834     β”‚ ZigBee Binding
openhab>

Try bundle:uninstall 261 in Karaf. If that doesn’t work, I’m guessing you’ll need to grab all the files. I’ve never done a partial like this.

1 Like

I was initially expecting that you could do what @5iver said, but there was a change to the library as well, so you will also need to get this from bintray. I don’t think you’ll need the others, but let’s see.

Downloaded and moved to addons. Now I get this error:

2018-08-03 18:01:56.375 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee-2.4.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zigbee [266]
  Another singleton bundle selected: osgi.identity; osgi.identity="org.openhab.binding.zigbee"; type="osgi.bundle"; version:Version="2.3.0"; singleton:="true"
	at org.eclipse.osgi.container.Module.start(Module.java:444) [?:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:383) [?:?]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:520) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [9:org.apache.felix.fileinstall:3.6.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [9:org.apache.felix.fileinstall:3.6.4]

The error seems to indicate you have two bundles running. Do you still have bundle 261 active? It needs to be removed if so.

Just uninstalled bundle 261, and binding 2.3.0 was gone. Then I added 2.4.0 as well as the library. It result in an error like before.

Then I cleard cache and tmp, and rebooted… Now this:

2018-08-03 18:33:04.142 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee-2.4.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zigbee [196]
2018-08-03 18:33:04.237 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee-2.4.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zigbee [196]
2018-08-03 18:33:39.049 [.ItemChannelLinkAddedEvent] - Link 'HUE_Temp-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_measurement_temperature' has been added.
2018-08-03 18:33:39.115 [.ItemChannelLinkAddedEvent] - Link 'HUE_Motion-zigbee:device:9674089c:0017880102139d00:0017880102139D00_1_switch_onoff' has been added.
2018-08-03 18:33:39.253 [.ItemChannelLinkAddedEvent] - Link 'HUE_illumiance-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_measurement_illuminance' has been added.
2018-08-03 18:33:39.338 [.ItemChannelLinkAddedEvent] - Link 'OsramPlug_OnOff-zigbee:device:9674089c:7cb03eaa00a05370:7CB03EAA00A05370_3_switch_onoff' has been added.
2018-08-03 18:33:39.406 [.ItemChannelLinkAddedEvent] - Link 'HUE_batteryVoltage-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_battery_voltage' has been added.
2018-08-03 18:33:39.440 [.ItemChannelLinkAddedEvent] - Link 'HUE_Occu-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_sensor_occupancy' has been added.
2018-08-03 18:33:39.444 [.ItemChannelLinkAddedEvent] - Link 'HueSwitch1_batteryPercent-zigbee:device:9674089c:001788011032a21b:001788011032A21B_2_battery_level' has been added.
2018-08-03 18:33:39.601 [.ItemChannelLinkAddedEvent] - Link 'HueSwitch1_batteryVoltage-zigbee:device:9674089c:001788011032a21b:001788011032A21B_2_battery_voltage' has been added.
2018-08-03 18:33:39.605 [.ItemChannelLinkAddedEvent] - Link 'OsramPlug_TotalPower-zigbee:device:9674089c:7cb03eaa00a05370:7CB03EAA00A05370_3_electrical_activepower' has been added.
2018-08-03 18:33:39.674 [.ItemChannelLinkAddedEvent] - Link 'HUE_batteryPercent-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_battery_level' has been added.
2018-08-03 18:33:39.954 [.ItemChannelLinkAddedEvent] - Link 'HueSwitch1-zigbee:device:9674089c:001788011032a21b:001788011032A21B_1_switch_onoff' has been added.
2018-08-03 18:34:47.306 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2018-08-03 18:34:47.309 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2018-08-03 18:34:47.314 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:7cb03eaa00a05370' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2018-08-03 18:34:50.154 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:9674089c' changed from UNINITIALIZED to INITIALIZING
2018-08-03 18:34:50.441 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:9674089c' changed from INITIALIZING to UNKNOWN
2018-08-03 18:34:51.217 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2018-08-03 18:34:51.226 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2018-08-03 18:34:51.232 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from INITIALIZING to OFFLINE
2018-08-03 18:34:51.256 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:7cb03eaa00a05370' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2018-08-03 18:34:51.259 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:7cb03eaa00a05370' changed from INITIALIZING to OFFLINE
2018-08-03 18:34:51.295 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from INITIALIZING to OFFLINE
2018-08-03 18:34:53.254 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:9674089c' changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR)
2018-08-03 18:34:53.260 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from OFFLINE to OFFLINE (BRIDGE_OFFLINE)
2018-08-03 18:34:53.263 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:7cb03eaa00a05370' changed from OFFLINE to OFFLINE (BRIDGE_OFFLINE)
2018-08-03 18:34:53.268 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from OFFLINE to OFFLINE (BRIDGE_OFFLINE)
2018-08-03 18:35:00.973 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:9674089c' changed from OFFLINE (COMMUNICATION_ERROR) to ONLINE
2018-08-03 18:35:00.976 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2018-08-03 18:35:00.984 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:7cb03eaa00a05370' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2018-08-03 18:35:01.001 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2018-08-03 18:35:01.005 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_ember:9674089c' has been updated.
2018-08-03 18:35:01.052 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 00158D00022D9E77: Starting ZigBee device discovery
2018-08-03 18:35:01.097 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:9674089c:0017880102139d00 changed to UNKNOWN.
2018-08-03 18:35:01.099 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:9674089c:7cb03eaa00a05370 changed to UNKNOWN.
2018-08-03 18:35:01.126 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:coordinator_ember:9674089c changed to UNKNOWN.
2018-08-03 18:35:01.129 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:9674089c:001788011032a21b changed to UNKNOWN.
2018-08-03 18:35:01.161 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from ONLINE to OFFLINE: Node is not found on network
2018-08-03 18:35:01.194 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_ember:9674089c' has been updated.
java.lang.NoSuchMethodError: com.zsmartsystems.zigbee.ZigBeeApsFrame.getSequence()I
	at com.zsmartsystems.zigbee.dongle.ember.ZigBeeDongleEzsp.sendCommand(ZigBeeDongleEzsp.java:349) ~[?:?]
	at com.zsmartsystems.zigbee.ZigBeeNetworkManager.sendCommand(ZigBeeNetworkManager.java:627) ~[?:?]
	at com.zsmartsystems.zigbee.transaction.ZigBeeTransaction.sendTransaction(ZigBeeTransaction.java:78) ~[?:?]
	at com.zsmartsystems.zigbee.ZigBeeNetworkManager.unicast(ZigBeeNetworkManager.java:902) ~[?:?]
	at com.zsmartsystems.zigbee.zcl.ZclCluster.send(ZclCluster.java:159) ~[?:?]
	at com.zsmartsystems.zigbee.zcl.ZclCluster.read(ZclCluster.java:175) ~[?:?]
	at com.zsmartsystems.zigbee.zcl.ZclCluster.read(ZclCluster.java:185) ~[?:?]
	at com.zsmartsystems.zigbee.zcl.ZclCluster.readSync(ZclCluster.java:234) ~[?:?]
	at com.zsmartsystems.zigbee.zcl.clusters.ZclElectricalMeasurementCluster.getRmsCurrent(ZclElectricalMeasurementCluster.java:474) ~[?:?]
	at org.openhab.binding.zigbee.internal.converter.ZigBeeConverterMeasurementRmsCurrent.getChannel(ZigBeeConverterMeasurementRmsCurrent.java:107) ~[?:?]
	at org.openhab.binding.zigbee.internal.converter.ZigBeeChannelConverterFactory.getChannels(ZigBeeChannelConverterFactory.java:113) ~[?:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.doNodeInitialisation(ZigBeeThingHandler.java:186) ~[?:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.access$0(ZigBeeThingHandler.java:158) ~[?:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:152) ~[?:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:1) ~[?:?]
java.lang.NoSuchMethodError: com.zsmartsystems.zigbee.ZigBeeApsFrame.getSequence()I
	at com.zsmartsystems.zigbee.dongle.ember.ZigBeeDongleEzsp.sendCommand(ZigBeeDongleEzsp.java:349) ~[?:?]
	at com.zsmartsystems.zigbee.ZigBeeNetworkManager.sendCommand(ZigBeeNetworkManager.java:627) ~[?:?]
	at com.zsmartsystems.zigbee.transaction.ZigBeeTransaction.sendTransaction(ZigBeeTransaction.java:78) ~[?:?]
	at com.zsmartsystems.zigbee.ZigBeeNetworkManager.unicast(ZigBeeNetworkManager.java:902) ~[?:?]
	at com.zsmartsystems.zigbee.zcl.ZclCluster.bind(ZclCluster.java:455) ~[?:?]
	at com.zsmartsystems.zigbee.zcl.ZclCluster.bind(ZclCluster.java:464) ~[?:?]
	at org.openhab.binding.zigbee.internal.converter.ZigBeeConverterSwitchOnoff.initializeConverter(ZigBeeConverterSwitchOnoff.java:83) ~[?:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.doNodeInitialisation(ZigBeeThingHandler.java:231) ~[?:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.access$0(ZigBeeThingHandler.java:158) ~[?:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:152) ~[?:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:1) ~[?:?]
2018-08-03 18:35:01.434 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_ember:9674089c' has been updated.
2018-08-03 18:35:23.207 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-hue, openhab-binding-http1, openhab-binding-ihc1, openhab-misc-openhabcloud, openhab-transformation-javascript, openhab-binding-network, openhab-persistence-influxdb, openhab-binding-modbus1, openhab-ui-habpanel, openhab-misc-ruleengine, openhab-action-pushover, openhab-binding-zwave, openhab-binding-zigbee, openhab-binding-mihome, openhab-binding-netatmo, openhab-ui-basic, openhab-transformation-map, openhab-misc-homekit, openhab-binding-astro, openhab-ui-habmin, openhab-ui-paper, openhab-binding-wol1': Error restarting bundles:
	Could not resolve module: org.openhab.binding.zigbee [242]
  Another singleton bundle selected: osgi.identity; osgi.identity="org.openhab.binding.zigbee"; type="osgi.bundle"; version:Version="2.4.0.201808020834"; singleton:="true"

This is the bundle:list now

191 β”‚ Active    β”‚  80 β”‚ 1.0.14                 β”‚ com.zsmartsystems.zigbee
196 β”‚ Active    β”‚  80 β”‚ 2.4.0.201808020834     β”‚ ZigBee Binding
199 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee
200 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongle.cc2531
201 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongle.ember
202 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongle.telegesis
203 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongle.xbee
242 β”‚ Installed β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee Binding
243 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee CC2531 Binding
244 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee Ember Binding
245 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee Telegesis Binding
246 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee XBee Binding

You have two copies of the framework library loaded - uninstall the 1.0.11 version and see if it starts.

Done and rebooted again. But I guess it wont start.

2018-08-03 19:04:28.273 [.ItemChannelLinkAddedEvent] - Link 'HUE_Temp-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_measurement_temperature' has been added.

2018-08-03 19:04:28.308 [.ItemChannelLinkAddedEvent] - Link 'HUE_Motion-zigbee:device:9674089c:0017880102139d00:0017880102139D00_1_switch_onoff' has been added.

2018-08-03 19:04:28.398 [.ItemChannelLinkAddedEvent] - Link 'HUE_illumiance-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_measurement_illuminance' has been added.

2018-08-03 19:04:28.416 [.ItemChannelLinkAddedEvent] - Link 'OsramPlug_OnOff-zigbee:device:9674089c:7cb03eaa00a05370:7CB03EAA00A05370_3_switch_onoff' has been added.

2018-08-03 19:04:28.533 [.ItemChannelLinkAddedEvent] - Link 'HUE_batteryVoltage-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_battery_voltage' has been added.

2018-08-03 19:04:28.558 [.ItemChannelLinkAddedEvent] - Link 'HUE_Occu-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_sensor_occupancy' has been added.

2018-08-03 19:04:28.561 [.ItemChannelLinkAddedEvent] - Link 'HueSwitch1_batteryPercent-zigbee:device:9674089c:001788011032a21b:001788011032A21B_2_battery_level' has been added.

2018-08-03 19:04:28.640 [.ItemChannelLinkAddedEvent] - Link 'HueSwitch1_batteryVoltage-zigbee:device:9674089c:001788011032a21b:001788011032A21B_2_battery_voltage' has been added.

2018-08-03 19:04:28.643 [.ItemChannelLinkAddedEvent] - Link 'OsramPlug_TotalPower-zigbee:device:9674089c:7cb03eaa00a05370:7CB03EAA00A05370_3_electrical_activepower' has been added.

2018-08-03 19:04:28.700 [.ItemChannelLinkAddedEvent] - Link 'HUE_batteryPercent-zigbee:device:9674089c:0017880102139d00:0017880102139D00_2_battery_level' has been added.

2018-08-03 19:04:28.887 [.ItemChannelLinkAddedEvent] - Link 'HueSwitch1-zigbee:device:9674089c:001788011032a21b:001788011032A21B_1_switch_onoff' has been added.

2018-08-03 19:04:32.515 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)

2018-08-03 19:04:33.892 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)

2018-08-03 19:04:34.205 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:9674089c' changed from UNINITIALIZED to INITIALIZING

2018-08-03 19:04:34.413 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:9674089c' changed from INITIALIZING to UNKNOWN

2018-08-03 19:04:34.517 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:7cb03eaa00a05370' changed from UNINITIALIZED to INITIALIZING

2018-08-03 19:04:34.535 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING

2018-08-03 19:04:34.538 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING

2018-08-03 19:04:34.556 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:7cb03eaa00a05370' changed from INITIALIZING to OFFLINE

2018-08-03 19:04:34.559 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from INITIALIZING to OFFLINE

2018-08-03 19:04:34.566 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from INITIALIZING to OFFLINE

2018-08-03 19:04:37.970 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:9674089c' changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR)

2018-08-03 19:04:37.992 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from OFFLINE to OFFLINE (BRIDGE_OFFLINE)

2018-08-03 19:04:38.007 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from OFFLINE to OFFLINE (BRIDGE_OFFLINE)

2018-08-03 19:04:38.042 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:7cb03eaa00a05370' changed from OFFLINE to OFFLINE (BRIDGE_OFFLINE)

2018-08-03 19:04:46.178 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_ember:9674089c' changed from OFFLINE (COMMUNICATION_ERROR) to ONLINE

2018-08-03 19:04:46.184 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-08-03 19:04:46.188 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:0017880102139d00' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-08-03 19:04:46.192 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:7cb03eaa00a05370' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-08-03 19:04:46.214 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 00158D00022D9E77: Starting ZigBee device discovery

2018-08-03 19:04:46.225 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:coordinator_ember:9674089c changed to UNKNOWN.

2018-08-03 19:04:46.230 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:9674089c:001788011032a21b changed to UNKNOWN.

2018-08-03 19:04:46.233 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:9674089c:7cb03eaa00a05370 changed to UNKNOWN.

2018-08-03 19:04:46.236 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:9674089c:0017880102139d00 changed to UNKNOWN.

2018-08-03 19:04:46.297 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_ember:9674089c' has been updated.

2018-08-03 19:04:46.331 [hingStatusInfoChangedEvent] - 'zigbee:device:9674089c:001788011032a21b' changed from ONLINE to OFFLINE: Node is not found on network

java.lang.NoSuchMethodError: com.zsmartsystems.zigbee.ZigBeeApsFrame.getSequence()I

	at com.zsmartsystems.zigbee.dongle.ember.ZigBeeDongleEzsp.sendCommand(ZigBeeDongleEzsp.java:349) ~[?:?]

	at com.zsmartsystems.zigbee.ZigBeeNetworkManager.sendCommand(ZigBeeNetworkManager.java:627) ~[?:?]

	at com.zsmartsystems.zigbee.transaction.ZigBeeTransaction.sendTransaction(ZigBeeTransaction.java:78) ~[?:?]

	at com.zsmartsystems.zigbee.ZigBeeNetworkManager.unicast(ZigBeeNetworkManager.java:902) ~[?:?]

	at com.zsmartsystems.zigbee.zcl.ZclCluster.bind(ZclCluster.java:455) ~[?:?]

	at com.zsmartsystems.zigbee.zcl.ZclCluster.bind(ZclCluster.java:464) ~[?:?]

	at org.openhab.binding.zigbee.internal.converter.ZigBeeConverterSwitchOnoff.initializeConverter(ZigBeeConverterSwitchOnoff.java:83) ~[?:?]

	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.doNodeInitialisation(ZigBeeThingHandler.java:231) ~[?:?]

	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.access$0(ZigBeeThingHandler.java:158) ~[?:?]

	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:152) ~[?:?]

	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:1) ~[?:?]

java.lang.NoSuchMethodError: com.zsmartsystems.zigbee.ZigBeeApsFrame.getSequence()I

	at com.zsmartsystems.zigbee.dongle.ember.ZigBeeDongleEzsp.sendCommand(ZigBeeDongleEzsp.java:349) ~[?:?]

	at com.zsmartsystems.zigbee.ZigBeeNetworkManager.sendCommand(ZigBeeNetworkManager.java:627) ~[?:?]

	at com.zsmartsystems.zigbee.transaction.ZigBeeTransaction.sendTransaction(ZigBeeTransaction.java:78) ~[?:?]

	at com.zsmartsystems.zigbee.ZigBeeNetworkManager.unicast(ZigBeeNetworkManager.java:902) ~[?:?]

	at com.zsmartsystems.zigbee.zcl.ZclCluster.send(ZclCluster.java:159) ~[?:?]

	at com.zsmartsystems.zigbee.zcl.ZclCluster.read(ZclCluster.java:175) ~[?:?]

	at com.zsmartsystems.zigbee.zcl.ZclCluster.read(ZclCluster.java:185) ~[?:?]

	at com.zsmartsystems.zigbee.zcl.ZclCluster.readSync(ZclCluster.java:234) ~[?:?]

	at com.zsmartsystems.zigbee.zcl.clusters.ZclElectricalMeasurementCluster.getRmsCurrent(ZclElectricalMeasurementCluster.java:474) ~[?:?]

	at org.openhab.binding.zigbee.internal.converter.ZigBeeConverterMeasurementRmsCurrent.getChannel(ZigBeeConverterMeasurementRmsCurrent.java:107) ~[?:?]

	at org.openhab.binding.zigbee.internal.converter.ZigBeeChannelConverterFactory.getChannels(ZigBeeChannelConverterFactory.java:113) ~[?:?]

	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.doNodeInitialisation(ZigBeeThingHandler.java:186) ~[?:?]

	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.access$0(ZigBeeThingHandler.java:158) ~[?:?]

	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:152) ~[?:?]

	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:1) ~[?:?]

2018-08-03 19:04:46.678 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_ember:9674089c' has been updated.

2018-08-03 19:04:49.056 [ERROR] [org.openhab.binding.zigbee          ] - FrameworkEvent ERROR - org.openhab.binding.zigbee

org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zigbee [242]

  Another singleton bundle selected: osgi.identity; type="osgi.bundle"; version:Version="2.4.0.201808020834"; osgi.identity="org.openhab.binding.zigbee"; singleton:="true"

bundle:list

openhab> bundle:list  |grep -i zigbee
191 β”‚ Active    β”‚  80 β”‚ 1.0.14                 β”‚ com.zsmartsystems.zigbee
196 β”‚ Active    β”‚  80 β”‚ 2.4.0.201808020834     β”‚ ZigBee Binding
200 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongl
201 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongl
202 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongl
203 β”‚ Active    β”‚  80 β”‚ 1.0.11                 β”‚ com.zsmartsystems.zigbee.dongl
242 β”‚ Installed β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee Binding
243 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee CC2531 Binding
244 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee Ember Binding
245 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee Telegesis Binding
246 β”‚ Active    β”‚  80 β”‚ 2.3.0                  β”‚ ZigBee XBee Binding
openhab>

It looks like you will also need to update to 1.0.14 of the Ember library, and it might also be worth updating to 2.4 of the ember binding as well.

I know - it would be nice if there was an easy way to update to newer bindings, but unfortunately at the moment OH doesn’t provide this.

Well, if you can provide me the link to them, IΒ΄m willing to give it a try… I simply dont get it with cloudbees :frowning:

At least one good news. I now see the firmware of the coordinator :slight_smile:

Links -:

Ember Bridge
Ember Library

Which bundles has to be uninstalled?

The two ember ones - 244, and whichever of the 200 to 203 is the ember dongle (which I can’t tell from the list above as it’s cut off before the full name is displayed).

hmm how do I tell then? I can not see more than I showed here… Or is there another way to grep bundles?

Probably grep has shortened the line output - just do a list without grep and it will hopefully show the full name

The way I do this is to uninstall through PaperUI (actually, I use addons.cfg, so I remove it there), then drop all 4 jars into addons. Then I install the serial transport. Usually needs an OH restart after.