Zibee Yale YRD216 PBDB

You have an old version of the zigbee libraries loaded. I suspect you are probably running 2.3 stable, and you need to use the latest snapshot.

Chris,
I changed to the latest snapshot version and dropped your jar file in /usr/share/openhab2/addons. I don’t get any error anymore but when I add the lock it still only gives me the battery channel.

When I look at the console I have
zigbee binding 2.4.0.20189142249 installed and
zigbee xbee binding 2.4.0.20189172025 active.

any help is greatly appreciated.

What do the debug logs show?

Chris,
here is the log

2018-09-18 16:12:46.816 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.1.17:8080

2018-09-18 16:12:46.845 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.1.17:8443

2018-09-18 16:13:00.295 [INFO ] [.dashboard.internal.DashboardService] - Stopped Dashboard

2018-09-18 16:13:00.721 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.1.17:8080

2018-09-18 16:13:00.724 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.1.17:8443

2018-09-18 16:13:00.889 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007

2018-09-18 16:35:43.807 [INFO ] [.dashboard.internal.DashboardService] - Stopped Dashboard

2018-09-18 16:36:33.084 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.17

2018-09-18 16:36:33.168 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.1.15:8080

2018-09-18 16:36:33.171 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.1.15:8443

2018-09-18 16:36:46.626 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007

2018-09-18 16:42:00.016 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee_2.4.0.new.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-18 16:42:00.044 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee_2.4.0.new.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

2018-09-18 16:43:49.626 [INFO ] [.dashboard.internal.DashboardService] - Stopped Dashboard

2018-09-18 16:44:03.107 [ERROR] [org.openhab.binding.zigbee ] - FrameworkEvent ERROR - org.openhab.binding.zigbee

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

Unresolved requirement: Import-Package: com.zsmartsystems.zigbee

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

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [?:?]

2018-09-18 16:44:05.105 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.17

2018-09-18 16:44:09.900 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.17

2018-09-18 16:44:17.032 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007

2018-09-18 16:44:19.201 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.1.15:8080

2018-09-18 16:44:19.205 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.1.15:8443

2018-09-18 16:44:30.497 [INFO ] [.dashboard.internal.DashboardService] - Stopped Dashboard

==> /var/log/openhab2/events.log <==

==> /var/log/openhab2/openhab.log <==

2018-09-18 16:45:28.006 [ERROR] [org.openhab.binding.zigbee ] - FrameworkEvent ERROR - org.openhab.binding.zigbee

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

Unresolved requirement: Import-Package: com.zsmartsystems.zigbee

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

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [?:?]

2018-09-18 16:45:30.501 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.17

2018-09-18 16:45:37.067 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.17

2018-09-18 16:45:45.373 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007

2018-09-18 16:45:47.756 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.1.15:8080

2018-09-18 16:45:47.761 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.1.15:8443

2018-09-18 16:45:52.212 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee_2.4.0.new.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-18 16:46:42.305 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee_2.4.0.new.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

==> /var/log/openhab2/events.log <==

2018-09-18 16:46:42.622 [thome.event.ExtensionEvent] - Extension ‘package-standard’ has been installed.

==> /var/log/openhab2/openhab.log <==

2018-09-18 16:47:08.530 [ERROR] [org.eclipse.smarthome.io.rest.sse ] - FrameworkEvent ERROR - org.eclipse.smarthome.io.rest.sse

org.osgi.framework.BundleException: Exception in org.eclipse.smarthome.io.rest.sse.internal.SseActivator.start() of bundle org.eclipse.smarthome.io.rest.sse.

at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:800) ~[?:?]

at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:729) [?:?]

at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:933) ~[?:?]

at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:309) ~[?:?]

at org.eclipse.osgi.container.Module.doStart(Module.java:581) ~[?:?]

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

