<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:26 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>[NETCONF-208] Controller-config still fails to operate</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-208</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;Even after fix &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; to Boron &lt;a href=&quot;https://jira.opendaylight.org/browse/YANGTOOLS-614&quot; title=&quot;master fails mounting controller-config&quot; class=&quot;issue-link&quot; data-issue-key=&quot;YANGTOOLS-614&quot;&gt;&lt;del&gt;YANGTOOLS-614&lt;/del&gt;&lt;/a&gt; was merged, system tests are still failing.&lt;br/&gt;
Both on initial GET &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; and on subsequent PUT &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/39167&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/39167&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-only-boron/337/robot/report/log.html#s1-s1-s1-t1-k3-k1-k57-k2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-only-boron/337/robot/report/log.html#s1-s1-s1-t1-k3-k1-k57-k2&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-only-boron/337/robot/report/log.html#s1-s3-s1-t3-k2-k2-k1-k3-k7-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netconf/job/netconf-csit-1node-userfeatures-only-boron/337/robot/report/log.html#s1-s3-s1-t3-k2-k2-k1-k3-k7-k1&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21221">NETCONF-208</key>
            <summary>Controller-config still fails to operate</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="10002">Duplicate</resolution>
                                        <assignee username="jmorvay@cisco.com">Jakub Morvay</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Mon, 23 May 2016 13:28:17 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:24 +0000</updated>
                            <resolved>Wed, 25 May 2016 12:57:25 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="39424" author="tcere" created="Mon, 23 May 2016 14:07:18 +0000"  >&lt;p&gt;This is still a symptom of the original issue in 5917 that karaf upgrade caused.&lt;br/&gt;
Apart from the javax.xml.transform.TransformerFactory thats mentioned in 5917 javax.xml.parsers.DocumentBuilderFactory was also added into karaf properties which is causing namespace inheritance issues in cfg subsystem.&lt;/p&gt;</comment>
                            <comment id="39425" author="vrpolak" created="Mon, 23 May 2016 14:14:48 +0000"  >&lt;p&gt;In 3-node tests, device is created using odl-netconf-clustered-topology, and that works without issues.&lt;/p&gt;</comment>
                            <comment id="39426" author="vrpolak" created="Mon, 23 May 2016 14:28:34 +0000"  >&lt;p&gt;&amp;gt; In 3-node tests, device is created&lt;/p&gt;

&lt;p&gt;Correction: Only testtool devices work. Attempt to read from config subsystem northbound fails the same way as in 1-node tests:&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/bgpcep/job/bgpcep-csit-3node-periodic-bgpclustering-only-boron/6/robot/report/log.html#s1-s2-t5-k3-k1-k1-k1-k2-k10-k1-k2-k4-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/bgpcep/job/bgpcep-csit-3node-periodic-bgpclustering-only-boron/6/robot/report/log.html#s1-s2-t5-k3-k1-k1-k1-k2-k10-k1-k2-k4-k1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="39427" author="vrpolak" created="Tue, 24 May 2016 18:09:45 +0000"  >&lt;p&gt;Here is what the exception looks like, even with &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39368/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39368/1&lt;/a&gt; applied:&lt;/p&gt;

&lt;p&gt;2016-05-24 17:54:14,894 | WARN  | oupCloseable-3-1 | KeepaliveSalFacade               | 281 - org.opendaylight.netconf.sal-netconf-connector - 1.4.0.SNAPSHOT | RemoteDevice&lt;/p&gt;
{controller-config}
&lt;p&gt;: Rpc failure detected. Reconnecting netconf session&lt;br/&gt;
java.lang.IllegalStateException: Unknown child(ren) node(s) detected, identified by: module, in: container modules&lt;br/&gt;
        at com.google.common.base.Preconditions.checkState(Preconditions.java:197)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.yangtools.yang.data.impl.schema.SchemaUtils.findSchemaForChild(SchemaUtils.java:115)&lt;span class=&quot;error&quot;&gt;&amp;#91;85:org.opendaylight.yangtools.yang-data-impl:1.0.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;What is the correct value for javax.xml.parsers.DocumentBuilderFactory property?&lt;/p&gt;</comment>
                            <comment id="39428" author="vrpolak" created="Wed, 25 May 2016 08:42:00 +0000"  >&lt;p&gt;Not even &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39368/2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39368/2&lt;/a&gt; fixes this.&lt;br/&gt;
I am not sure which debug logs to enable to see why.&lt;/p&gt;</comment>
                            <comment id="39429" author="vrpolak" created="Wed, 25 May 2016 11:42:53 +0000"  >&lt;p&gt;The following changes seem so fix this Bug:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39368/5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39368/5&lt;/a&gt; (for distributions based on karaf-parent)&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39402/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39402/1&lt;/a&gt; (for integration/distribution)&lt;/p&gt;</comment>
                            <comment id="39430" author="jmorvay@cisco.com" created="Wed, 25 May 2016 12:57:25 +0000"  >&lt;p&gt;Closing this bug as this is duplicate of &lt;a href=&quot;https://jira.opendaylight.org/browse/YANGTOOLS-614&quot; title=&quot;master fails mounting controller-config&quot; class=&quot;issue-link&quot; data-issue-key=&quot;YANGTOOLS-614&quot;&gt;&lt;del&gt;YANGTOOLS-614&lt;/del&gt;&lt;/a&gt; since this is related to issues with downgrade of behaviour of javax.xml.transform.TransformerFactory implementation.&lt;/p&gt;

&lt;p&gt;org.apache.xalan.processor.TransformerIdentityImpl from org.apache.servicemix.bundles.xalan-2.7.2_2.jar, seems to have issues with nemaspace defaulting when transforming SAX events to DOM source.&lt;/p&gt;

&lt;p&gt;As Vratko pointed out, patches &lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39368/5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39368/5&lt;/a&gt; (for distributions based on karaf-parent)&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39402/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39402/1&lt;/a&gt; (for integration/distribution)&lt;/p&gt;

&lt;p&gt;should fix this bug.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="23034">YANGTOOLS-614</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="23034">YANGTOOLS-614</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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>5943</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=5943]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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