BUG-362: add some diagnostic information 31/4731/6
authorAbhishek Kumar <abhishk2@cisco.com>
Fri, 24 Jan 2014 17:44:46 +0000 (18:44 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 29 Jan 2014 06:48:35 +0000 (06:48 +0000)
commit7bcc021c506bc412146b77fd601631b302a5cee3
tree5a75ff8b6d7d1d12bf75f5c59fec2dc0850da084
parentf207c0c13689d0744c2ed2eb0395076fee82ffe6
BUG-362: add some diagnostic information
Changed Remote RPC Server Implementation to log an error when
host IP address is not found and stop itself. Earlier it would
raise exception that the configuration subsystem could not
handle.

Change-Id: I5ea843f8c1d86b5cd923081ff9ba82e94c29c4d2
Signed-off-by: Robert Varga <rovarga@cisco.com>
Signed-off-by: Abhishek Kumar <abhishk2@cisco.com>
opendaylight/md-sal/sal-remoterpc-connector/implementation/src/main/java/org/opendaylight/controller/config/yang/md/sal/remote/rpc/ZeroMQServerModule.java
opendaylight/md-sal/sal-remoterpc-connector/implementation/src/main/java/org/opendaylight/controller/sal/connector/remoterpc/ServerImpl.java