<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:25:59 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>[NIC-15] java.lang.NullPointerException occurs when CLI request on allow action in NIC</title>
                <link>https://jira.opendaylight.org/browse/NIC-15</link>
                <project id="10147" key="NIC">nic</project>
                    <description>&lt;p&gt;CLI Request command:&lt;br/&gt;
opendaylight-user@root&amp;gt;intent:add -a ALLOW -t 00:00:00:00:00:03 -f 00:00:00:00:00:01&lt;br/&gt;
Intent created (id: fc6dd5d9-788b-4d09-8354-7ce39a87aed0)&lt;/p&gt;

&lt;p&gt;Error : &lt;/p&gt;

&lt;p&gt;2016-01-26 04:44:37,019 | ERROR | ult-dispatcher-3 | DataChangeListener               | 168 - org.opendaylight.controller.sal-distributed-datastore - 1.3.0.Beryllium-RC0 | Error notifying listener org.opendaylight.nic.listeners.impl.IntentNotificationSupplierImpl&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
        at org.opendaylight.nic.of.renderer.impl.IntentFlowManager.createFlowName(IntentFlowManager.java:296)&lt;span class=&quot;error&quot;&gt;&amp;#91;283:org.opendaylight.nic.of-renderer:1.1.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.nic.of.renderer.impl.IntentFlowManager.pushFlow(IntentFlowManager.java:103)&lt;span class=&quot;error&quot;&gt;&amp;#91;283:org.opendaylight.nic.of-renderer:1.1.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.nic.of.renderer.impl.OFRendererFlowManagerProvider.pushIntentFlow(OFRendererFlowManagerProvider.java:162)&lt;span class=&quot;error&quot;&gt;&amp;#91;283:org.opendaylight.nic.of-renderer:1.1.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.nic.listeners.impl.IntentNotificationSubscriberImpl.handleEvent(IntentNotificationSubscriberImpl.java:29)&lt;span class=&quot;error&quot;&gt;&amp;#91;284:org.opendaylight.nic.intent-listeners:1.1.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.nic.listeners.impl.AbstractNotificationSupplierItemRoot.created(AbstractNotificationSupplierItemRoot.java:90)&lt;span class=&quot;error&quot;&gt;&amp;#91;284:org.opendaylight.nic.intent-listeners:1.1.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.nic.listeners.impl.AbstractNotificationSupplierItemRoot.onDataChanged(AbstractNotificationSupplierItemRoot.java:71)&lt;span class=&quot;error&quot;&gt;&amp;#91;284:org.opendaylight.nic.intent-listeners:1.1.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.nic.listeners.impl.IntentNotificationSupplierImpl.onDataChanged(IntentNotificationSupplierImpl.java:22)&lt;span class=&quot;error&quot;&gt;&amp;#91;284:org.opendaylight.nic.intent-listeners:1.1.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:143)&lt;span class=&quot;error&quot;&gt;&amp;#91;143:org.opendaylight.controller.sal-binding-broker-impl:1.3.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.cluster.datastore.DataChangeListener.dataChanged(DataChangeListener.java:66)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.controller.sal-distributed-datastore:1.3.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.cluster.datastore.DataChangeListener.handleReceive(DataChangeListener.java:39)&lt;span class=&quot;error&quot;&gt;&amp;#91;168:org.opendaylight.controller.sal-distributed-datastore:1.3.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.cluster.common.actor.AbstractUntypedActor.onReceive(AbstractUntypedActor.java:34)&lt;span class=&quot;error&quot;&gt;&amp;#91;164:org.opendaylight.controller.sal-clustering-commons:1.3.0.Beryllium-RC0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.scala:167)&lt;span class=&quot;error&quot;&gt;&amp;#91;153:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.Actor$class.aroundReceive(Actor.scala:467)&lt;span class=&quot;error&quot;&gt;&amp;#91;153:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:97)&lt;span class=&quot;error&quot;&gt;&amp;#91;153:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)&lt;span class=&quot;error&quot;&gt;&amp;#91;153:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.actor.ActorCell.invoke(ActorCell.scala:487)&lt;span class=&quot;error&quot;&gt;&amp;#91;153:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)&lt;span class=&quot;error&quot;&gt;&amp;#91;153:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.dispatch.Mailbox.run(Mailbox.scala:220)&lt;span class=&quot;error&quot;&gt;&amp;#91;153:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:397)&lt;span class=&quot;error&quot;&gt;&amp;#91;153:com.typesafe.akka.actor:2.3.14&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)&lt;span class=&quot;error&quot;&gt;&amp;#91;150:org.scala-lang.scala-library:2.11.7.v20150622-112736-1fbce4612c&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)&lt;span class=&quot;error&quot;&gt;&amp;#91;150:org.scala-lang.scala-library:2.11.7.v20150622-112736-1fbce4612c&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)&lt;span class=&quot;error&quot;&gt;&amp;#91;150:org.scala-lang.scala-library:2.11.7.v20150622-112736-1fbce4612c&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)&lt;span class=&quot;error&quot;&gt;&amp;#91;150:org.scala-lang.scala-library:2.11.7.v20150622-112736-1fbce4612c&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="23973">NIC-15</key>
            <summary>java.lang.NullPointerException occurs when CLI request on allow action in NIC</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="m.vinoth@hcl.com">Vinothkumar</reporter>
                        <labels>
                    </labels>
                <created>Mon, 25 Jan 2016 15:32:29 +0000</created>
                <updated>Thu, 19 Oct 2017 21:27:01 +0000</updated>
                            <resolved>Tue, 26 Jan 2016 19:40:30 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="46343" author="saket.m.mahajani@hp.com" created="Mon, 25 Jan 2016 23:20:12 +0000"  >&lt;p&gt;This patch should fix the problem:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33515/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33515/&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>5083</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=5083]]></customfieldvalue>

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

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