<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:27 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-813] Errors flooding the logs (openflowplugin&apos;s &quot;Message deserialization failed&quot;)</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-813</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;2016-10-31 10:21:13,000 | INFO  | entLoopGroup-9-2 | ActionDeserializer               | 295 - org.opendaylight.openflowplugin.openflowjava-extension-nicira-api - 0.3.1.SNAPSHOT | No deserializer was found for key NiciraActionDeserializerKey &lt;span class=&quot;error&quot;&gt;&amp;#91;version=4, subtype=19&amp;#93;&lt;/span&gt;&lt;br/&gt;
2016-10-31 10:21:13,000 | WARN  | entLoopGroup-9-2 | OFDecoder                        | 286 - org.opendaylight.openflowjava.openflow-protocol-impl - 0.8.1.SNAPSHOT | Message deserialization failed&lt;br/&gt;
java.lang.IllegalStateException: Deserializer for key: msgVersion: 4 objectClass: org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action msgType: 300 experimenterID: null was not found - please verify that all needed deserializers ale loaded correctly&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImpl.getDeserializer(DeserializerRegistryImpl.java:69)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.util.ListDeserializer.deserializeList(ListDeserializer.java:52)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractActionInstructionDeserializer.deserializeActions(AbstractActionInstructionDeserializer.java:38)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.ApplyActionsInstructionDeserializer.deserialize(ApplyActionsInstructionDeserializer.java:36)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.ApplyActionsInstructionDeserializer.deserialize(ApplyActionsInstructionDeserializer.java:25)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.util.ListDeserializer.deserializeList(ListDeserializer.java:53)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactory.setFlow(MultipartReplyMessageFactory.java:304)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactory.deserialize(MultipartReplyMessageFactory.java:198)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactory.deserialize(MultipartReplyMessageFactory.java:148)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactory.deserialize(DeserializationFactory.java:59)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.core.OFDecoder.decode(OFDecoder.java:55)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.core.OFDecoder.decode(OFDecoder.java:28)&lt;span class=&quot;error&quot;&gt;&amp;#91;286:org.opendaylight.openflowjava.openflow-protocol-impl:0.8.1.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="28081">OPNFLWPLUG-813</key>
            <summary>Errors flooding the logs (openflowplugin&apos;s &quot;Message deserialization failed&quot;)</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="-1">Unassigned</assignee>
                                    <reporter username="zan.cohen@hpe.com">zan cohen</reporter>
                        <labels>
                    </labels>
                <created>Mon, 31 Oct 2016 17:49:03 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:57 +0000</updated>
                            <resolved>Tue, 21 Feb 2017 14:06:38 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="58503" author="zan.cohen@hpe.com" created="Tue, 1 Nov 2016 09:34:13 +0000"  >&lt;p&gt;Attachment q-svc_defetc7070.zip has been added with description: ignore this logs!!&lt;/p&gt;</comment>
                            <comment id="58504" author="zan.cohen@hpe.com" created="Tue, 1 Nov 2016 09:57:16 +0000"  >&lt;p&gt;Attachment q-svc_defect7071.zipx has been added with description: q-svc&lt;/p&gt;</comment>
                            <comment id="58505" author="zan.cohen@hpe.com" created="Tue, 1 Nov 2016 09:57:43 +0000"  >&lt;p&gt;Attachment screen-karaf_defect_7071.zipx has been added with description: Karaf logs&lt;/p&gt;</comment>
                            <comment id="58506" author="zan.cohen@hpe.com" created="Tue, 1 Nov 2016 15:04:50 +0000"  >&lt;p&gt;Attachment .zipx has been added with description: Pcap files and related Karaf log&lt;/p&gt;</comment>
                            <comment id="58507" author="tal.rosenzweig@hpe.com" created="Thu, 8 Dec 2016 15:45:29 +0000"  >&lt;p&gt;Attachment karaf.rar has been added with description: caught karaf.log on the problem happend&lt;/p&gt;</comment>
                            <comment id="58498" author="yair.zinger@hpe.com" created="Tue, 13 Dec 2016 14:27:26 +0000"  >&lt;p&gt;This bug is cause because we don&apos;t have a &quot;FinTimeoutCodec&quot; (and converter).&lt;br/&gt;
The scenario is run with learn security groups and send TCP traffic from a VM.&lt;br/&gt;
It should create a flow on table 41 with &quot;actions=fin_timeout(...)&quot;.&lt;br/&gt;
The flow is created correctly dynamically.&lt;/p&gt;

&lt;p&gt;The problem is when we receive this flow as part of the stats.&lt;br/&gt;
The ODL tries to read it and fails on deserializing it.&lt;/p&gt;

&lt;p&gt;The solution - create codec and converter for FinTimeout.&lt;/p&gt;</comment>
                            <comment id="58499" author="koby.aizer@hpe.com" created="Wed, 21 Dec 2016 08:47:56 +0000"  >&lt;p&gt;Review: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/49665/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/49665/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58500" author="koby.aizer@hpe.com" created="Mon, 9 Jan 2017 15:58:32 +0000"  >&lt;p&gt;Raising severity to critical as this exceptions floods the ODL logs&lt;/p&gt;</comment>
                            <comment id="58501" author="tomas.slusny@pantheon.tech" created="Mon, 20 Feb 2017 12:02:04 +0000"  >&lt;p&gt;This was merged on both carbon and boron, so can this be closed?&lt;/p&gt;</comment>
                            <comment id="58502" author="yair.zinger@hpe.com" created="Tue, 21 Feb 2017 14:06:38 +0000"  >&lt;p&gt;(In reply to Tomas Slusny from comment #9)&lt;br/&gt;
&amp;gt; This was merged on both carbon and boron, so can this be closed?&lt;/p&gt;

&lt;p&gt;I think it can be resolved.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14099" name=".zipx" size="117431" author="zan.cohen@hpe.com" created="Tue, 1 Nov 2016 15:04:50 +0000"/>
                            <attachment id="14100" name="karaf.rar" size="60036" author="tal.rosenzweig@hpe.com" created="Thu, 8 Dec 2016 15:45:29 +0000"/>
                            <attachment id="14097" name="q-svc_defect7071.zipx" size="632948" author="zan.cohen@hpe.com" created="Tue, 1 Nov 2016 09:57:16 +0000"/>
                            <attachment id="14096" name="q-svc_defetc7070.zip" size="442049" author="zan.cohen@hpe.com" created="Tue, 1 Nov 2016 09:34:13 +0000"/>
                            <attachment id="14098" name="screen-karaf_defect_7071.zipx" size="701145" author="zan.cohen@hpe.com" created="Tue, 1 Nov 2016 09:57:43 +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>7071</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=7071]]></customfieldvalue>

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

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