<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:53:50 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-776] GET request on Internal loop back results 500 Internal server Error</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-776</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Test Steps:&lt;/p&gt;

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


&lt;p&gt;Response:&lt;br/&gt;
500 Internal Server Error&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;errors &lt;br/&gt;
    xmlns=&quot;urn:ietf:params:xml:ns:yang:ietf-restconf&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;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-message&amp;gt;Problem to get data from transaction.&amp;lt;/error-message&amp;gt;&lt;br/&gt;
    &amp;lt;/error&amp;gt;&lt;br/&gt;
&amp;lt;/errors&amp;gt;&lt;/p&gt;



&lt;p&gt;Env:&lt;br/&gt;
org.opendaylight.controller.version = 0.1&lt;br/&gt;
org.opendaylight.controller.build.scm.version = 8b4d61d841649cd054bb62b20fcc64e87cc7c36d&lt;br/&gt;
org.opendaylight.controller.build.user = jenkins-controller&lt;br/&gt;
org.opendaylight.controller.build.workspace = **********&lt;br/&gt;
org.opendaylight.controller.build.timestamp = 1409854132914&lt;br/&gt;
org.opendaylight.controller.build.machine = **********&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;odl@pce-guest33 opendaylight&amp;#93;&lt;/span&gt;$&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="25330">CONTROLLER-776</key>
            <summary>GET request on Internal loop back results 500 Internal server Error</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="jjankula@cisco.com">Jozef Jankula</reporter>
                        <labels>
                    </labels>
                <created>Fri, 5 Sep 2014 12:55:41 +0000</created>
                <updated>Mon, 8 Sep 2014 11:44:20 +0000</updated>
                            <resolved>Mon, 8 Sep 2014 11:44:20 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>netconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="49064" author="tony.tkacik@gmail.com" created="Mon, 8 Sep 2014 08:38:34 +0000"  >&lt;p&gt;Seems similar to &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-753&quot; title=&quot;null pointer error when GET request for  /restconf/operational data fails.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-753&quot;&gt;&lt;del&gt;CONTROLLER-753&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/10693/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/10693/&lt;/a&gt;&lt;br/&gt;
Please provide additional details:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;logs&lt;/li&gt;
	&lt;li&gt;erors&lt;/li&gt;
	&lt;li&gt;list of files in plugins folder.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt; to proper debug this issue&lt;/p&gt;</comment>
                            <comment id="49065" author="mmarsale@cisco.com" created="Mon, 8 Sep 2014 08:52:36 +0000"  >&lt;p&gt;Debugged, fails due to duplicate case node in config yang in bgp.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/10895/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/10895/&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>1717</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=1717]]></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|i02mhj:</customfieldvalue>

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