<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:00:53 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>[GBP-2] NPE in SwitchManager</title>
                <link>https://jira.opendaylight.org/browse/GBP-2</link>
                <project id="10127" key="GBP">groupbasedpolicy</project>
                    <description>&lt;p&gt;The following exception occurred when running the groupbasedpolicy POC demo:&lt;/p&gt;

&lt;p&gt;2014-09-15 17:23:50 PDT &lt;span class=&quot;error&quot;&gt;&amp;#91;com.google.common.util.concurrent.ExecutionList&amp;#93;&lt;/span&gt; SEVERE com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair execute RuntimeException while executing runnable com.google.common.util.concurrent.Futures$4@1eafbd09 with executor com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService@23a3a99c&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.SwitchManager$SwitchState.update(SwitchManager.java:420)&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.SwitchManager$SwitchState.setConfig(SwitchManager.java:437)&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.SwitchManager.updateSwitchConfig(SwitchManager.java:244)&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.SwitchManager.access$600(SwitchManager.java:54)&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.SwitchManager$4.onSuccess(SwitchManager.java:284)&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.SwitchManager$4.onSuccess(SwitchManager.java:275)&lt;br/&gt;
	at com.google.common.util.concurrent.Futures$4.run(Futures.java:1149)&lt;br/&gt;
	at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:293)&lt;br/&gt;
	at com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair.execute(ExecutionList.java:150)&lt;br/&gt;
	at com.google.common.util.concurrent.ExecutionList.add(ExecutionList.java:106)&lt;br/&gt;
	at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:170)&lt;br/&gt;
	at com.google.common.util.concurrent.ForwardingListenableFuture.addListener(ForwardingListenableFuture.java:47)&lt;br/&gt;
	at com.google.common.util.concurrent.Futures.addCallback(Futures.java:1152)&lt;br/&gt;
	at com.google.common.util.concurrent.Futures.addCallback(Futures.java:1088)&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.SwitchManager.readSwitches(SwitchManager.java:308)&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.SwitchManager.access$400(SwitchManager.java:54)&lt;br/&gt;
	at org.opendaylight.groupbasedpolicy.renderer.ofoverlay.SwitchManager$NodesConfigListener.onDataChanged(SwitchManager.java:202)&lt;br/&gt;
	at org.opendaylight.controller.md.sal.binding.impl.AbstractForwardedDataBroker$TranslatingDataChangeInvoker.onDataChanged(AbstractForwardedDataBroker.java:146)&lt;br/&gt;
	at org.opendaylight.controller.md.sal.dom.store.impl.InMemoryDOMDataStore$1.invokeListener(InMemoryDOMDataStore.java:74)&lt;br/&gt;
	at org.opendaylight.controller.md.sal.dom.store.impl.InMemoryDOMDataStore$1.invokeListener(InMemoryDOMDataStore.java:68)&lt;br/&gt;
	at org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager$NotificationTask.notifyListener(QueuedNotificationManager.java:411)&lt;br/&gt;
	at org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager$NotificationTask.run(QueuedNotificationManager.java:382)&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;/p&gt;


&lt;p&gt;This wasn&apos;t observed in previous versions, but there should be a NULL pointer check to guard against this.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28308">GBP-2</key>
            <summary>NPE in SwitchManager</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="tbachman@yahoo.com">Thomas Bachman</reporter>
                        <labels>
                    </labels>
                <created>Tue, 16 Sep 2014 00:31:23 +0000</created>
                <updated>Thu, 19 Oct 2017 22:36:48 +0000</updated>
                            <resolved>Tue, 16 Sep 2014 10:26:58 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due>Tue, 16 Sep 2014 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="59343" author="tbachman@yahoo.com" created="Tue, 16 Sep 2014 10:26:46 +0000"  >&lt;p&gt;Fixed in &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/11220/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/11220/&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>1898</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=1898]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10372"><![CDATA[Helium-RC2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10312"><![CDATA[High]]></customfieldvalue>

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

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