at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:468) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer.start(ModuleContainer.java:750) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer.applyDelta(ModuleContainer.java:741) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer.resolveAndApply(ModuleContainer.java:511) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer.resolve(ModuleContainer.java:457) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer.refresh(ModuleContainer.java:1001) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerWiring.dispatchEvent(ModuleContainer.java:1382) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerWiring.dispatchEvent(ModuleContainer.java:1) ~[?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [?:?]

Caused by: java.lang.LinkageError: ClassCastException: attempting to castbundleresource://31.fwk31759200/javax/ws/rs/ext/RuntimeDelegate.class to bundleresource://31.fwk31759200/javax/ws/rs/ext/RuntimeDelegate.class

at javax.ws.rs.ext.RuntimeDelegate.findDelegate(RuntimeDelegate.java:146) ~[?:?]

at javax.ws.rs.ext.RuntimeDelegate.getInstance(RuntimeDelegate.java:120) ~[?:?]

at javax.ws.rs.core.MediaType.valueOf(MediaType.java:179) ~[?:?]

at org.glassfish.jersey.media.sse.SseFeature.<clinit>(SseFeature.java:62) ~[?:?]

at org.eclipse.smarthome.io.rest.sse.internal.SseActivator.start(SseActivator.java:49) ~[?:?]

at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:779) ~[?:?]

at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) ~[?:?]

at java.security.AccessController.doPrivileged(Native Method) ~[?:?]

at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:772) ~[?:?]

... 15 more

2018-09-18 16:47:08.710 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Started Home Builder at /homebuilder

2018-09-18 16:47:08.854 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel

2018-09-18 16:47:09.849 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui

2018-09-18 16:47:10.398 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app

2018-09-18 16:47:10.476 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-ui-homebuilder, openhab-ui-basic, openhab-ui-habpanel, openhab-ui-paper’: Error restarting bundles:

Exception in org.eclipse.smarthome.io.rest.sse.internal.SseActivator.start() of bundle org.eclipse.smarthome.io.rest.sse.

2018-09-18 16:47:12.319 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee_2.4.0.new.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

You need to have the latest version of this library installed.

@5iver has a cool script for updating the binding, but I can’t find the link at the moment. You might be able to use that, and then manually update with the binding I sent you…

1 Like

I run the script. Please see the log it still complains about com.zsmartsystems.zigbee

any help is greatly appreciated.

2018-09-19 10:26:34.342 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zwave-2.4.0-SNAPSHOT.jar

org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zwave [197]

Unresolved requirement: Import-Package: gnu.io

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 10:29:41.240 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI

2018-09-19 10:29:48.281 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Stopped Paper UI

2018-09-19 10:29:48.321 [INFO ] [panel.internal.HABPanelDashboardTile] - Stopped HABPanel

2018-09-19 10:29:48.354 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Stopped Home Builder

2018-09-19 10:29:48.402 [INFO ] [.dashboard.internal.DashboardService] - Stopped Dashboard

==> /var/log/openhab2/events.log <==

2018-09-18 16:46:42.622 [thome.event.ExtensionEvent] - Extension ‘package-standard’ has been installed.

2018-09-19 10:21:42.719 [thome.event.ExtensionEvent] - Extension ‘binding-zigbee’ has been installed.

2018-09-19 10:23:56.105 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:b83ae16a’ changed from UNINITIALIZED to INITIALIZING

2018-09-19 10:23:56.169 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:b83ae16a’ has been updated.

2018-09-19 10:23:56.177 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:b83ae16a’ has been updated.

2018-09-19 10:23:56.184 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:b83ae16a’ has been updated.

2018-09-19 10:23:56.255 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:b83ae16a’ changed from INITIALIZING to UNKNOWN

2018-09-19 10:24:02.779 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:b83ae16a’ changed from UNKNOWN to ONLINE

2018-09-19 10:24:02.786 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:b83ae16a’ has been updated.

2018-09-19 10:24:02.799 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:b83ae16a’ has been updated.

2018-09-19 10:24:02.943 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:b83ae16a’ has been updated.

2018-09-19 10:24:03.580 [home.event.InboxAddedEvent] - Discovery Result with UID ‘zigbee:device:b83ae16a:000d6f000f747372’ has been added.

2018-09-19 10:24:18.216 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:b83ae16a’ has been updated.

2018-09-19 10:24:29.780 [me.event.InboxRemovedEvent] - Discovery Result with UID ‘zigbee:device:b83ae16a:000d6f000f747372’ has been removed.

2018-09-19 10:24:29.837 [hingStatusInfoChangedEvent] - ‘zigbee:device:b83ae16a:000d6f000f747372’ changed from UNINITIALIZED to INITIALIZING

