<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55:21 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-1363] instance-identifier parsing error</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1363</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Precondition:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;instance-identifier contains predicate which isn&apos;t of type of string but e. g. uint8.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Consequence:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;instance-identifier isn&apos;t parsed and error is returned as HTTP response&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Responses&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;if instance-identifier contained number then response&lt;br/&gt;
{&quot;errors&quot;:{&quot;error&quot;:[
{&quot;error-type&quot;:&quot;protocol&quot;,&quot;error-tag&quot;:&quot;malformed-message&quot;,&quot;error-message&quot;:&quot;Error parsing input: null&quot;}
&lt;p&gt;]}}&lt;br/&gt;
was obtained&lt;/p&gt;&lt;/li&gt;
	&lt;li&gt;if instance identifier contained number as string (in quotes) then response&lt;br/&gt;
{&quot;errors&quot;:
&lt;div class=&quot;error&quot;&gt;&lt;span class=&quot;error&quot;&gt;Unknown macro: {&amp;quot;error&amp;quot;}&lt;/span&gt; &lt;/div&gt;
&lt;p&gt;}&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Log also contained:&lt;br/&gt;
2015-06-09 13:49:23,479 | ERROR | tp1735397359-609 | ContainerResponse                | 238 - com.sun.jersey.jersey-server - 1.17.0 | The RuntimeException could not be mapped to a respon&lt;br/&gt;
java.lang.ClassCastException: Cannot cast java.lang.String to java.lang.Short&lt;br/&gt;
        at java.lang.invoke.MethodHandleImpl.newClassCastException(MethodHandleImpl.java:361)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_45&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.invoke.MethodHandleImpl.castReference(MethodHandleImpl.java:356)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_45&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.IdentifiableItemCodec.deserialize(IdentifiableItemCodec.java:108)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.IdentifiableItemCodec.deserialize(IdentifiableItemCodec.java:31)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.KeyedListNodeCodecContext.getBindingPathArgument(KeyedListNodeCodecContext.java:73)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext.getCodecContextNode(BindingCodecContext.java:169)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.InstanceIdentifierCodec.deserialize(InstanceIdentifierCodec.java:36)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.InstanceIdentifierCodec.deserialize(InstanceIdentifierCodec.java:19)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.CompositeValueCodec.deserialize(CompositeValueCodec.java:27)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.LeafNodeCodecContext.deserializeObject(LeafNodeCodecContext.java:112)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext.getBindingChildValue(DataObjectCodecContext.java:270)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.LazyDataObject.getBindingData(LazyDataObject.java:122)&lt;br/&gt;
        at org.opendaylight.yangtools.binding.data.codec.impl.LazyDataObject.invoke(LazyDataObject.java:69)&lt;br/&gt;
        at com.sun.proxy.$Proxy119.getFlowRef(Unknown Source)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25917">CONTROLLER-1363</key>
            <summary>instance-identifier parsing 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="jhajnar@cisco.com">Jan Hajnar</assignee>
                                    <reporter username="jgloncak">Jozef Gloncak</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Jun 2015 12:36:43 +0000</created>
                <updated>Tue, 14 Nov 2017 15:17:35 +0000</updated>
                            <resolved>Tue, 16 Jun 2015 13:52:09 +0000</resolved>
                                    <version>Lithium</version>
                                                    <component>restconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="50817" author="jhajnar@cisco.com" created="Tue, 16 Jun 2015 07:40:43 +0000"  >&lt;p&gt;patch:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/22668/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/22668/&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>3645</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=3645]]></customfieldvalue>

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

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

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