<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:39 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>[OPNFLWPLUG-888] Deserialization exception in logs when NAT flows are added.</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-888</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;2017-05-09 10:37:45,616 | WARN  | entLoopGroup-7-1 | OFDecoder                        | 295 - org.opendaylight.openflowjava.openflow-protocol-impl - 0.10.0.SNAPSHOT | Message deserialization failed&lt;br/&gt;
java.lang.IndexOutOfBoundsException: readerIndex(166) + length(4) exceeds writerIndex(166): UnpooledSlicedByteBuf(ridx: 166, widx: 166, cap: 166/166, unwrapped: PooledUnsafeDirectByteBuf(ridx: 2544, widx: 2544, cap: 65536))&lt;br/&gt;
	at io.netty.buffer.AbstractByteBuf.checkReadableBytes0(AbstractByteBuf.java:1389)&lt;span class=&quot;error&quot;&gt;&amp;#91;144:io.netty.buffer:4.1.8.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.buffer.AbstractByteBuf.readInt(AbstractByteBuf.java:766)&lt;span class=&quot;error&quot;&gt;&amp;#91;144:io.netty.buffer:4.1.8.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.buffer.AbstractByteBuf.readUnsignedInt(AbstractByteBuf.java:782)&lt;span class=&quot;error&quot;&gt;&amp;#91;144:io.netty.buffer:4.1.8.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializer.deserialize(OutputActionDeserializer.java:26)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializer.deserialize(OutputActionDeserializer.java:19)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.util.ActionUtil.readAction(ActionUtil.java:58)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.AbstractActionInstructionDeserializer.readActions(AbstractActionInstructionDeserializer.java:76)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializer.deserialize(ApplyActionsInstructionDeserializer.java:32)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializer.deserialize(ApplyActionsInstructionDeserializer.java:19)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.util.InstructionUtil.readInstruction(InstructionUtil.java:64)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializer.deserialize(MultipartReplyFlowStatsDeserializer.java:103)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializer.deserialize(MultipartReplyFlowStatsDeserializer.java:39)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializer.deserialize(MultipartReplyMessageDeserializer.java:43)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializer.deserialize(MultipartReplyMessageDeserializer.java:22)&lt;span class=&quot;error&quot;&gt;&amp;#91;307:org.opendaylight.openflowplugin.impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactory.deserialize(DeserializationFactory.java:55)&lt;span class=&quot;error&quot;&gt;&amp;#91;295:org.opendaylight.openflowjava.openflow-protocol-impl:0.10.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowjava.protocol.impl.core.OFDecoder.decode(OFDecoder.java:49)&lt;span class=&quot;error&quot;&gt;&amp;#91;295:org.opendaylight.openflowjava.openflow-protocol-impl:0.10.0.SNAPSHOT&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="28156">OPNFLWPLUG-888</key>
            <summary>Deserialization exception in logs when NAT flows are added.</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="aswins">Aswin Suryanarayanan</assignee>
                                    <reporter username="aswins">Aswin Suryanarayanan</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 May 2017 14:40:11 +0000</created>
                <updated>Mon, 27 Sep 2021 09:02:02 +0000</updated>
                            <resolved>Wed, 17 May 2017 05:00:35 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="58924" author="aswins" created="Tue, 9 May 2017 14:44:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56731/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56731/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58925" author="tomas.slusny@pantheon.tech" created="Mon, 15 May 2017 10:37:25 +0000"  >&lt;p&gt;So is this still in progress or it is just waiting for review?&lt;/p&gt;</comment>
                            <comment id="58926" author="aswins" created="Mon, 15 May 2017 10:42:41 +0000"  >&lt;p&gt;It is waiting for review.&lt;/p&gt;</comment>
                            <comment id="58927" author="abhijit2511" created="Mon, 15 May 2017 16:12:55 +0000"  >&lt;p&gt;On Stable/Boron:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/57064/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/57064/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58928" author="shague@redhat.com" created="Mon, 15 May 2017 18:39:40 +0000"  >&lt;p&gt;(In reply to Abhijit Kumbhare from comment #4)&lt;br/&gt;
&amp;gt; On Stable/Boron:&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/57064/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/57064/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;correction, that is the stable/carbon patch.&lt;/p&gt;</comment>
                            <comment id="58929" author="anipbu" created="Mon, 15 May 2017 22:41:48 +0000"  >&lt;p&gt;Patch &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/57064/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/57064/&lt;/a&gt; was successfully merged.  Can we mark this bug as fixed and resolved.&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>8408</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=8408]]></customfieldvalue>

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

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