2018-09-19 10:24:29.863 [hingStatusInfoChangedEvent] - ‘zigbee:device:b83ae16a:000d6f000f747372’ changed from INITIALIZING to OFFLINE

2018-09-19 10:24:29.908 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:b83ae16a:000d6f000f747372 changed to UNKNOWN.

2018-09-19 10:24:52.447 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:device:b83ae16a:000d6f000f747372’ has been updated.

2018-09-19 10:24:53.076 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:device:b83ae16a:000d6f000f747372’ has been updated.

2018-09-19 10:24:55.067 [hingStatusInfoChangedEvent] - ‘zigbee:device:b83ae16a:000d6f000f747372’ changed from OFFLINE to ONLINE

2018-09-19 10:24:55.265 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:device:b83ae16a:000d6f000f747372’ has been updated.

2018-09-19 10:25:19.730 [hingStatusInfoChangedEvent] - ‘zigbee:device:b83ae16a:000d6f000f747372’ changed from ONLINE to REMOVING

2018-09-19 10:25:19.757 [hingStatusInfoChangedEvent] - ‘zigbee:device:b83ae16a:000d6f000f747372’ changed from REMOVING to REMOVED

2018-09-19 10:25:19.779 [hingStatusInfoChangedEvent] - ‘zigbee:device:b83ae16a:000d6f000f747372’ changed from REMOVED to UNINITIALIZED

2018-09-19 10:25:19.820 [hingStatusInfoChangedEvent] - ‘zigbee:device:b83ae16a:000d6f000f747372’ changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)

2018-09-19 10:25:24.008 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:b83ae16a’ changed from ONLINE to REMOVING

2018-09-19 10:25:24.025 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:b83ae16a’ changed from REMOVING to REMOVED

2018-09-19 10:25:24.043 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:b83ae16a’ changed from REMOVED to UNINITIALIZED

2018-09-19 10:25:24.162 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:b83ae16a’ changed from UNINITIALIZED to OFFLINE (COMMUNICATION_ERROR)

2018-09-19 10:25:24.238 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:b83ae16a’ changed from OFFLINE (COMMUNICATION_ERROR) to UNINITIALIZED (HANDLER_MISSING_ERROR)

==> /var/log/openhab2/openhab.log <==

2018-09-19 10:30:20.245 [ERROR] [org.openhab.binding.zwave ] - FrameworkEvent ERROR - org.openhab.binding.zwave

org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zwave [197]

Unresolved requirement: Import-Package: gnu.io

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

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [?:?]

2018-09-19 10:30:22.984 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Started Home Builder at /homebuilder

2018-09-19 10:30:23.053 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel

2018-09-19 10:30:23.166 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.1.15:8080

2018-09-19 10:30:23.171 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.1.15:8443

2018-09-19 10:31:20.685 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007

2018-09-19 10:31:23.660 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app

2018-09-19 10:31:23.769 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui

2018-09-19 10:31:30.905 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zwave-2.4.0-SNAPSHOT.jar

org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zwave [197]

Unresolved requirement: Import-Package: gnu.io

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 10:31:41.191 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.xbee-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 10:31:41.201 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zwave-2.4.0-SNAPSHOT.jar

org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.zwave [197]

