<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55:23 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-1375] Netconf connector does not work when controller is loaded with many features</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1375</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Steps to reproduce:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;start karaf&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;feature:install odl-netconf-connector-all odl-restconf-all&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Verify controller can mount devices normally&lt;/p&gt;

&lt;p&gt;Now install other ODL features:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;feature:repo-add mvn:org.opendaylight.integration/features-integration-test/0.3.0-SNAPSHOT/xml/features&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;feature:install odl-integration-compatible-with-all&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;After that try to mount again and you see 404 Bad Request&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25929">CONTROLLER-1375</key>
            <summary>Netconf connector does not work when controller is loaded with many features</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="ecelgp">Luis Gomez</reporter>
                        <labels>
                    </labels>
                <created>Fri, 19 Jun 2015 00:39:56 +0000</created>
                <updated>Thu, 19 Oct 2017 22:33:53 +0000</updated>
                            <resolved>Mon, 22 Jun 2015 08:12:14 +0000</resolved>
                                    <version>Lithium</version>
                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="50849" author="ecelgp" created="Fri, 19 Jun 2015 00:40:48 +0000"  >&lt;p&gt;typo: I mean 400 Bad Request&lt;/p&gt;</comment>
                            <comment id="50850" author="mmarsale@cisco.com" created="Fri, 19 Jun 2015 07:41:57 +0000"  >&lt;p&gt;Added log. Doesnt seem like a netconf issue.&lt;/p&gt;

&lt;p&gt;In the logs you can see snmp4sdn issues during startup (does not affect netconf) but later the reconfiguration fails on forwarding manager due to class loading issues in binding codecs.&lt;/p&gt;</comment>
                            <comment id="50855" author="mmarsale@cisco.com" created="Fri, 19 Jun 2015 07:41:57 +0000"  >&lt;p&gt;Attachment logs.zip has been added with description: log from reproducing&lt;/p&gt;</comment>
                            <comment id="50851" author="mmarsale@cisco.com" created="Fri, 19 Jun 2015 11:20:13 +0000"  >&lt;p&gt;With this fix in yangtools: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/22986/2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/22986/2&lt;/a&gt; netconf works fine. Tested on latest RC, the fix in yangtools got rid of the class loading issues. &lt;/p&gt;

&lt;p&gt;It just took some time for netconf connector to come up after feature odl-integration-compatible-with-all is installed. The behavior of the loopback netconf connector is to reconnect when yang schemas are changed in ODL so make sure you give it enough time after you perform the install.&lt;/p&gt;

&lt;p&gt;Please verify after the yangtools fix is merged and close this bug.&lt;/p&gt;</comment>
                            <comment id="50852" author="ecelgp" created="Sat, 20 Jun 2015 00:13:04 +0000"  >&lt;p&gt;Hi Maros,&lt;/p&gt;

&lt;p&gt;Tony&apos;s patch worked for other bugs but unfortunately not for this one. I still see same issue.&lt;/p&gt;

&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                            <comment id="50853" author="mmarsale@cisco.com" created="Mon, 22 Jun 2015 07:22:36 +0000"  >&lt;p&gt;Tony&apos;s patch works for this as well. I have tested this manually and it worked. As I mentioned, it just took some time for ODL to spawn/configure all the modules and then for the loopback connector to reconnect and download all the new schemas. I had to wait 2-3 minutes to see that controller-config was reconnected successfully. Could you give it one more try, but give it even more time ?&lt;/p&gt;</comment>
                            <comment id="50854" author="tony.tkacik@gmail.com" created="Mon, 22 Jun 2015 08:12:14 +0000"  >&lt;p&gt;Fixed by bugfix for yangtools &lt;br/&gt;
&lt;a href=&quot;https://jira.opendaylight.org/browse/YANGTOOLS-470&quot; title=&quot;IncorrectNestingException incorrectly thrown when augmentation class was not known to codec&quot; class=&quot;issue-link&quot; data-issue-key=&quot;YANGTOOLS-470&quot;&gt;&lt;del&gt;YANGTOOLS-470&lt;/del&gt;&lt;/a&gt; - Augmentation codecs may be loaded after codec creation.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13525" name="logs.zip" size="71443" author="mmarsale@cisco.com" created="Fri, 19 Jun 2015 07:41:57 +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>3814</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=3814]]></customfieldvalue>

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

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

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