Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: Linux
Platform: PC
-
560
-
High
Description
When I try to invoke RPC on NE using the rpcservice object returned by mountInstance.getRpcService I get the following exception -
Caused by: java.lang.IllegalStateException: No default provider is available
at org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.ldna.rev131024.LocalDnaService$$Broker$DirectProxy.dnaTaskRefresh(LocalDnaService$$Broker$DirectProxy.java)
at org.opendaylight.controller.dna.DnaService.dnaTaskRefresh(DnaService.java:116)
at org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.dna.rev131024.NetworkDnaService$$Broker$DirectProxy.dnaTaskRefresh(NetworkDnaService$$Broker$DirectProxy.java)
... 16 more
Attachments
Issue Links
- is blocked by
-
CONTROLLER-317 NETCONF client fails to detect commit failure
- Resolved