Unresolved requirement: Import-Package: gnu.io

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 10:31:41.260 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.cc2531-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 10:31:41.269 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.telegesis-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 10:31:41.280 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.ember-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 10:31:41.289 [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 [216]

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 10:31:41.296 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.telegesis-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

2018-09-19 10:31:41.303 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.cc2531-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

2018-09-19 10:31:41.311 [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 [216]

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

2018-09-19 10:31:41.318 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.xbee-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

2018-09-19 10:31:41.325 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.ember-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

2018-09-19 10:38:02.658 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Stopped Home Builder

2018-09-19 10:38:06.855 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI

2018-09-19 10:38:07.140 [INFO ] [panel.internal.HABPanelDashboardTile] - Stopped HABPanel

2018-09-19 10:38:09.686 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Started Home Builder at /homebuilder

2018-09-19 10:38:09.884 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel

2018-09-19 10:38:10.807 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app

This means you need to install the serial feature as the serial driver is not installed.

please see the log after openhab-transport-serial installation

i also got Error excuting command : java.lang.interruptedexception

2018-09-19 12:23:15.241 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Stopped Home Builder

2018-09-19 12:23:19.470 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI

2018-09-19 12:23:19.734 [INFO ] [panel.internal.HABPanelDashboardTile] - Stopped HABPanel

2018-09-19 12:23:21.811 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Started Home Builder at /homebuilder

2018-09-19 12:23:22.003 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel

2018-09-19 12:23:22.797 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app

2018-09-19 12:23:27.657 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.xbee-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 12:23:27.667 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.cc2531-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 12:23:27.675 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.telegesis-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 12:23:27.683 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee.ember-2.4.0-SNAPSHOT.jar

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

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

2018-09-19 12:23:27.692 [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 [216]

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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

Please look at the unresolved imports - you need to resolve these.

Chris,

This was my initial issue.

Unresolved requirement: Import-Package: com.zsmartsystems.zigbee

How do I resolve this?

You need to add the zigbee library. Scotts script should do this. Alternatively, you need to separately and add them to the addons folder.

If you are on the snapshot runtime, then you shouldn’t need to do manual installs of the binding and libraries, and the serial driver will be included as a dependency. Just install through PaperUI. If you are using OH 2.3, then you would need to do a manual install, and I have doubts that it will work.

In Karaf, run…

list -s |grep zigbee

This will show the binding, bridges and libraries. You may also want to check in journalctl to see if there are any system errors. On my system, I needed to compile nrjavaserial to get past a lock file issue.

He’s trying to run a version I compiled with the door lock code included that is not currently merged…

Ah… I missed that. Then the script should work to get everything downloaded and the serial transport installed, but something must have failed.

When I run the script which version should I update to dev or master and version #?

I specified development – for both zigbee and zwave version 2.4.0.201809142249

Use master for Z-Wave. For Zigbee, master and development are currently the same (1.1.1). When it’s done, you’ll then need to copy the jar(s) Chris gave you into the addons directory.

ok,

  1. Run Scott’s script updated zigbee and zwave from master with default options.
  2. Installed serial drivers
  3. Dropped Chris’s .jar in the addons folder.
  4. installed zigbee via paper UI
  5. added lock to things

still have only battery channel.

the following is the last portion of the log:

2018-09-19 16:54:38.278 [ERROR] [org.openhab.binding.zigbee ] - FrameworkEvent ERROR - org.openhab.binding.zigbee

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

Another singleton bundle selected: osgi.identity; type=“osgi.bundle”; version:Version=“2.4.0.201809182206”; osgi.identity=“org.openhab.binding.zigbee”; singleton:=“true”

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

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528) ~[?:?]

at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [?:?]

at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [?:?]

2018-09-19 16:54:40.166 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel

2018-09-19 16:54:40.544 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Started Home Builder at /homebuilder

2018-09-19 16:54:41.174 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.17

2018-09-19 16:54:41.291 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.1.15:8080

2018-09-19 16:54:41.294 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.1.15:8443

2018-09-19 16:54:57.365 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007

2018-09-19 16:55:03.061 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app

2018-09-19 16:55:03.189 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui

2018-09-19 16:55:12.406 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/usr/share/openhab2/addons/org.openhab.binding.zigbee_2.4.0.new.jar

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

Another singleton bundle selected: osgi.identity; type=“osgi.bundle”; version:Version=“2.4.0.201809182206”; osgi.identity=“org.openhab.binding.zigbee”; 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) [10:org.apache.felix.fileinstall:3.6.4]

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

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

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

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

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

==> /var/log/openhab2/events.log <==

2018-09-19 16:57:51.516 [thome.event.ExtensionEvent] - Extension ‘binding-zigbee’ has been installed.

2018-09-19 16:59:17.262 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:6cbd441e’ changed from UNINITIALIZED to INITIALIZING

2018-09-19 16:59:17.326 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:6cbd441e’ has been updated.

2018-09-19 16:59:17.335 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:6cbd441e’ has been updated.

2018-09-19 16:59:17.345 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:6cbd441e’ has been updated.

2018-09-19 16:59:17.433 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:6cbd441e’ changed from INITIALIZING to UNKNOWN

2018-09-19 16:59:24.000 [hingStatusInfoChangedEvent] - ‘zigbee:coordinator_xbee:6cbd441e’ changed from UNKNOWN to ONLINE

2018-09-19 16:59:24.007 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:6cbd441e’ has been updated.

2018-09-19 16:59:24.033 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:6cbd441e’ has been updated.

2018-09-19 16:59:24.167 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:6cbd441e’ has been updated.

==> /var/log/openhab2/openhab.log <==

2018-09-19 16:59:24.761 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 000D6F000F747372: Starting ZigBee device discovery

2018-09-19 16:59:24.800 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘zigbee:device:6cbd441e:000d6f000f747372’ to inbox.

==> /var/log/openhab2/events.log <==

2018-09-19 16:59:24.807 [home.event.InboxAddedEvent] - Discovery Result with UID ‘zigbee:device:6cbd441e:000d6f000f747372’ has been added.

2018-09-19 16:59:26.133 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:coordinator_xbee:6cbd441e’ has been updated.

==> /var/log/openhab2/openhab.log <==

2018-09-19 16:59:35.735 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 000D6F000F747372: Starting ZigBee device discovery

==> /var/log/openhab2/events.log <==

2018-09-19 16:59:38.824 [me.event.InboxRemovedEvent] - Discovery Result with UID ‘zigbee:device:6cbd441e:000d6f000f747372’ has been removed.

2018-09-19 16:59:38.890 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from UNINITIALIZED to INITIALIZING

2018-09-19 16:59:38.908 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from INITIALIZING to OFFLINE

2018-09-19 16:59:38.950 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:6cbd441e:000d6f000f747372 changed to UNKNOWN.

2018-09-19 17:00:28.974 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:device:6cbd441e:000d6f000f747372’ has been updated.

2018-09-19 17:00:30.605 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:device:6cbd441e:000d6f000f747372’ has been updated.

2018-09-19 17:00:32.607 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from OFFLINE to ONLINE

2018-09-19 17:00:33.109 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from ONLINE to REMOVING

2018-09-19 17:00:33.128 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from REMOVING to REMOVED

2018-09-19 17:00:33.157 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from REMOVED to UNINITIALIZED

2018-09-19 17:00:33.192 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)

