<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:44 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-732] no models mounted when YANG schema not retrieved</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-732</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;older builds of ODL (e.g. the one I have from July 29th) simply give a WARN message when a YANG schema isn&apos;t successfully retrieved.&lt;/p&gt;

&lt;p&gt;parsing then continues.&lt;/p&gt;

&lt;p&gt;the latest builds, however, stop parsing at that point:&lt;/p&gt;

&lt;p&gt;2014-08-26 14:55:35.047 BST &lt;span class=&quot;error&quot;&gt;&amp;#91;nettyThreadgroupModule$NioEventLoopGroupCloseable-5-1&amp;#93;&lt;/span&gt; TRACE o.o.c.n.n.h.NetconfMessageToXMLEncoder  - Sent to encode : &amp;lt;rpc message-id=&quot;m-1&quot; xmlns=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&quot;&amp;gt;&lt;br/&gt;
&amp;lt;get-schema xmlns=&quot;urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring&quot;&amp;gt;&lt;br/&gt;
&amp;lt;identifier&amp;gt;Cisco-IOS-XR-qos-ma-oper-sub2&amp;lt;/identifier&amp;gt;&lt;br/&gt;
&amp;lt;version&amp;gt;2013-07-22&amp;lt;/version&amp;gt;&lt;br/&gt;
&amp;lt;format&amp;gt;yang&amp;lt;/format&amp;gt;&lt;br/&gt;
&amp;lt;/get-schema&amp;gt;&lt;br/&gt;
&amp;lt;/rpc&amp;gt;&lt;/p&gt;

&lt;p&gt;2014-08-26 14:55:35.049 BST &lt;span class=&quot;error&quot;&gt;&amp;#91;nettyThreadgroupModule$NioEventLoopGroupCloseable-5-1&amp;#93;&lt;/span&gt; TRACE o.o.c.n.n.h.NetconfXMLToMessageDecoder  - Received to decode: 3c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d38223f3e0a3c7270632d7265706c79206d6573736167652d69643d226d2d312220786d6c6e733d2275726e3a696574663a706172616d733a786d6c3a6e733a6e6574636f6e663a626173653a312e30223e0a203c7270632d6572726f723e0a20203c6572726f722d747970653e6170706c69636174696f6e3c2f6572726f722d747970653e0a20203c6572726f722d7461673e6f7065726174696f6e2d6661696c65643c2f6572726f722d7461673e0a20203c6572726f722d73657665726974793e6572726f723c2f6572726f722d73657665726974793e0a203c2f7270632d6572726f723e0a3c2f7270632d7265706c793e0a&lt;br/&gt;
2014-08-26 14:55:35.050 BST &lt;span class=&quot;error&quot;&gt;&amp;#91;nettyThreadgroupModule$NioEventLoopGroupCloseable-5-1&amp;#93;&lt;/span&gt; DEBUG o.o.c.n.n.AbstractNetconfSession  - handling incoming message&lt;br/&gt;
2014-08-26 14:55:35.053 BST &lt;span class=&quot;error&quot;&gt;&amp;#91;nettyThreadgroupModule$NioEventLoopGroupCloseable-5-1&amp;#93;&lt;/span&gt; WARN  o.o.c.s.c.n.l.NetconfDeviceCommunicator  - RemoteDevice&lt;/p&gt;
{XRa}: Error reply from remote device, request: &amp;lt;rpc message-id=&quot;m-1&quot; xmlns=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&quot;&amp;gt;&lt;br/&gt;
&amp;lt;get-schema xmlns=&quot;urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring&quot;&amp;gt;&lt;br/&gt;
&amp;lt;identifier&amp;gt;Cisco-IOS-XR-qos-ma-oper-sub2&amp;lt;/identifier&amp;gt;&lt;br/&gt;
&amp;lt;version&amp;gt;2013-07-22&amp;lt;/version&amp;gt;&lt;br/&gt;
&amp;lt;format&amp;gt;yang&amp;lt;/format&amp;gt;&lt;br/&gt;
&amp;lt;/get-schema&amp;gt;&lt;br/&gt;
&amp;lt;/rpc&amp;gt;&lt;br/&gt;
, response: &amp;lt;rpc-reply xmlns=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&quot; message-id=&quot;m-1&quot;&amp;gt;&lt;br/&gt;
 &amp;lt;rpc-error&amp;gt;&lt;br/&gt;
  &amp;lt;error-type&amp;gt;application&amp;lt;/error-type&amp;gt;&lt;br/&gt;
  &amp;lt;error-tag&amp;gt;operation-failed&amp;lt;/error-tag&amp;gt;&lt;br/&gt;
  &amp;lt;error-severity&amp;gt;error&amp;lt;/error-severity&amp;gt;&lt;br/&gt;
 &amp;lt;/rpc-error&amp;gt;&lt;br/&gt;
