Homematic ccu2 + openHAB2 on Windows PC

Hi,

I have installed openHAB 2 on my windows 10 PC, firewall is off, “start.bat” running as Administrator.

openHAB can’t communicate with my ccu2.

Can you help me pleas. I’m very new with openHAB.

openhab.log
2016-11-23 10:44:21.733 [WARN ] [org.apache.karaf.shell.ssh.Activator] - Exception caught while starting SSH server
java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind0(Native Method)[:1.8.0_112]
at sun.nio.ch.Net.bind(Unknown Source)[:1.8.0_112]
at sun.nio.ch.Net.bind(Unknown Source)[:1.8.0_112]
at sun.nio.ch.AsynchronousServerSocketChannelImpl.bind(Unknown Source)[:1.8.0_112]
at org.apache.sshd.common.io.nio2.Nio2Acceptor.bind(Nio2Acceptor.java:66)[1:org.apache.sshd.core:0.14.0]
at org.apache.sshd.common.io.nio2.Nio2Acceptor.bind(Nio2Acceptor.java:74)[1:org.apache.sshd.core:0.14.0]
at org.apache.sshd.SshServer.start(SshServer.java:287)[1:org.apache.sshd.core:0.14.0]
at org.apache.karaf.shell.ssh.Activator.doStart(Activator.java:117)[55:org.apache.karaf.shell.ssh:4.0.4]
at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:233)[55:org.apache.karaf.shell.ssh:4.0.4]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)[:1.8.0_112]
at java.util.concurrent.FutureTask.run(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)[:1.8.0_112]
at java.lang.Thread.run(Unknown Source)[:1.8.0_112]
2016-11-23 10:44:30.795 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at /start
2016-11-23 10:44:30.826 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /ui
2016-11-23 10:44:30.957 [INFO ] [assic.internal.servlet.WebAppServlet] - Started Classic UI at /classicui/app
2016-11-23 10:44:31.030 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2016-11-23 10:44:31.064 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-package-standard’: Error restarting bundles
2016-11-23 10:44:31.077 [ERROR] [core.karaf.internal.FeatureInstaller] - Failed installing ‘openhab-package-standard’: Error restarting bundles
2016-11-23 10:44:51.943 [INFO ] [.dashboard.internal.DashboardService] - Stopped dashboard
2016-11-23 10:44:51.971 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Stopped Paper UI
2016-11-23 10:44:51.980 [INFO ] [assic.internal.servlet.WebAppServlet] - Stopped Classic UI
2016-11-23 10:44:52.008 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
2016-11-23 10:44:52.699 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2016-11-23 10:44:52.773 [INFO ] [assic.internal.servlet.WebAppServlet] - Started Classic UI at /classicui/app
2016-11-23 10:44:52.896 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /ui
2016-11-23 10:44:52.921 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at /start
2016-11-23 10:44:53.228 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Stopped Paper UI
2016-11-23 10:44:53.232 [INFO ] [.dashboard.internal.DashboardService] - Stopped dashboard
2016-11-23 10:44:53.240 [INFO ] [assic.internal.servlet.WebAppServlet] - Stopped Classic UI
2016-11-23 10:44:53.259 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
2016-11-23 10:44:53.364 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2016-11-23 10:44:53.413 [INFO ] [assic.internal.servlet.WebAppServlet] - Started Classic UI at /classicui/app
2016-11-23 10:44:53.466 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /ui
2016-11-23 10:44:53.496 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at /start
2016-11-23 10:48:05.840 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:48:05.853 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:48:05.889 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:48:07.873 [INFO ] [ternal.communicator.client.RpcClient] - Interface ‘WIRED’ on gateway ‘4d967fc2’ not available, disabling support
2016-11-23 10:48:07.972 [WARN ] [l.BatteryTypeVirtualDatapointHandler] - Battery property file not found, battery type not available
2016-11-23 10:48:07.995 [INFO ] [ternal.communicator.HomematicGateway] - HmGatewayInfo[id=CCU,type=CCU2,firmware=2.21.10,address=LEQ1473958,wired=false,hmip=true,cuxd=true]
2016-11-23 10:48:07.995 [INFO ] [ternal.communicator.HomematicGateway] - Used Homematic transfer modes: RF:BIN_RPC, HMIP:XML_RPC, CUXD:BIN_RPC
2016-11-23 10:48:08.022 [ERROR] [ome.core.thing.internal.ThingManager] - Exception occured while initializing handler of thing ‘homematic:bridge:4d967fc2’: com.thoughtworks.xstream.io.StreamException: : java.net.MalformedURLException
java.util.concurrent.ExecutionException: com.thoughtworks.xstream.io.StreamException: : java.net.MalformedURLException
at java.util.concurrent.FutureTask.report(Unknown Source)[:1.8.0_112]
at java.util.concurrent.FutureTask.get(Unknown Source)[:1.8.0_112]
at org.eclipse.smarthome.core.common.SafeMethodCaller.callAsynchronous(SafeMethodCaller.java:186)[96:org.eclipse.smarthome.core:0.9.0.201611191809]
at org.eclipse.smarthome.core.common.SafeMethodCaller.call(SafeMethodCaller.java:79)[96:org.eclipse.smarthome.core:0.9.0.201611191809]
at org.eclipse.smarthome.core.common.SafeMethodCaller.call(SafeMethodCaller.java:63)[96:org.eclipse.smarthome.core:0.9.0.201611191809]
at org.eclipse.smarthome.core.thing.internal.ThingManager$10.run(ThingManager.java:747)[103:org.eclipse.smarthome.core.thing:0.9.0.201611191809]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)[:1.8.0_112]
at java.util.concurrent.FutureTask.run(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)[:1.8.0_112]
at java.lang.Thread.run(Unknown Source)[:1.8.0_112]
Caused by: com.thoughtworks.xstream.io.StreamException: : java.net.MalformedURLException
at com.thoughtworks.xstream.io.xml.StaxDriver.createReader(StaxDriver.java:102)[95:org.eclipse.smarthome.config.xml:0.9.0.201611191809]
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1049)[95:org.eclipse.smarthome.config.xml:0.9.0.201611191809]
at org.openhab.binding.homematic.internal.communicator.CcuGateway.loadTclRegaScripts(CcuGateway.java:245)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.CcuGateway.startClients(CcuGateway.java:74)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.AbstractHomematicGateway.initialize(AbstractHomematicGateway.java:159)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.handler.HomematicBridgeHandler.initialize(HomematicBridgeHandler.java:71)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.eclipse.smarthome.core.thing.internal.ThingManager$10$1.call(ThingManager.java:750)[103:org.eclipse.smarthome.core.thing:0.9.0.201611191809]
at org.eclipse.smarthome.core.thing.internal.ThingManager$10$1.call(ThingManager.java:1)[103:org.eclipse.smarthome.core.thing:0.9.0.201611191809]
at org.eclipse.smarthome.core.common.SafeMethodCaller$CallableWrapper.call(SafeMethodCaller.java:177)[96:org.eclipse.smarthome.core:0.9.0.201611191809]
at java.util.concurrent.FutureTask.run(Unknown Source)[:1.8.0_112]
… 3 more
Caused by: javax.xml.stream.XMLStreamException: java.net.MalformedURLException
at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.setInputSource(Unknown Source)[:1.8.0_112]
at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.(Unknown Source)[:1.8.0_112]
at com.sun.xml.internal.stream.XMLInputFactoryImpl.getXMLStreamReaderImpl(Unknown Source)[:1.8.0_112]
at com.sun.xml.internal.stream.XMLInputFactoryImpl.createXMLStreamReader(Unknown Source)[:1.8.0_112]
at com.thoughtworks.xstream.io.xml.StaxDriver.createParser(StaxDriver.java:230)[95:org.eclipse.smarthome.config.xml:0.9.0.201611191809]
at com.thoughtworks.xstream.io.xml.StaxDriver.createReader(StaxDriver.java:100)[95:org.eclipse.smarthome.config.xml:0.9.0.201611191809]
… 12 more
Caused by: java.net.MalformedURLException
at java.net.URL.(Unknown Source)[:1.8.0_112]
at java.net.URL.(Unknown Source)[:1.8.0_112]
at java.net.URL.(Unknown Source)[:1.8.0_112]
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)[:1.8.0_112]
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(Unknown Source)[:1.8.0_112]
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDocumentEntity(Unknown Source)[:1.8.0_112]
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.setInputSource(Unknown Source)[:1.8.0_112]
… 18 more
Caused by: java.lang.NullPointerException
… 25 more
2016-11-23 10:48:52.669 [INFO ] [.dashboard.internal.DashboardService] - Stopped dashboard
2016-11-23 10:48:52.677 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Stopped Paper UI
2016-11-23 10:48:52.682 [INFO ] [assic.internal.servlet.WebAppServlet] - Stopped Classic UI
2016-11-23 10:48:52.702 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
2016-11-23 10:49:13.078 [WARN ] [org.apache.karaf.shell.ssh.Activator] - Exception caught while starting SSH server
java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind0(Native Method)[:1.8.0_112]
at sun.nio.ch.Net.bind(Unknown Source)[:1.8.0_112]
at sun.nio.ch.Net.bind(Unknown Source)[:1.8.0_112]
at sun.nio.ch.AsynchronousServerSocketChannelImpl.bind(Unknown Source)[:1.8.0_112]
at org.apache.sshd.common.io.nio2.Nio2Acceptor.bind(Nio2Acceptor.java:66)[1:org.apache.sshd.core:0.14.0]
at org.apache.sshd.common.io.nio2.Nio2Acceptor.bind(Nio2Acceptor.java:74)[1:org.apache.sshd.core:0.14.0]
at org.apache.sshd.SshServer.start(SshServer.java:287)[1:org.apache.sshd.core:0.14.0]
at org.apache.karaf.shell.ssh.Activator.doStart(Activator.java:117)[55:org.apache.karaf.shell.ssh:4.0.4]
at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:233)[55:org.apache.karaf.shell.ssh:4.0.4]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)[:1.8.0_112]
at java.util.concurrent.FutureTask.run(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)[:1.8.0_112]
at java.lang.Thread.run(Unknown Source)[:1.8.0_112]
2016-11-23 10:49:20.292 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2016-11-23 10:49:20.853 [INFO ] [assic.internal.servlet.WebAppServlet] - Started Classic UI at /classicui/app
2016-11-23 10:49:21.227 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /ui
2016-11-23 10:49:21.265 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at /start
2016-11-23 10:49:23.216 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:49:23.233 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:49:23.282 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:49:26.026 [INFO ] [ternal.communicator.client.RpcClient] - Interface ‘WIRED’ on gateway ‘4d967fc2’ not available, disabling support
2016-11-23 10:49:26.463 [INFO ] [ternal.communicator.HomematicGateway] - HmGatewayInfo[id=CCU,type=CCU2,firmware=2.21.10,address=LEQ1473958,wired=false,hmip=true,cuxd=true]
2016-11-23 10:49:26.463 [INFO ] [ternal.communicator.HomematicGateway] - Used Homematic transfer modes: RF:BIN_RPC, HMIP:XML_RPC, CUXD:BIN_RPC
2016-11-23 10:49:26.959 [WARN ] [ome.core.thing.internal.ThingManager] - Initializing handler for thing ‘homematic:bridge:4d967fc2’ takes more than 5000ms.
2016-11-23 10:49:56.554 [WARN ] [ternal.communicator.HomematicGateway] - Read timed out
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)[:1.8.0_112]
at java.net.SocketInputStream.socketRead(Unknown Source)[:1.8.0_112]
at java.net.SocketInputStream.read(Unknown Source)[:1.8.0_112]
at java.net.SocketInputStream.read(Unknown Source)[:1.8.0_112]
at org.openhab.binding.homematic.internal.communicator.message.BinRpcMessage.(BinRpcMessage.java:75)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.client.BinRpcClient.sendMessage(BinRpcClient.java:90)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.client.BinRpcClient.sendMessage(BinRpcClient.java:79)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.client.RpcClient.release(RpcClient.java:88)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.AbstractHomematicGateway.stopServers(AbstractHomematicGateway.java:224)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.AbstractHomematicGateway.dispose(AbstractHomematicGateway.java:171)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.handler.HomematicBridgeHandler.dispose(HomematicBridgeHandler.java:119)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.handler.HomematicBridgeHandler.initialize(HomematicBridgeHandler.java:89)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.eclipse.smarthome.core.thing.internal.ThingManager$10$1.call(ThingManager.java:750)[103:org.eclipse.smarthome.core.thing:0.9.0.201611191809]
at org.eclipse.smarthome.core.thing.internal.ThingManager$10$1.call(ThingManager.java:1)[103:org.eclipse.smarthome.core.thing:0.9.0.201611191809]
at org.eclipse.smarthome.core.common.SafeMethodCaller$CallableWrapper.call(SafeMethodCaller.java:177)[96:org.eclipse.smarthome.core:0.9.0.201611191809]
at java.util.concurrent.FutureTask.run(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)[:1.8.0_112]
at java.lang.Thread.run(Unknown Source)[:1.8.0_112]
2016-11-23 10:50:06.848 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:50:06.857 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:50:06.885 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:50:32.475 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:50:32.491 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:50:32.523 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:50:57.763 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:50:57.771 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:50:57.799 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:51:23.061 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:51:23.071 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:51:23.100 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:51:48.680 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:51:48.689 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:51:48.717 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:51:54.760 [INFO ] [ternal.communicator.client.RpcClient] - Interface ‘WIRED’ on gateway ‘4d967fc2’ not available, disabling support
2016-11-23 10:51:54.845 [INFO ] [ternal.communicator.HomematicGateway] - HmGatewayInfo[id=CCU,type=CCU2,firmware=2.21.10,address=LEQ1473958,wired=false,hmip=true,cuxd=true]
2016-11-23 10:51:54.845 [INFO ] [ternal.communicator.HomematicGateway] - Used Homematic transfer modes: RF:BIN_RPC, HMIP:XML_RPC, CUXD:BIN_RPC
2016-11-23 10:52:24.910 [WARN ] [ternal.communicator.HomematicGateway] - Read timed out
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)[:1.8.0_112]
at java.net.SocketInputStream.socketRead(Unknown Source)[:1.8.0_112]
at java.net.SocketInputStream.read(Unknown Source)[:1.8.0_112]
at java.net.SocketInputStream.read(Unknown Source)[:1.8.0_112]
at org.openhab.binding.homematic.internal.communicator.message.BinRpcMessage.(BinRpcMessage.java:75)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.client.BinRpcClient.sendMessage(BinRpcClient.java:90)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.client.BinRpcClient.sendMessage(BinRpcClient.java:79)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.client.RpcClient.release(RpcClient.java:88)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.AbstractHomematicGateway.stopServers(AbstractHomematicGateway.java:224)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.AbstractHomematicGateway.dispose(AbstractHomematicGateway.java:171)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.handler.HomematicBridgeHandler.dispose(HomematicBridgeHandler.java:119)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.handler.HomematicBridgeHandler.initialize(HomematicBridgeHandler.java:89)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.handler.HomematicBridgeHandler$2.run(HomematicBridgeHandler.java:102)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)[:1.8.0_112]
at java.util.concurrent.FutureTask.run(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)[:1.8.0_112]
at java.lang.Thread.run(Unknown Source)[:1.8.0_112]
2016-11-23 10:52:35.135 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:52:35.143 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:52:35.172 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:53:00.409 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:53:00.418 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:53:00.447 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:53:25.746 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:53:25.765 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:53:25.835 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:53:51.060 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:53:51.068 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:53:51.097 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:54:02.719 [INFO ] [ternal.communicator.client.RpcClient] - Interface ‘WIRED’ on gateway ‘4d967fc2’ not available, disabling support
2016-11-23 10:54:02.790 [INFO ] [ternal.communicator.HomematicGateway] - HmGatewayInfo[id=CCU,type=CCU2,firmware=2.21.10,address=LEQ1473958,wired=false,hmip=true,cuxd=true]
2016-11-23 10:54:02.791 [INFO ] [ternal.communicator.HomematicGateway] - Used Homematic transfer modes: RF:BIN_RPC, HMIP:XML_RPC, CUXD:BIN_RPC
2016-11-23 10:54:32.816 [WARN ] [ternal.communicator.HomematicGateway] - Read timed out
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)[:1.8.0_112]
at java.net.SocketInputStream.socketRead(Unknown Source)[:1.8.0_112]
at java.net.SocketInputStream.read(Unknown Source)[:1.8.0_112]
at java.net.SocketInputStream.read(Unknown Source)[:1.8.0_112]
at org.openhab.binding.homematic.internal.communicator.message.BinRpcMessage.(BinRpcMessage.java:75)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.client.BinRpcClient.sendMessage(BinRpcClient.java:90)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.client.BinRpcClient.sendMessage(BinRpcClient.java:79)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.client.RpcClient.release(RpcClient.java:88)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.AbstractHomematicGateway.stopServers(AbstractHomematicGateway.java:224)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.internal.communicator.AbstractHomematicGateway.dispose(AbstractHomematicGateway.java:171)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.handler.HomematicBridgeHandler.dispose(HomematicBridgeHandler.java:119)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.handler.HomematicBridgeHandler.initialize(HomematicBridgeHandler.java:89)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at org.openhab.binding.homematic.handler.HomematicBridgeHandler$2.run(HomematicBridgeHandler.java:102)[194:org.openhab.binding.homematic:2.0.0.201611212345]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)[:1.8.0_112]
at java.util.concurrent.FutureTask.run(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)[:1.8.0_112]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)[:1.8.0_112]
at java.lang.Thread.run(Unknown Source)[:1.8.0_112]
2016-11-23 10:54:43.038 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:54:43.048 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:54:43.076 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:55:08.473 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:55:08.483 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:55:08.510 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1
2016-11-23 10:55:33.753 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.111.1
2016-11-23 10:55:33.764 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.1.34
2016-11-23 10:55:33.796 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.245.1