==> /var/log/openhab2/openhab.log <==

2018-09-19 17:01:51.391 [INFO ] [bee.discovery.ZigBeeDiscoveryService] - 000D6F000F747372: Starting ZigBee device discovery

2018-09-19 17:01:51.400 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘zigbee:device:6cbd441e:000d6f000f747372’ to inbox.

==> /var/log/openhab2/events.log <==

2018-09-19 17:01:51.406 [home.event.InboxAddedEvent] - Discovery Result with UID ‘zigbee:device:6cbd441e:000d6f000f747372’ has been added.

2018-09-19 17:02:21.131 [me.event.InboxRemovedEvent] - Discovery Result with UID ‘zigbee:device:6cbd441e:000d6f000f747372’ has been removed.

2018-09-19 17:02:21.192 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from UNINITIALIZED to INITIALIZING

2018-09-19 17:02:21.213 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from INITIALIZING to OFFLINE

2018-09-19 17:02:21.242 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:6cbd441e:000d6f000f747372 changed to UNKNOWN.

2018-09-19 17:02:37.252 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:device:6cbd441e:000d6f000f747372’ has been updated.

2018-09-19 17:02:41.455 [hingStatusInfoChangedEvent] - ‘zigbee:device:6cbd441e:000d6f000f747372’ changed from OFFLINE to ONLINE

2018-09-19 17:02:41.586 [me.event.ThingUpdatedEvent] - Thing ‘zigbee:device:6cbd441e:000d6f000f747372’ has been updated.

This step is not needed. The script is installing the binding(s). By adding it through PaperUI too, you have two versions installed (that’s the singleton error). You can see this with the Karaf…

list -s |grep zigbee

You will also need to overwrite the existing jars with the ones from Chris. It looks like you renamed it to .new.jar. Keep the files named the same, or OH will cache the old one. This will also duplicate the bindings, so you may have 3 of them installed. OH doesn’t behave well like this.

I suggest you repeat everything, skip step 4, and make sure you are overwriting the old files with the new ones using the same names.

Chris,
please see the screenshot below. Now I am getting a door lock status channel. Where will I see the Lock and Unlock function?