<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55:16 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-1331] RPC input with non-existent namespace causes NullPointerException</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1331</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;With an RPC input, if you provide a string with a non-existent namespace, it causes a null pointer exception, whether or not you meant for it to be in that format.&lt;/p&gt;

&lt;p&gt;Here is an example:&lt;/p&gt;

&lt;p&gt;leaf response-message&lt;/p&gt;
{ type string; }

&lt;p&gt;The following string is provided as input:&lt;/p&gt;

&lt;p&gt;&amp;lt;input&amp;gt;&lt;br/&gt;
&amp;lt;response-message&amp;gt;/a:b&amp;lt;/response-message&amp;gt;&lt;br/&gt;
&amp;lt;/input&amp;gt;&lt;/p&gt;

&lt;p&gt;2015-05-19 11:20:54,221 | ERROR | qtp746320666-384 | ContainerResponse | 110 - com.sun.jersey.jersey-server - 1.17.0 |&lt;br/&gt;
The RuntimeException could not be mapped to a response, re-throwing to the HTTP container&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
at org.opendaylight.controller.sal.rest.impl.RestUtil.toIdentity(RestUtil.java:87)&lt;span class=&quot;error&quot;&gt;&amp;#91;225:org.opendaylight.controller.sal-rest-connector:1.1.3.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.sal.rest.impl.RestUtil.asInstanceIdentifier(RestUtil.java:50)&lt;span class=&quot;error&quot;&gt;&amp;#91;225:org.opendaylight.controller.sal-rest-connector:1.1.3.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.controller.sal.rest.impl.XmlToCompositeNodeReader.resolveValueOfElement(XmlToCompositeNodeReader.java:234)&lt;span class=&quot;error&quot;&gt;&amp;#91;225:org.opendaylight.controller.sal-rest-connector:1.1.3.Helium-SR3&amp;#93;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;Note:  This issue only occurs with XML.  This does not occur with JSON.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25885">CONTROLLER-1331</key>
            <summary>RPC input with non-existent namespace causes NullPointerException</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="rgoulding">Ryan Goulding</assignee>
                                    <reporter username="rgoulding">Ryan Goulding</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 May 2015 20:18:46 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:03 +0000</updated>
                            <resolved>Fri, 22 May 2015 12:12:14 +0000</resolved>
                                                                    <component>restconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="50666" author="rgoulding" created="Thu, 21 May 2015 20:21:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/20913/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/20913/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="50667" author="rgoulding" created="Thu, 21 May 2015 20:51:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/20923/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/20923/&lt;/a&gt; - stable/lithium changes&lt;/p&gt;</comment>
                            <comment id="50668" author="tony.tkacik@gmail.com" created="Thu, 21 May 2015 22:40:47 +0000"  >&lt;p&gt;Just a note: affected class in ubused on lithium (stable/lithium) and berrylium branch. So bugfix is needed only for stable/helium branch.&lt;/p&gt;</comment>
                            <comment id="50669" author="rgoulding" created="Thu, 21 May 2015 23:32:20 +0000"  >&lt;p&gt;Abandoned patch sets for Li and Be since this code is unused.  Changed target milestone to Helium-4.&lt;/p&gt;</comment>
                            <comment id="50670" author="tony.tkacik@gmail.com" created="Fri, 22 May 2015 09:20:36 +0000"  >&lt;p&gt;Could you provide link to stable/helium patchset?&lt;/p&gt;</comment>
                            <comment id="50671" author="rgoulding" created="Fri, 22 May 2015 12:12:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/20913/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/20913/&lt;/a&gt; resolves stable/helium&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>3331</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=3331]]></customfieldvalue>

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

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

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