<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:08:41 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>[MDSAL-116] Binding Dom Codec : ClassCastException when EncapsulatedValueCodec deserialize BinaryType</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-116</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.317 sec &amp;lt;&amp;lt;&amp;lt; FAILURE! - in org.opendaylight.protocol.bgp.rib.impl.PeerTest&lt;br/&gt;
testClassicPeer(org.opendaylight.protocol.bgp.rib.impl.PeerTest)  Time elapsed: 1.517 sec  &amp;lt;&amp;lt;&amp;lt; ERROR!&lt;br/&gt;
java.lang.IllegalStateException: MpReachNlri codec not available&lt;br/&gt;
	at com.google.common.base.Preconditions.checkState(Preconditions.java:173)&lt;/p&gt;



&lt;p&gt;testWithLinkstate(org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest)  Time elapsed: 2.117 sec  &amp;lt;&amp;lt;&amp;lt; ERROR!&lt;br/&gt;
java.lang.IllegalArgumentException: Supplied value &quot;&quot; does not match required pattern &quot;^((&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;|&lt;span class=&quot;error&quot;&gt;&amp;#91;1-9&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;|1&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;|2&lt;span class=&quot;error&quot;&gt;&amp;#91;0-4&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;|25&lt;span class=&quot;error&quot;&gt;&amp;#91;0-5&amp;#93;&lt;/span&gt;)\.)&lt;/p&gt;
{3}
&lt;p&gt;(&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;|&lt;span class=&quot;error&quot;&gt;&amp;#91;1-9&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;|1&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;|2&lt;span class=&quot;error&quot;&gt;&amp;#91;0-4&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9&amp;#93;&lt;/span&gt;|25&lt;span class=&quot;error&quot;&gt;&amp;#91;0-5&amp;#93;&lt;/span&gt;)(%[\p&lt;/p&gt;
{N}
&lt;p&gt;\p&lt;/p&gt;
{L}
&lt;p&gt;]+)?$&quot;&lt;br/&gt;
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924.Ipv4Address.&amp;lt;init&amp;gt;(Ipv4Address.java:51)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.EncapsulatedValueCodec.deserialize(EncapsulatedValueCodec.java:53)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.LeafNodeCodecContext.domValueFromString(LeafNodeCodecContext.java:92)&lt;/p&gt;




&lt;p&gt;java.lang.IllegalStateException: MpReachNlri codec not available&lt;br/&gt;
	at com.google.common.base.Preconditions.checkState(Preconditions.java:173)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.CodecsImpl.serializeReachNlri(CodecsImpl.java:125)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.RIBSupportContextImpl.writeRoutes(RIBSupportContextImpl.java:47)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.TableContext.writeRoutes(TableContext.java:49)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.AdjRibInWriter.updateRoutes(AdjRibInWriter.java:254)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.BGPPeer.onMessage(BGPPeer.java:125)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.mock.EventBusRegistration.sendMessage(EventBusRegistration.java:88)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.mock.EventBusRegistration.&amp;lt;init&amp;gt;(EventBusRegistration.java:55)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.mock.EventBusRegistration.createAndRegister(EventBusRegistration.java:46)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.mock.BGPMock.registerUpdateListener(BGPMock.java:118)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest.testWithoutLinkstate(ParserToSalTest.java:154)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26938">MDSAL-116</key>
            <summary>Binding Dom Codec : ClassCastException when EncapsulatedValueCodec deserialize BinaryType</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="ifoltin">Igor Foltin</assignee>
                                    <reporter username="cdgasparini">Claudio David Gasparini</reporter>
                        <labels>
                    </labels>
                <created>Wed, 18 Nov 2015 16:35:14 +0000</created>
                <updated>Fri, 9 Mar 2018 18:00:11 +0000</updated>
                            <resolved>Fri, 20 Nov 2015 11:43:25 +0000</resolved>
                                                                        <due>Thu, 3 Dec 2015 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="54191" author="vrpolak" created="Wed, 18 Nov 2015 17:59:00 +0000"  >&lt;p&gt;Probably already fixed: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/29849/4/yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/StringType.java&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/29849/4/yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/StringType.java&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="54192" author="cdgasparini" created="Thu, 19 Nov 2015 08:19:33 +0000"  >&lt;p&gt;previous issue already fixed.&lt;/p&gt;

&lt;p&gt;Still&lt;/p&gt;

&lt;p&gt;Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.196 sec &amp;lt;&amp;lt;&amp;lt; FAILURE! - in org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest&lt;br/&gt;
testWithLinkstate(org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest)  Time elapsed: 2.139 sec  &amp;lt;&amp;lt;&amp;lt; ERROR!&lt;br/&gt;
java.lang.ClassCastException: Cannot cast java.util.Collections$EmptyList to [B&lt;br/&gt;
	at sun.invoke.util.ValueConversions.newClassCastException(ValueConversions.java:461)&lt;br/&gt;
	at sun.invoke.util.ValueConversions.castReference(ValueConversions.java:456)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.EncapsulatedValueCodec.deserialize(EncapsulatedValueCodec.java:53)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.LeafNodeCodecContext.createDefaultObject(LeafNodeCodecContext.java:84)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.LeafNodeCodecContext.&amp;lt;init&amp;gt;(LeafNodeCodecContext.java:53)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext.getLeafNodesUsingReflection(BindingCodecContext.java:275)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingCodecContext.getLeafNodes(BindingCodecContext.java:237)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext.&amp;lt;init&amp;gt;(DataObjectCodecContext.java:86)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.ContainerNodeCodecContext.&amp;lt;init&amp;gt;(ContainerNodeCodecContext.java:19)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.DataContainerCodecPrototype.createInstance(DataContainerCodecPrototype.java:126)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.DataContainerCodecPrototype.get(DataContainerCodecPrototype.java:112)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.DataObjectCodecContext.streamChild(DataObjectCodecContext.java:149)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingToNormalizedStreamWriter.enter(BindingToNormalizedStreamWriter.java:67)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingToNormalizedStreamWriter.startContainerNode(BindingToNormalizedStreamWriter.java:145)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev150210.node.identifier.c.router.identifier.isis.node._case.IsisNode$StreamWriter.serialize(DataObjectSerializerPrototype.java)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev150210.node.identifier.c.router.identifier.IsisNodeCase$StreamWriter.serialize(DataObjectSerializerPrototype.java)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingNormalizedNodeCodecRegistry$DataObjectSerializerProxy.serialize(BindingNormalizedNodeCodecRegistry.java:295)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.util.ChoiceDispatchSerializer.serialize(ChoiceDispatchSerializer.java:47)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev150210.linkstate.object.type.node._case.NodeDescriptors$StreamWriter.serialize(DataObjectSerializerPrototype.java)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev150210.linkstate.object.type.NodeCase$StreamWriter.serialize(DataObjectSerializerPrototype.java)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingNormalizedNodeCodecRegistry$DataObjectSerializerProxy.serialize(BindingNormalizedNodeCodecRegistry.java:295)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.util.ChoiceDispatchSerializer.serialize(ChoiceDispatchSerializer.java:47)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev150210.linkstate.destination.CLinkstateDestination$StreamWriter.serialize(DataObjectSerializerPrototype.java)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev150210.update.attributes.mp.reach.nlri.advertized.routes.destination.type.destination.linkstate._case.DestinationLinkstate$StreamWriter.serialize(DataObjectSerializerPrototype.java)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev150210.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationLinkstateCase$StreamWriter.serialize(DataObjectSerializerPrototype.java)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingNormalizedNodeCodecRegistry$DataObjectSerializerProxy.serialize(BindingNormalizedNodeCodecRegistry.java:295)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.util.ChoiceDispatchSerializer.serialize(ChoiceDispatchSerializer.java:47)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev130919.update.attributes.mp.reach.nlri.AdvertizedRoutes$StreamWriter.serialize(DataObjectSerializerPrototype.java)&lt;br/&gt;
	at org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.multiprotocol.rev130919.update.attributes.MpReachNlri$StreamWriter.serialize(DataObjectSerializerPrototype.java)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.BindingNormalizedNodeCodecRegistry$DataObjectSerializerProxy.serialize(BindingNormalizedNodeCodecRegistry.java:295)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.DataContainerCodecContext.writeAsNormalizedNode(DataContainerCodecContext.java:202)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.DataContainerCodecContext.serialize(DataContainerCodecContext.java:195)&lt;br/&gt;
	at org.opendaylight.yangtools.binding.data.codec.impl.NonCachingCodec.serialize(NonCachingCodec.java:30)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.CodecsImpl.serializeReachNlri(CodecsImpl.java:126)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.RIBSupportContextImpl.writeRoutes(RIBSupportContextImpl.java:47)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.TableContext.writeRoutes(TableContext.java:49)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.AdjRibInWriter.updateRoutes(AdjRibInWriter.java:254)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.BGPPeer.onMessage(BGPPeer.java:125)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.mock.EventBusRegistration.sendMessage(EventBusRegistration.java:88)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.mock.EventBusRegistration.&amp;lt;init&amp;gt;(EventBusRegistration.java:55)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.mock.EventBusRegistration.createAndRegister(EventBusRegistration.java:46)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.mock.BGPMock.registerUpdateListener(BGPMock.java:118)&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.ParserToSalTest.testWithLinkstate(ParserToSalTest.java:142)&lt;/p&gt;</comment>
                            <comment id="54193" author="cdgasparini" created="Thu, 19 Nov 2015 09:57:32 +0000"  >&lt;p&gt;Seems to be an yang bug, I&apos;m changing the product owner.&lt;/p&gt;

&lt;p&gt;Exception is thrown when method EncapsulatedValueCodec-&amp;gt;deserialize(final Object input) gets empty input during process of IsisNodeCase.&lt;br/&gt;
Not sure what is the cause of the issue since, IsisNodeCase is not empty.&lt;/p&gt;</comment>
                            <comment id="54194" author="cdgasparini" created="Thu, 19 Nov 2015 13:10:41 +0000"  >&lt;p&gt;[typeName(urn:opendaylight:params:xml:ns:yang:network:concepts?revision=2013-11-25)iso-system-identifier, baseType=BinaryType [name=(urn:ietf:params:xml:ns:yang:1)binary, description=The binary built-in type represents any binary data, i.e., a sequence of octets., reference=&lt;a href=&quot;https://tools.ietf.org/html/rfc6020#section-9.8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/rfc6020#section-9.8&lt;/a&gt;, bytes=[], lengthConstraints=[LengthConstraintImpl &lt;span class=&quot;error&quot;&gt;&amp;#91;min=0, max=9223372036854775807, description=, errorAppTag=length-out-of-specified-bounds, reference=, errorMessage=The argument is out of bounds &amp;lt;0, 9223372036854775807&amp;gt;&amp;#93;&lt;/span&gt;], units=], path=AbsoluteSchemaPath&lt;/p&gt;
{path[(urn:opendaylight:params:xml:ns:yang:network:concepts?revision=2013-11-25)iso-system-identifier]}
&lt;p&gt;, description=, reference=&lt;a href=&quot;https://tools.ietf.org/html/draft-ietf-idr-ls-distribution-03#section-3.2.1.4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://tools.ietf.org/html/draft-ietf-idr-ls-distribution-03#section-3.2.1.4&lt;/a&gt;, unknownSchemaNodes=[], status=CURRENT, units=null, defaultValue=null]&lt;/p&gt;



&lt;p&gt;Excetion is thrwon when EmptyList is pass to&lt;/p&gt;

&lt;p&gt;    public Object deserialize(final Object input) {&lt;br/&gt;
        try &lt;/p&gt;
{
            return constructor.invokeExact(input);
        }
&lt;p&gt; catch (Throwable e) &lt;/p&gt;
{
            throw Throwables.propagate(e);
        }
&lt;p&gt;    }&lt;/p&gt;</comment>
                            <comment id="54195" author="martin.ciglan" created="Fri, 20 Nov 2015 09:34:10 +0000"  >&lt;p&gt;Claudio confirms that issue persists, will be fixed&lt;/p&gt;</comment>
                            <comment id="54196" author="tony.tkacik@gmail.com" created="Fri, 20 Nov 2015 10:07:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/29969&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/29969&lt;/a&gt; &lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/29970&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/29970&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/29971&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/29971&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>4648</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=4648]]></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="10351"><![CDATA[Beryllium-M5]]></customfieldvalue>

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

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