Hi There,
has anyone the same problem with Homematic and Homegear? I am currently on openHAB 2.4.0 Build #1308 and Homegear 0.8.0 Build #2060 and the Homematic binding connects for a short moment and then disconnctes.
2018-07-06 19:27:41.890 [ERROR] [nicator.server.BinRpcResponseHandler] - 3
java.lang.ArrayIndexOutOfBoundsException: 3
at org.openhab.binding.homematic.internal.communicator.parser.EventParser.parse(EventParser.java:45) [212:org.openhab.binding.homematic:2.4.0.201807010828]
at org.openhab.binding.homematic.internal.communicator.server.RpcResponseHandler.handleEvent(RpcResponseHandler.java:93) [212:org.openhab.binding.homematic:2.4.0.201807010828]
at org.openhab.binding.homematic.internal.communicator.server.RpcResponseHandler.handleMethodCall(RpcResponseHandler.java:47) [212:org.openhab.binding.homematic:2.4.0.201807010828]
at org.openhab.binding.homematic.internal.communicator.server.RpcResponseHandler.handleMethodCall(RpcResponseHandler.java:64) [212:org.openhab.binding.homematic:2.4.0.201807010828]
at org.openhab.binding.homematic.internal.communicator.server.BinRpcResponseHandler.run(BinRpcResponseHandler.java:46) [212:org.openhab.binding.homematic:2.4.0.201807010828]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:?]
I am not sure about the starting time of the error.
Thomas