Bticino SCS/Bus Binding funktioniert nicht.

Moderatoren: seppy, udo1toni

Antworten
mexx849115
Beiträge: 2
Registriert: 7. Aug 2019 16:14

Bticino SCS/Bus Binding funktioniert nicht.

Beitrag von mexx849115 »

Hallo zusammen bin neu beim openhab ausprobieren. und habe folgendes problem
beim versuch das bticino binding zu installieren erhalte ich folgenden fehler.


2019-08-07 15:23:47.796 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-bticino1'

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

2019-08-07 15:23:47.801 [thome.event.ExtensionEvent] - Extension 'binding-bticino1' has been uninstalled.

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

2019-08-07 15:25:48.480 [WARN ] [lace.internal.BundleExtensionHandler] - Installed bundle, but failed to start it: Could not resolve module: org.openhab.binding.openwebnet [235]

Unresolved requirement: Import-Package: org.eclipse.smarthome.config.discovery.upnp

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

2019-08-07 15:25:48.494 [thome.event.ExtensionEvent] - Extension 'market:binding-4138499' has been installed.

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

2019-08-07 16:21:10.015 [ERROR] [org.apache.felix.configadmin ] - [org.osgi.service.event.EventHandler, org.osgi.service.cm.ManagedService, id=459, bundle=236/mvn:org.openhab.binding/org.openhab.binding.bticino/1.13.0]: Unexpected problem updating configuration org.openhab.bticino

java.lang.NullPointerException: null

at org.openhab.binding.bticino.internal.BticinoBinding.updated(BticinoBinding.java:195) ~[?:?]

at org.apache.felix.cm.impl.helper.ManagedServiceTracker$1.run(ManagedServiceTracker.java:177) ~[9:org.apache.felix.configadmin:1.9.4]

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

at org.apache.felix.cm.impl.helper.ManagedServiceTracker.updated(ManagedServiceTracker.java:173) ~[9:org.apache.felix.configadmin:1.9.4]

at org.apache.felix.cm.impl.helper.ManagedServiceTracker.updateService(ManagedServiceTracker.java:152) [9:org.apache.felix.configadmin:1.9.4]

at org.apache.felix.cm.impl.helper.ManagedServiceTracker.provideConfiguration(ManagedServiceTracker.java:85) [9:org.apache.felix.configadmin:1.9.4]

at org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.provide(ConfigurationManager.java:1102) [9:org.apache.felix.configadmin:1.9.4]

at org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1058) [9:org.apache.felix.configadmin:1.9.4]

at org.apache.felix.cm.impl.UpdateThread$1.run(UpdateThread.java:126) [9:org.apache.felix.configadmin:1.9.4]

at org.apache.felix.cm.impl.UpdateThread$1.run(UpdateThread.java:123) [9:org.apache.felix.configadmin:1.9.4]

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

at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:122) [9:org.apache.felix.configadmin:1.9.4]

at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:105) [9:org.apache.felix.configadmin:1.9.4]

at java.lang.Thread.run(Thread.java:748) [?:?]

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

2019-08-07 16:21:10.027 [thome.event.ExtensionEvent] - Extension 'binding-bticino1' has been installed.

beim versuch openwebnet zu installieren dass bticino myhome auch kontrollieren könnte kommt dieser fehler

2019-08-07 16:23:02.396 [WARN ] [lace.internal.BundleExtensionHandler] - Installed bundle, but failed to start it: Could not resolve module: org.openhab.binding.openwebnet [237]

Unresolved requirement: Import-Package: org.eclipse.smarthome.config.discovery.upnp

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

2019-08-07 16:23:02.407 [thome.event.ExtensionEvent] - Extension 'market:binding-4138499' has been installed.


ich weis leider nicht weiter kann mit ev. jemand helfen. ich bin am verzweifeln.

Vielen dank

mexx849115
Beiträge: 2
Registriert: 7. Aug 2019 16:14

Re: Bticino SCS/Bus Binding funktioniert nicht.

Beitrag von mexx849115 »

installiert habe ich

Welcome to __ _____ ____ _
____ ____ ___ ____ / / / / | / __ )(_)___ _____
/ __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __ / / __ `/ __ \
/ /_/ / /_/ / __/ / / / __ / ___ |/ /_/ / / /_/ / / / /
\____/ .___/\___/_/ /_/_/ /_/_/ |_/_____/_/\__,_/_/ /_/
/_/
openHAB 2.4.0-1 (Release Build)


Looking for a place to get started? Check out 'sudo openhabian-config' and the
documentation at https://www.openhab.org/docs/installati ... abian.html
The openHAB dashboard can be reached at http://openHABianPi:8080
To interact with openHAB on the command line, execute: 'openhab-cli --help'

Antworten