[CONTROLLER-642] Controller Netconf broken : NPE in NetconfRemoteSchemaSourceProvider Created: 21/Jul/14  Updated: 19/Oct/17  Resolved: 21/Jul/14

Status: Resolved
Project: controller
Component/s: netconf
Affects Version/s: Helium
Fix Version/s: None

Type: Bug
Reporter: James Gregory Hall Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: PC


External issue ID: 1400

 Description   

Simply build the controller and run it. See man NPEs

2014-07-21 11:37:52.919 EDT [remote-connector-processing-executor-3] ERROR o.o.c.s.c.n.s.NetconfRemoteSchemaSourceProvider - RemoteDevice

{controller-config}

: YANG schema was not successfully retrieved for ietf-netconf-monitoring-extension:Optional.of(2013-12-10)
java.lang.NullPointerException: null
at com.sun.xml.internal.stream.writers.XMLDOMWriterImpl.<init>(XMLDOMWriterImpl.java:79) ~[na:1.7.0_51]
at com.sun.xml.internal.stream.XMLOutputFactoryImpl.createXMLStreamWriter(XMLOutputFactoryImpl.java:95) ~[na:1.7.0_51]
at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toDocument(XmlDocumentUtils.java:147) ~[na:na]
at org.opendaylight.controller.sal.connect.netconf.schema.mapping.NetconfMessageTransformer.toRpcRequest(NetconfMessageTransformer.java:79) ~[na:na]
at org.opendaylight.controller.sal.connect.netconf.schema.mapping.NetconfMessageTransformer.toRpcRequest(NetconfMessageTransformer.java:36) ~[na:na]
at org.opendaylight.controller.sal.connect.netconf.sal.NetconfDeviceRpc.transformRequest(NetconfDeviceRpc.java:63) ~[na:na]
at org.opendaylight.controller.sal.connect.netconf.sal.NetconfDeviceRpc.invokeRpc(NetconfDeviceRpc.java:49) ~[na:na]



 Comments   
Comment by Robert Varga [ 21/Jul/14 ]

Should be https://git.opendaylight.org/gerrit/#/c/9203/.

Generated at Wed Feb 07 19:53:31 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.