<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:14:15 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-133] &quot;Transaction ... is no longer running&quot; after user sends invalid data.</title>
                <link>https://jira.opendaylight.org/browse/NETCONF-133</link>
                <project id="10142" key="NETCONF">netconf</project>
                    <description>&lt;p&gt;Tested on: stable/beryllium&lt;br/&gt;
Caught by: Netconf MDSAL Northbound suite&lt;/p&gt;

&lt;p&gt;After user sends invalid data to the &quot;modules&quot; node of ODL&apos;s NETCONF configutation and after that request errors out (uncleanly, see &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-132&quot; title=&quot;Incorrect error response after user sends invalid data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-132&quot;&gt;&lt;del&gt;NETCONF-132&lt;/del&gt;&lt;/a&gt;), all other operations in that session fail with&lt;/p&gt;

&lt;p&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;rpc-reply message-id=&quot;6&quot; xmlns=&quot;urn:ietf:params:xml:ns:netconf:base:1.0&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;error-message&amp;gt;Unexpected error&amp;lt;/error-message&amp;gt;&lt;br/&gt;
&amp;lt;error-info&amp;gt;&lt;br/&gt;
&amp;lt;error&amp;gt;java.lang.IllegalStateException: Transaction DOM-31 is no longer running&amp;lt;/error&amp;gt;&lt;br/&gt;
&amp;lt;/error-info&amp;gt;&lt;br/&gt;
&amp;lt;/rpc-error&amp;gt;&lt;br/&gt;
&amp;lt;/rpc-reply&amp;gt;&lt;/p&gt;

&lt;p&gt;(the &quot;DOM-31&quot; in the &amp;lt;error&amp;gt; element can vary).&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21146">NETCONF-133</key>
            <summary>&quot;Transaction ... is no longer running&quot; after user sends invalid data.</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="andrej.mak@pantheon.tech">Andrej Mak</assignee>
                                    <reporter username="jbehran@cisco.com">Jozef Behran</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 Jan 2016 10:07:05 +0000</created>
                <updated>Fri, 15 Mar 2019 22:22:19 +0000</updated>
                            <resolved>Fri, 12 Feb 2016 09:01:44 +0000</resolved>
                                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="39153" author="rgoulding" created="Tue, 2 Feb 2016 17:07:51 +0000"  >&lt;p&gt;Is this still present?&lt;/p&gt;</comment>
                            <comment id="39154" author="jbehran@cisco.com" created="Wed, 3 Feb 2016 14:33:57 +0000"  >&lt;p&gt;The &quot;invalid data&quot; are for example the following file in Gerrit:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/27672/19/csit/variables/netconf/MDSAL/merge-multiple-replace-request.msg&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/27672/19/csit/variables/netconf/MDSAL/merge-multiple-replace-request.msg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It contains a complete request which, when sent to ODL, will trigger the bug.&lt;/p&gt;

&lt;p&gt;The bug is still there as of today. A Sandbox test run just finished on build 3866 and the bug can still be seen there.&lt;/p&gt;</comment>
                            <comment id="39155" author="rgoulding" created="Wed, 3 Feb 2016 14:41:03 +0000"  >&lt;p&gt;Is the workaround just to start a new session?  I ask since this sounds pretty bad, but I am not sure if its the type of thing we should raise to a critical/blocker level.&lt;/p&gt;

&lt;p&gt;Thanks for your feedback, Jozef.&lt;/p&gt;</comment>
                            <comment id="39156" author="tcere" created="Wed, 3 Feb 2016 15:27:18 +0000"  >&lt;p&gt;New session should fix it, the problem is that the failure of the commit is not correctly handled.&lt;/p&gt;</comment>
                            <comment id="39157" author="andrej.mak@pantheon.tech" created="Thu, 4 Feb 2016 15:22:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/34089/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/34089/&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>5096</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=5096]]></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_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10329"><![CDATA[Beryllium-RC3]]></customfieldvalue>

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

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