15-11-2016, 09:03:51
Guten Morgen Zusammen,
erstmal ein großes Lob an Olli für das Binding.
Leider bekomme ich es bei mir nicht zum laufen, nach der Installation und Initialisierung bzw. Anpassung der IP und des API Key's kommt das SH nicht online.
Anbei ein paar Screenshots und Fehlermeldungen.
Auszug aus dem Log:
Screenshots:
https://www.dropbox.com/s/jonpqckzp62tde...3.png?dl=0
https://www.dropbox.com/s/rlf29g20miq3w1...4.png?dl=0
Infos zu meiner Installation:
Debian 8 auf einer VM
Java 1.8.0_112
Über einen Tipp bzw. Hilfe würde ich mich freuen.
Danke
erstmal ein großes Lob an Olli für das Binding.
Leider bekomme ich es bei mir nicht zum laufen, nach der Installation und Initialisierung bzw. Anpassung der IP und des API Key's kommt das SH nicht online.
Anbei ein paar Screenshots und Fehlermeldungen.
Auszug aus dem Log:
Code:
2016-11-15 07:57:46.378 [DEBUG] [marthome.handler.InnogyBridgeHandler] - Initializing innogy SmartHome BridgeHandler...
2016-11-15 07:57:46.379 [ERROR] [ome.core.thing.internal.ThingManager] - Exception occured while initializing handler of thing 'innogysmarthome:bridge:SMARTHOME09': java.lang.NullPointerException
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)[:1.8.0_112]
at java.util.concurrent.FutureTask.get(FutureTask.java:206)[:1.8.0_112]
at org.eclipse.smarthome.core.common.SafeMethodCaller.callAsynchronous(SafeMethodCaller.java:186)[96:org.eclipse.smarthome.core:0.9.0.b1]
at org.eclipse.smarthome.core.common.SafeMethodCaller.call(SafeMethodCaller.java:79)[96:org.eclipse.smarthome.core:0.9.0.b1]
at org.eclipse.smarthome.core.common.SafeMethodCaller.call(SafeMethodCaller.java:63)[96:org.eclipse.smarthome.core:0.9.0.b1]
at org.eclipse.smarthome.core.thing.internal.ThingManager$9.run(ThingManager.java:752)[102:org.eclipse.smarthome.core.thing:0.9.0.b1]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)[:1.8.0_112]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)[:1.8.0_112]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)[:1.8.0_112]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_112]
at java.lang.Thread.run(Thread.java:745)[:1.8.0_112]
Caused by: java.lang.NullPointerException
at in.ollie.innogysmarthome.Configuration.toString(Configuration.java:167)[206:org.openhab.binding.innogysmarthome:2.0.0.201611132234]
at org.openhab.binding.innogysmarthome.handler.InnogyBridgeHandler.initialize(InnogyBridgeHandler.java:233)[206:org.openhab.binding.innogysmarthome:2.0.0.201611132234]
at org.eclipse.smarthome.core.thing.internal.ThingManager$9$1.call(ThingManager.java:755)[102:org.eclipse.smarthome.core.thing:0.9.0.b1]
at org.eclipse.smarthome.core.thing.internal.ThingManager$9$1.call(ThingManager.java:1)[102:org.eclipse.smarthome.core.thing:0.9.0.b1]
at org.eclipse.smarthome.core.common.SafeMethodCaller$CallableWrapper.call(SafeMethodCaller.java:177)[96:org.eclipse.smarthome.core:0.9.0.b1]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)[:1.8.0_112]
... 3 more
Screenshots:
https://www.dropbox.com/s/jonpqckzp62tde...3.png?dl=0
https://www.dropbox.com/s/rlf29g20miq3w1...4.png?dl=0
Infos zu meiner Installation:
Debian 8 auf einer VM
Java 1.8.0_112
Über einen Tipp bzw. Hilfe würde ich mich freuen.
Danke