<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:54:44 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-1118] NPE - ControllerContext in toQName method</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1118</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;2015-01-21 04:00:31,655 | ERROR | qtp2032275313-60 | ContainerResponse                | 108 - com.sun.jersey.jersey-server - 1.17.0 | 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.restconf.impl.ControllerContext.toQName(ControllerContext.java:768)&lt;span class=&quot;error&quot;&gt;&amp;#91;227:org.opendaylight.controller.sal-rest-connector:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.sal.restconf.impl.ControllerContext.getRpcDefinition(ControllerContext.java:777)&lt;span class=&quot;error&quot;&gt;&amp;#91;227:org.opendaylight.controller.sal-rest-connector:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.sal.restconf.impl.RestconfImpl.resolveIdentifierInInvokeRpc(RestconfImpl.java:570)&lt;span class=&quot;error&quot;&gt;&amp;#91;227:org.opendaylight.controller.sal-rest-connector:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.sal.restconf.impl.RestconfImpl.invokeRpc(RestconfImpl.java:459)&lt;span class=&quot;error&quot;&gt;&amp;#91;227:org.opendaylight.controller.sal-rest-connector:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.sal.restconf.impl.StatisticsRestconfServiceWrapper.invokeRpc(StatisticsRestconfServiceWrapper.java:72)&lt;span class=&quot;error&quot;&gt;&amp;#91;227:org.opendaylight.controller.sal-rest-connector:1.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_67&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_67&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_67&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.reflect.Method.invoke(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_67&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25672">CONTROLLER-1118</key>
            <summary>NPE - ControllerContext in toQName method</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="vdemcak@cisco.com">Vaclav Demcak</assignee>
                                    <reporter username="vdemcak@cisco.com">Vaclav Demcak</reporter>
                        <labels>
                    </labels>
                <created>Wed, 21 Jan 2015 12:44:34 +0000</created>
                <updated>Mon, 9 Feb 2015 09:16:57 +0000</updated>
                            <resolved>Mon, 9 Feb 2015 09:16:57 +0000</resolved>
                                    <version>Post-Helium</version>
                                                    <component>restconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="50055" author="vdemcak@cisco.com" created="Wed, 21 Jan 2015 12:44:34 +0000"  >&lt;p&gt;Attachment karaf.log has been added with description: log file&lt;/p&gt;</comment>
                            <comment id="50056" author="vdemcak@cisco.com" created="Wed, 21 Jan 2015 12:44:57 +0000"  >&lt;p&gt;Attachment opendaylight.log has been added with description: Server log&lt;/p&gt;</comment>
                            <comment id="50054" author="vdemcak@cisco.com" created="Wed, 21 Jan 2015 14:38:34 +0000"  >&lt;p&gt;Hotfix - add validation only &lt;br/&gt;
master: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/14326/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/14326/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Full fix HTTP response NPE needs Upgrade Jersey (&lt;a href=&quot;https://java.net/jira/browse/JERSEY-1658&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://java.net/jira/browse/JERSEY-1658&lt;/a&gt;)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="21027">NETCONF-14</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="13481" name="karaf.log" size="204943" author="vdemcak@cisco.com" created="Wed, 21 Jan 2015 12:44:34 +0000"/>
                            <attachment id="13482" name="opendaylight.log" size="204943" author="vdemcak@cisco.com" created="Wed, 21 Jan 2015 12:44: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>2616</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=2616]]></customfieldvalue>

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

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

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