What steps will reproduce the problem?
1. Use the homematic binding and configure it to connect to a CCU2
2. Start up openHAB
What is the expected output? What do you see instead?
This error is logged:
10:45:42.565 INFO o.o.b.h.internal.ccu.CCURF[:80]- Connected to CCU at
192.168.254.13:2001
10:45:42.830 ERROR o.a.x.server.XmlRpcErrorLogger[:36]- No method matching
arguments: java.lang.String
org.apache.xmlrpc.XmlRpcException: No method matching arguments:
java.lang.String
at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:110)
at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Original issue reported on code.google.com by kai.openhab on 13 Aug 2013 at 8:29
Original issue reported on code.google.com by
kai.openhab
on 13 Aug 2013 at 8:29