|
java.lang.IllegalArgumentException: Failed to normalize data [Node[SimpleNodeTOImpl], qName[type], modify[n/a], value = (urn:opendaylight:params:xml:ns:yang:controller:pcep:topology:provider?revision=2013-11-15)pcep-topology-provider, Node[SimpleNodeTOImpl], qName[name], modify[n/a], value = pcep-topology, Node[SimpleNodeTOImpl], qName[topology-id], modify[n/a], value = pcep-topology, Node[ImmutableCompositeNode], qName[scheduler], modify[n/a], children.size = 2, Node[ImmutableCompositeNode], qName[rpc-registry], modify[n/a], children.size = 2, Node[ImmutableCompositeNode], qName[data-provider], modify[n/a], children.size = 2, Node[SimpleNodeTOImpl], qName[listen-port], modify[n/a], value = 4189, Node[SimpleNodeTOImpl], qName[listen-address], modify[n/a], value = 0.0.0.0, Node[ImmutableCompositeNode], qName[dispatcher], modify[n/a], children.size = 2, Node[ImmutableCompositeNode], qName[stateful-plugin], modify[n/a], children.size = 2, Node[ImmutableCompositeNode], qName[listener-state], modify[n/a], children.size = 7]
at org.opendaylight.controller.md.sal.common.impl.util.compat.DataNormalizationOperation$CompositeNodeNormalizationOperation.normalize(DataNormalizationOperation.java:198) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.common.impl.util.compat.DataNormalizer.toNormalized(DataNormalizer.java:124) ~[bundlefile:na]
at org.opendaylight.controller.sal.connect.netconf.sal.tx.NetconfDeviceReadOnlyTx.transform(NetconfDeviceReadOnlyTx.java:91) [bundlefile:na]
at org.opendaylight.controller.sal.connect.netconf.sal.tx.NetconfDeviceReadOnlyTx.access$100(NetconfDeviceReadOnlyTx.java:41) [bundlefile:na]
at org.opendaylight.controller.sal.connect.netconf.sal.tx.NetconfDeviceReadOnlyTx$2.apply(NetconfDeviceReadOnlyTx.java:110) ~[bundlefile:na]
at org.opendaylight.controller.sal.connect.netconf.sal.tx.NetconfDeviceReadOnlyTx$2.apply(NetconfDeviceReadOnlyTx.java:102) ~[bundlefile:na]
at com.google.common.util.concurrent.Futures$1.apply(Futures.java:720) ~[bundlefile:na]
at com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:859) ~[bundlefile:na]
at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:293) ~[bundlefile:na]
at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:150) ~[bundlefile:na]
at com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:135) ~[bundlefile:na]
at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:185) ~[bundlefile:na]
at com.google.common.util.concurrent.Futures$ChainingListenableFuture$1.run(Futures.java:873) ~[bundlefile:na]
at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:293) ~[bundlefile:na]
at com.google.common.util.concurrent.Futures$ImmediateFuture.addListener(Futures.java:99) ~[bundlefile:na]
at com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:866) ~[bundlefile:na]
at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:293) ~[bundlefile:na]
at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:150) ~[bundlefile:na]
at com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:135) ~[bundlefile:na]
at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:185) ~[bundlefile:na]
at org.opendaylight.controller.sal.connect.netconf.listener.UncancellableFuture.set(UncancellableFuture.java:45) ~[bundlefile:na]
at org.opendaylight.controller.sal.connect.netconf.listener.NetconfDeviceCommunicator.processMessage(NetconfDeviceCommunicator.java:251) ~[bundlefile:na]
at org.opendaylight.controller.sal.connect.netconf.listener.NetconfDeviceCommunicator.onMessage(NetconfDeviceCommunicator.java:197) ~[bundlefile:na]
at org.opendaylight.controller.sal.connect.netconf.listener.NetconfDeviceCommunicator.onMessage(NetconfDeviceCommunicator.java:45) ~[bundlefile:na]
at org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSession.handleMessage(AbstractNetconfSession.java:57) ~[na:na]
at org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSession.handleMessage(AbstractNetconfSession.java:28) ~[na:na]
at org.opendaylight.protocol.framework.AbstractProtocolSession.channelRead0(AbstractProtocolSession.java:46) ~[bundlefile:na]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[bundlefile:4.0.23.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[bundlefile:4.0.23.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[bundlefile:4.0.23.Final]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) ~[na:na]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[bundlefile:4.0.23.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[bundlefile:4.0.23.Final]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) ~[na:na]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[bundlefile:4.0.23.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) ~[bundlefile:4.0.23.Final]
at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86) ~[bundlefile:4.0.23.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) ~[bundlefile:4.0.23.Final]
at io.netty.channel.AbstractChannelHandlerContext.access$700(AbstractChannelHandlerContext.java:32) ~[bundlefile:4.0.23.Final]
at io.netty.channel.AbstractChannelHandlerContext$8.run(AbstractChannelHandlerContext.java:324) ~[bundlefile:4.0.23.Final]
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) ~[bundlefile:4.0.23.Final]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) ~[na:na]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) ~[bundlefile:4.0.23.Final]
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137) ~[bundlefile:4.0.23.Final]
at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
Caused by: org.opendaylight.controller.md.sal.common.impl.util.compat.DataNormalizationException: Supplied QName (urn:opendaylight:params:xml:ns:yang:controller:pcep:topology:provider)listener-state is not valid according to schema list module, potential children nodes: [LeafSchemaNodeImpl[qname=(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)name, path=AbsoluteSchemaPath
{path=[(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)modules, (urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)module, (urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)name]}
], LeafSchemaNodeImpl[qname=(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)type, path=AbsoluteSchemaPath
{path=[(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)modules, (urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)module, (urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)type]}
], ChoiceNodeImpl[qname=(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)configuration], ChoiceNodeImpl[qname=(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)state]]
at org.opendaylight.controller.md.sal.common.impl.util.compat.DataNormalizationOperation.fromSchemaAndQNameChecked(DataNormalizationOperation.java:681) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.common.impl.util.compat.DataNormalizationOperation.access$000(DataNormalizationOperation.java:57) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.common.impl.util.compat.DataNormalizationOperation$DataContainerNormalizationOperation.fromLocalSchemaAndQName(DataNormalizationOperation.java:277) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.common.impl.util.compat.DataNormalizationOperation$DataContainerNormalizationOperation.getChild(DataNormalizationOperation.java:272) ~[bundlefile:na]
at org.opendaylight.controller.md.sal.common.impl.util.compat.DataNormalizationOperation$CompositeNodeNormalizationOperation.normalize(DataNormalizationOperation.java:196) ~[bundlefile:na]
... 44 common frames omitted
|