<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:45 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[CONTROLLER-741] Restconf can not get top level data from mounted controller config/oper does not work</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-741</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Trying to get mounted data via Restconf from the mounted controller netconf server does not work. The URL used in the attempt to retrieve the data is as follows:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://localhost:8080/restconf/operational/opendaylight-inventory:nodes/node/controller-config/yang-ext:mount/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8080/restconf/operational/opendaylight-inventory:nodes/node/controller-config/yang-ext:mount/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The request returns with the following error message:&lt;/p&gt;

&lt;p&gt;errors: {&lt;br/&gt;
-error: [&lt;br/&gt;
-{&lt;br/&gt;
error-type: &quot;application&quot;&lt;br/&gt;
error-tag: &quot;operation-failed&quot;&lt;br/&gt;
error-message: &quot;read execution failed&quot;&lt;br/&gt;
error-info: &quot;java.lang.IllegalArgumentException: It wasn&apos;t possible to get namespace for prefix prefix\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.InstanceIdentifierForXmlCodec.toIdentity(InstanceIdentifierForXmlCodec.java:152)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toSimpleNodeWithType(XmlDocumentUtils.java:244)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toNodeWithSchema(XmlDocumentUtils.java:220)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.access$000(XmlDocumentUtils.java:67)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils$1.apply(XmlDocumentUtils.java:355)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils$1.apply(XmlDocumentUtils.java:347)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.forEachChild(XmlDocumentUtils.java:495)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toDomNodes(XmlDocumentUtils.java:347)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toCompositeNodeWithSchema(XmlDocumentUtils.java:276)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toNodeWithSchema(XmlDocumentUtils.java:218)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.access$000(XmlDocumentUtils.java:67)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils$1.apply(XmlDocumentUtils.java:355)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils$1.apply(XmlDocumentUtils.java:347)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.forEachChild(XmlDocumentUtils.java:495)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toDomNodes(XmlDocumentUtils.java:347)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toCompositeNodeWithSchema(XmlDocumentUtils.java:276)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toNodeWithSchema(XmlDocumentUtils.java:218)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.access$000(XmlDocumentUtils.java:67)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils$1.apply(XmlDocumentUtils.java:355)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils$1.apply(XmlDocumentUtils.java:347)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.forEachChild(XmlDocumentUtils.java:495)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toDomNodes(XmlDocumentUtils.java:347)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toCompositeNodeWithSchema(XmlDocumentUtils.java:276)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toNodeWithSchema(XmlDocumentUtils.java:218)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.access$000(XmlDocumentUtils.java:67)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils$1.apply(XmlDocumentUtils.java:355)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils$1.apply(XmlDocumentUtils.java:347)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.forEachChild(XmlDocumentUtils.java:495)\ \	at org.opendaylight.yangtools.yang.data.impl.codec.xml.XmlDocumentUtils.toDomNodes(XmlDocumentUtils.java:347)\ \	at org.opendaylight.controller.sal.connect.netconf.schema.mapping.NetconfMessageTransformer.toRpcResult(NetconfMessageTransformer.java:107)\ \	at org.opendaylight.controller.sal.connect.netconf.schema.mapping.NetconfMessageTransformer.toRpcResult(NetconfMessageTransformer.java:96)\ \	at org.opendaylight.controller.sal.connect.netconf.schema.mapping.NetconfMessageTransformer.toRpcResult(NetconfMessageTransformer.java:36)\ \	at org.opendaylight.controller.sal.connect.netconf.sal.NetconfDeviceRpc.transformResult(NetconfDeviceRpc.java:71)\ \	at org.opendaylight.controller.sal.connect.netconf.sal.NetconfDeviceRpc.access$000(NetconfDeviceRpc.java:32)\ \	at org.opendaylight.controller.sal.connect.netconf.sal.NetconfDeviceRpc$1.apply(NetconfDeviceRpc.java:59)\ \	at org.opendaylight.controller.sal.connect.netconf.sal.NetconfDeviceRpc$1.apply(NetconfDeviceRpc.java:56)\ \	at com.google.common.util.concurrent.Futures$1.apply(Futures.java:720)\ \	at com.google.common.util.concurrent.Futures$ChainingListenableFuture.run(Futures.java:859)\ \	at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:293)\ \	at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:150)\ \	at com.google.common.util.concurrent.ExecutionList.execute(ExecutionList.java:135)\ \	at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:185)\ \	at org.opendaylight.controller.sal.connect.netconf.listener.UncancellableFuture.set(UncancellableFuture.java:45)\ \	at org.opendaylight.controller.sal.connect.netconf.listener.NetconfDeviceCommunicator.processMessage(NetconfDeviceCommunicator.java:251)\ \	at org.opendaylight.controller.sal.connect.netconf.listener.NetconfDeviceCommunicator.onMessage(NetconfDeviceCommunicator.java:197)\ \	at org.opendaylight.controller.sal.connect.netconf.listener.NetconfDeviceCommunicator.onMessage(NetconfDeviceCommunicator.java:45)\ \ at org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSession.handleMessage(AbstractNetconfSession.java:57)\ \	at org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSession.handleMessage(AbstractNetconfSession.java:28)\ \	at org.opendaylight.protocol.framework.AbstractProtocolSession.channelRead0(AbstractProtocolSession.java:46)\ \	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)\ \	at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341)\ \	at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327)\ \	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)\ \	at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341)\ \	at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327)\ \	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)\ \	at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341)\ \	at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327)\ \	at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)\ \	at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341)\ \	at io.netty.channel.DefaultChannelHandlerContext.access$700(DefaultChannelHandlerContext.java:30)\ \	at io.netty.channel.DefaultChannelHandlerContext$8.run(DefaultChannelHandlerContext.java:332)\ \	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:370)\ \	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353)\ \	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)\ \	at java.lang.Thread.run(Thread.java:745)\ &quot;&lt;br/&gt;
}&lt;br/&gt;
]&lt;br/&gt;
}&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: Macintosh&lt;/p&gt;</environment>
        <key id="25295">CONTROLLER-741</key>
            <summary>Restconf can not get top level data from mounted controller config/oper does not work</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="tony.tkacik@gmail.com">Tony Tkacik</assignee>
                                    <reporter username="jmedved@cisco.com">Jan Medved</reporter>
                        <labels>
                    </labels>
                <created>Wed, 27 Aug 2014 22:07:28 +0000</created>
                <updated>Tue, 2 Sep 2014 09:20:21 +0000</updated>
                            <resolved>Tue, 2 Sep 2014 09:20:21 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="48991" author="jmedved@cisco.com" created="Wed, 27 Aug 2014 23:15:00 +0000"  >&lt;p&gt;The same error happens for the configuration name space.&lt;/p&gt;

&lt;p&gt;I am also unable to retrieve state beyond the top level mount, such as netconf monitoring. It appears like the entire mount point is not functional&lt;/p&gt;</comment>
                            <comment id="48992" author="tony.tkacik@gmail.com" created="Thu, 28 Aug 2014 08:18:50 +0000"  >&lt;p&gt;With master build I was able to retrieve Netconf state: &lt;a href=&quot;http://localhost:8080/restconf/operational/opendaylight-inventory:nodes/node/controller-config/yang-ext:mount/ietf-netconf-monitoring:netconf-state&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8080/restconf/operational/opendaylight-inventory:nodes/node/controller-config/yang-ext:mount/ietf-netconf-monitoring:netconf-state&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="48993" author="tony.tkacik@gmail.com" created="Thu, 28 Aug 2014 13:15:23 +0000"  >&lt;p&gt;Bug was combination of two:&lt;br/&gt;
Netconf server did not properly serialized list of dependencies&lt;br/&gt;
SAL Inmemory Datastore model contained bugs&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/10445/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/10445/1&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/10451/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/10451/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1636</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=1636]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02m9r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>