event.log
2016-11-23 10:44:53.781 [ExtensionEvent ] - Extension ‘binding-homematic’ has been installed.
2016-11-23 10:48:05.495 [ThingAddedEvent ] - Thing ‘homematic:bridge:4d967fc2’ has been added.
2016-11-23 10:48:05.556 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from UNINITIALIZED to INITIALIZING
2016-11-23 10:48:08.024 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from INITIALIZING to UNINITIALIZED (HANDLER_INITIALIZING_ERROR): : java.net.MalformedURLException
2016-11-23 10:48:52.601 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from UNINITIALIZED (HANDLER_INITIALIZING_ERROR): : java.net.MalformedURLException to UNINITIALIZED (HANDLER_MISSING_ERROR)
2016-11-23 10:48:52.756 [ThingRemovedEvent ] - Thing ‘homematic:bridge:4d967fc2’ has been removed.
2016-11-23 10:49:19.062 [ThingAddedEvent ] - Thing ‘homematic:bridge:4d967fc2’ has been added.
2016-11-23 10:49:22.178 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from UNINITIALIZED to INITIALIZING
2016-11-23 10:49:41.556 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from INITIALIZING to OFFLINE (COMMUNICATION_ERROR): Read timed out
2016-11-23 10:50:21.975 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from OFFLINE (COMMUNICATION_ERROR): Read timed out to OFFLINE (COMMUNICATION_ERROR)
2016-11-23 10:52:09.910 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Read timed out
2016-11-23 10:52:50.250 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from OFFLINE (COMMUNICATION_ERROR): Read timed out to OFFLINE (COMMUNICATION_ERROR)
2016-11-23 10:54:17.863 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from OFFLINE (COMMUNICATION_ERROR) to OFFLINE (COMMUNICATION_ERROR): Read timed out
2016-11-23 10:54:58.182 [hingStatusInfoChangedEvent] - ‘homematic:bridge:4d967fc2’ changed from OFFLINE (COMMUNICATION_ERROR): Read timed out to OFFLINE (COMMUNICATION_ERROR)

Best regard

Did you try to start start.bat without Administrator rights? I never executed it with Admin rights. The log shows lots of different network problems. Maybe because of Admin mode.

Hi Matin,
thank you for your answare. I have instelled openHAB on my raspberry pi 3 and work very fine.
With Heu Emulation I can pilot my homematic system very fine.

Thank you very much.