&amp;lt;/rpc-reply&amp;gt;&lt;br/&gt;
&lt;br/&gt;
org.opendaylight.controller.netconf.api.NetconfDocumentedException: &lt;br/&gt;
	at org.opendaylight.controller.netconf.api.NetconfDocumentedException.fromXMLDocument(NetconfDocumentedException.java:236) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.sal.connect.netconf.util.NetconfMessageTransformUtil.checkSuccessReply(NetconfMessageTransformUtil.java:148) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.sal.connect.netconf.listener.NetconfDeviceCommunicator.processMessage(NetconfDeviceCommunicator.java:240) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.sal.connect.netconf.listener.NetconfDeviceCommunicator.onMessage(NetconfDeviceCommunicator.java:197) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.sal.connect.netconf.listener.NetconfDeviceCommunicator.onMessage(NetconfDeviceCommunicator.java:45) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSession.handleMessage(AbstractNetconfSession.java:57) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.netconf.nettyutil.AbstractNetconfSession.handleMessage(AbstractNetconfSession.java:28) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.protocol.framework.AbstractProtocolSession.channelRead0(AbstractProtocolSession.java:46) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:327) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:341) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelHandlerContext.access$700(DefaultChannelHandlerContext.java:30) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelHandlerContext$8.run(DefaultChannelHandlerContext.java:332) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:370) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) &lt;span class=&quot;error&quot;&gt;&amp;#91;bundlefile:4.0.19.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:744) &lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_45&amp;#93;&lt;/span&gt;&lt;br/&gt;
2014-08-26 14:55:35.054 BST &lt;span class=&quot;error&quot;&gt;&amp;#91;nettyThreadgroupModule$NioEventLoopGroupCloseable-5-1&amp;#93;&lt;/span&gt; WARN  o.o.c.s.c.n.s.NetconfRemoteSchemaYangSourceProvider  - RemoteDevice{XRa}
&lt;p&gt;: YANG schema was not successfully retrieved for SourceIdentifier &lt;span class=&quot;error&quot;&gt;&amp;#91;name=Cisco-IOS-XR-qos-ma-oper-sub2@2013-07-22&amp;#93;&lt;/span&gt;. Errors: [RpcError &lt;span class=&quot;error&quot;&gt;&amp;#91;message=, severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=, cause=null&amp;#93;&lt;/span&gt;]&lt;/p&gt;

&lt;p&gt;Zipped logs for old and new versions attached.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="25286">CONTROLLER-732</key>
            <summary>no models mounted when YANG schema not retrieved</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="mmarsale@cisco.com">Maros Marsalek</assignee>
                                    <reporter username="giheron@cisco.com">Giles Heron</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 Aug 2014 13:59:21 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:07 +0000</updated>
                            <resolved>Wed, 3 Sep 2014 09:26:46 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="48976" author="giheron@cisco.com" created="Tue, 26 Aug 2014 13:59:21 +0000"  >&lt;p&gt;Attachment opendaylight.zip has been added with description: zipped opendaylight logs (old and new versions of ODL)&lt;/p&gt;</comment>
                            <comment id="48972" author="mmarsale@cisco.com" created="Wed, 27 Aug 2014 13:37:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/10374/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/10374/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="48973" author="giheron@cisco.com" created="Thu, 28 Aug 2014 18:09:15 +0000"  >&lt;p&gt;While the fix below enables ODL to get a bit further it still ends up dropping the NETCONF session without parsing the remaining modules.&lt;/p&gt;

&lt;p&gt;will send logs.&lt;/p&gt;</comment>
                            <comment id="48977" author="giheron@cisco.com" created="Thu, 28 Aug 2014 18:10:46 +0000"  >&lt;p&gt;Attachment opendaylight.zip has been added with description: zipped opendaylight.log showing new behaviour post the last fix.&lt;/p&gt;</comment>
                            <comment id="48974" author="mmarsale@cisco.com" created="Tue, 2 Sep 2014 07:45:24 +0000"  >&lt;p&gt;Ok, so the Cisco-IOS-XR-qos-ma-oper-sub2@2013-07-22 module (not provided by XR) is now ignored. What happens next is:&lt;/p&gt;

&lt;p&gt;1. Netconf-connector tries to parse models without the missing submodule.&lt;br/&gt;
2. SchemaResolutionException is thrown with unsatisfied imports: {SourceIdentifier &lt;span class=&quot;error&quot;&gt;&amp;#91;name=Cisco-IOS-XR-qos-ma-oper@2013-07-22&amp;#93;&lt;/span&gt;=[ModuleImportImpl &lt;span class=&quot;error&quot;&gt;&amp;#91;name=Cisco-IOS-XR-qos-ma-oper-sub2, revision=2013-07-22&amp;#93;&lt;/span&gt;]&lt;br/&gt;
3. Netconf-connector removes Cisco-IOS-XR-qos-ma-oper@2013-07-22 parent module from the reactor since it is unsatisfied and reattempts to parse again&lt;br/&gt;
4. All dependencies are now marked as satisfied&lt;br/&gt;
5. Schema parsing fails on: Error in module &apos;Cisco-IOS-XR-qos-ma-oper-sub1&apos; at line 1: Unresolved belongs-to statement: Cisco-IOS-XR-qos-ma-oper&lt;/p&gt;


&lt;p&gt;This problem should be caught at step 4 (dependency resolution). Looks like a problem in DependencyResolver.&lt;/p&gt;</comment>
                            <comment id="48975" author="mmarsale@cisco.com" created="Tue, 2 Sep 2014 14:19:13 +0000"  >&lt;p&gt;Fixed in yangtools:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/10637/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/10637/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="25272">CONTROLLER-718</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="13412" name="opendaylight.zip" size="751631" author="giheron@cisco.com" created="Thu, 28 Aug 2014 18:10:46 +0000"/>
                            <attachment id="13411" name="opendaylight.zip" size="157500" author="giheron@cisco.com" created="Tue, 26 Aug 2014 13:59:21 +0000"/>
                    </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>1622</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=1622]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10369"><![CDATA[Helium-RC0]]></customfieldvalue>

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

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