<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:20 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-388] NPE when apply_action doesn&apos;t contain action list</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-388</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;If you install a flow where apply_action don&apos;t have any action list, openflowplugin throws NPE while processing action list.&lt;/p&gt;

&lt;p&gt;Exception:&lt;/p&gt;

&lt;p&gt;2015-03-25 14:05:55,789 | ERROR | OFmsgProcessor-3 | TicketProcessorFactoryImpl       | 168 - org.opendaylight.openflowplugin - 0.0.5.Helium-SR2 | translation problem: null&lt;/p&gt;

&lt;p&gt;2015-03-25 14:05:55,790 | WARN  | OFmsgFinisher-0  | TicketFinisherImpl               | 168 - org.opendaylight.openflowplugin - 0.0.5.Helium-SR2 | processing (translate, publish) of ticket failed&lt;/p&gt;

&lt;p&gt;java.util.concurrent.ExecutionException: java.lang.NullPointerException&lt;/p&gt;

&lt;p&gt;                at com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:306)&lt;span class=&quot;error&quot;&gt;&amp;#91;70:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;70:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)&lt;span class=&quot;error&quot;&gt;&amp;#91;70:com.google.guava:14.0.1&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at org.opendaylight.openflowplugin.openflow.md.queue.TicketFinisherImpl.run(TicketFinisherImpl.java:49)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.openflowplugin:0.0.5.Helium-SR2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_65&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_65&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_65&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Caused by: java.lang.NullPointerException&lt;/p&gt;

&lt;p&gt;                at org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ActionConvertor.toMDSalActions(ActionConvertor.java:898)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.openflowplugin:0.0.5.Helium-SR2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.OFToMDSalFlowConvertor.toSALInstruction(OFToMDSalFlowConvertor.java:66)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.openflowplugin:0.0.5.Helium-SR2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.FlowStatsResponseConvertor.toSALFlowStats(FlowStatsResponseConvertor.java:103)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.openflowplugin:0.0.5.Helium-SR2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.FlowStatsResponseConvertor.toSALFlowStatsList(FlowStatsResponseConvertor.java:49)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.openflowplugin:0.0.5.Helium-SR2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at org.opendaylight.openflowplugin.openflow.md.core.translator.MultipartReplyTranslator.translate(MultipartReplyTranslator.java:134)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.openflowplugin:0.0.5.Helium-SR2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at org.opendaylight.openflowplugin.openflow.md.core.translator.MultipartReplyTranslator.translate(MultipartReplyTranslator.java:106)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.openflowplugin:0.0.5.Helium-SR2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at org.opendaylight.openflowplugin.openflow.md.queue.TicketProcessorFactoryImpl.translate(TicketProcessorFactoryImpl.java:166)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.openflowplugin:0.0.5.Helium-SR2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                at org.opendaylight.openflowplugin.openflow.md.queue.TicketProcessorFactoryImpl$1.run(TicketProcessorFactoryImpl.java:78)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.openflowplugin:0.0.5.Helium-SR2&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;                ... 3 more&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27656">OPNFLWPLUG-388</key>
            <summary>NPE when apply_action doesn&apos;t contain action list</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="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="Avishnoi">Anil Vishnoi</reporter>
                        <labels>
                    </labels>
                <created>Thu, 26 Mar 2015 13:28:33 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:27 +0000</updated>
                            <resolved>Tue, 10 Nov 2015 01:30:08 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="56639" author="vishnoianil@gmail.com" created="Thu, 26 Mar 2015 13:47:11 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/17156/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/17156/1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56640" author="abhijit2511" created="Mon, 13 Apr 2015 16:26:55 +0000"  >&lt;p&gt;Needs to be pushed to master.&lt;/p&gt;</comment>
                            <comment id="56641" author="vishnoianil@gmail.com" created="Wed, 17 Jun 2015 20:24:59 +0000"  >&lt;p&gt;pushed to stable/lithium and master&lt;/p&gt;

&lt;p&gt;stable/lithium : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/22826/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/22826/1&lt;/a&gt;&lt;br/&gt;
master : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/22827/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/22827/1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56642" author="abhijit2511" created="Tue, 10 Nov 2015 01:30:08 +0000"  >&lt;p&gt;Looks like this is fixed.&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>2902</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=2902]]></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_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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