<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:15 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-356] Exceptions from TicketProcessorFactory when using the l2switch with a HP 8206zl under certain configurations</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-356</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;According to this (Test2):&lt;br/&gt;
 &lt;a href=&quot;https://lists.opendaylight.org/pipermail/openflowplugin-dev/2015-February/002512.html:&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/openflowplugin-dev/2015-February/002512.html:&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Using the l2switch with the 58-l2switchmain.xml configured to install a drop flow to table 100, leads to several exceptions from TicketFinisherImpl. Default hp drop flow gets overwritten and is on the switch, but there are serveral execptions in the log. More details on the posted link. I attached the karaf.log and a wireshark log from the communication.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27624">OPNFLWPLUG-356</key>
            <summary>Exceptions from TicketProcessorFactory when using the l2switch with a HP 8206zl under certain configurations</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="renato.aguiar@hpe.com">Renato Aguiar</assignee>
                                    <reporter username="ma.willems@googlemail.com">Mario Willems</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Feb 2015 20:16:45 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:25 +0000</updated>
                            <resolved>Fri, 19 Aug 2016 12:35:39 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="56487" author="ma.willems@googlemail.com" created="Mon, 9 Feb 2015 20:18:01 +0000"  >&lt;p&gt;Attachment karaf-wireshark-hp.tar.gz has been added with description: Archiv contains the karaf- and the wireshark-log&lt;/p&gt;</comment>
                            <comment id="56483" author="abhijit2511" created="Tue, 24 Feb 2015 15:42:51 +0000"  >&lt;p&gt;Can you provide the exceptions that you are facing Mario?&lt;/p&gt;</comment>
                            <comment id="56484" author="ma.willems@googlemail.com" created="Wed, 8 Apr 2015 13:45:30 +0000"  >&lt;p&gt;Sorry for the late response, I&apos;m currently very busy... the exceptions are in the attached .tar.gz file, i post it here too, see below.&lt;/p&gt;

&lt;p&gt;I used the feature odl-l2switch-switch feature with the actual pre-build Helium SR3 zip file from the odl hp. The hp switch only accepts flows in table 100, so I changed the config file(s) of l2switch components to write the flows in table 100.&lt;/p&gt;


&lt;p&gt;After the switch connects only the default drop flow gets installed:&lt;br/&gt;
cookie=0x2b00000000000001, duration=2.185s, table=100, n_packets=0, n_bytes=0, priority=0 actions=drop&lt;/p&gt;

&lt;p&gt;No uptoctrl flow and therefore no further flows for host communication. After the switch is connected the karaf.log shows continuing errrors (every 5sec), hope this helps:&lt;/p&gt;

&lt;p&gt;2015-04-08 15:45:00,203 | ERROR | OFmsgProcessor-0 | TicketProcessorFactoryImpl       | 176 - org.opendaylight.openflowplugin - 0.0.6.Helium-SR3 | translation problem: null&lt;br/&gt;
2015-04-08 15:45:00,204 | WARN  | OFmsgFinisher-0  | TicketFinisherImpl               | 176 - org.opendaylight.openflowplugin - 0.0.6.Helium-SR3 | processing (translate, publish) of ticket failed&lt;br/&gt;
java.util.concurrent.ExecutionException: java.lang.NullPointerException&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:306)&lt;span class=&quot;error&quot;&gt;&amp;#91;78:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;78:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)&lt;span class=&quot;error&quot;&gt;&amp;#91;78:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.queue.TicketFinisherImpl.run(TicketFinisherImpl.java:49)&lt;span class=&quot;error&quot;&gt;&amp;#91;176:org.opendaylight.openflowplugin:0.0.6.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_75&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_75&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_75&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: java.lang.NullPointerException&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ActionConvertor.toMDSalActions(ActionConvertor.java:898)&lt;span class=&quot;error&quot;&gt;&amp;#91;176:org.opendaylight.openflowplugin:0.0.6.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.OFToMDSalFlowConvertor.toSALInstruction(OFToMDSalFlowConvertor.java:66)&lt;span class=&quot;error&quot;&gt;&amp;#91;176:org.opendaylight.openflowplugin:0.0.6.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.FlowStatsResponseConvertor.toSALFlowStats(FlowStatsResponseConvertor.java:103)&lt;span class=&quot;error&quot;&gt;&amp;#91;176:org.opendaylight.openflowplugin:0.0.6.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.FlowStatsResponseConvertor.toSALFlowStatsList(FlowStatsResponseConvertor.java:49)&lt;span class=&quot;error&quot;&gt;&amp;#91;176:org.opendaylight.openflowplugin:0.0.6.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.core.translator.MultipartReplyTranslator.translate(MultipartReplyTranslator.java:134)&lt;span class=&quot;error&quot;&gt;&amp;#91;176:org.opendaylight.openflowplugin:0.0.6.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.core.translator.MultipartReplyTranslator.translate(MultipartReplyTranslator.java:106)&lt;span class=&quot;error&quot;&gt;&amp;#91;176:org.opendaylight.openflowplugin:0.0.6.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.queue.TicketProcessorFactoryImpl.translate(TicketProcessorFactoryImpl.java:166)&lt;span class=&quot;error&quot;&gt;&amp;#91;176:org.opendaylight.openflowplugin:0.0.6.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.openflowplugin.openflow.md.queue.TicketProcessorFactoryImpl$1.run(TicketProcessorFactoryImpl.java:78)&lt;span class=&quot;error&quot;&gt;&amp;#91;176:org.opendaylight.openflowplugin:0.0.6.Helium-SR3&amp;#93;&lt;/span&gt;&lt;br/&gt;
	... 3 more&lt;/p&gt;</comment>
                            <comment id="56485" author="abhijit2511" created="Tue, 10 Nov 2015 01:21:35 +0000"  >&lt;p&gt;Renato,&lt;/p&gt;

&lt;p&gt;Can you check this when you get time?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Abhijit&lt;/p&gt;</comment>
                            <comment id="56486" author="andrejleitner" created="Fri, 19 Aug 2016 12:35:39 +0000"  >&lt;p&gt;Hi Mario,&lt;br/&gt;
we could not reproduce this issue at this time and many things have changed since you reported the bug. Please raise a new bug if there are still any issues.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13944" name="karaf-wireshark-hp.tar.gz" size="11652" author="ma.willems@googlemail.com" created="Mon, 9 Feb 2015 20:18:01 +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>2693</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=2693]]></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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i030nb:</customfieldvalue>

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