<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:04 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-287] NPE when running groupbasedpolicy POC demo</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-287</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Saw this in the RC1-3 candidate (after start_mininet.sh on both nodes, using just our feature and restconf):&lt;/p&gt;

&lt;p&gt;2014-09-18 23:41:42,158 | ERROR | ntLoopGroup-10-2 | SessionManagerOFImpl             | 212 - org.opendaylight.openflowplugin - 0.0.3.Helium-RC1-3-v201409190324 | Unhandled exeption occured while invoking onSessionRemoved on listener&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.sal.SalRegistrationManager.onSessionRemoved(SalRegistrationManager.java:116)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:org.opendaylight.openflowplugin:0.0.3.Helium-RC1-3-v201409190324&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.session.SessionManagerOFImpl$1.onSessionRemoved(SessionManagerOFImpl.java:204)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:org.opendaylight.openflowplugin:0.0.3.Helium-RC1-3-v201409190324&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.session.SessionManagerOFImpl.removeSessionContext(SessionManagerOFImpl.java:127)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:org.opendaylight.openflowplugin:0.0.3.Helium-RC1-3-v201409190324&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.session.SessionManagerOFImpl.invalidateDeadSessionContext(SessionManagerOFImpl.java:117)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:org.opendaylight.openflowplugin:0.0.3.Helium-RC1-3-v201409190324&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.session.SessionManagerOFImpl.invalidateOnDisconnect(SessionManagerOFImpl.java:169)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:org.opendaylight.openflowplugin:0.0.3.Helium-RC1-3-v201409190324&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowplugin.openflow.md.core.ConnectionConductorImpl.onDisconnectEvent(ConnectionConductorImpl.java:358)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:org.opendaylight.openflowplugin:0.0.3.Helium-RC1-3-v201409190324&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.connection.ConnectionAdapterImpl.consume(ConnectionAdapterImpl.java:275)&lt;span class=&quot;error&quot;&gt;&amp;#91;210:org.opendaylight.openflowjava.openflow-protocol-impl:0.5.0.Helium-RC1-3-v201409190324&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandler.channelInactive(DelegatingInboundHandler.java:55)&lt;span class=&quot;error&quot;&gt;&amp;#91;210:org.opendaylight.openflowjava.openflow-protocol-impl:0.5.0.Helium-RC1-3-v201409190324&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228)&lt;span class=&quot;error&quot;&gt;&amp;#91;149:io.netty.codec:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228)&lt;span class=&quot;error&quot;&gt;&amp;#91;149:io.netty.codec:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144)&lt;span class=&quot;error&quot;&gt;&amp;#91;150:io.netty.handler:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.openflowjava.protocol.impl.connection.ChannelOutboundQueue.channelInactive(ChannelOutboundQueue.java:257)&lt;span class=&quot;error&quot;&gt;&amp;#91;210:org.opendaylight.openflowjava.openflow-protocol-impl:0.5.0.Helium-RC1-3-v201409190324&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:351)&lt;span class=&quot;error&quot;&gt;&amp;#91;129:io.netty.common:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)&lt;span class=&quot;error&quot;&gt;&amp;#91;128:io.netty.transport:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)&lt;span class=&quot;error&quot;&gt;&amp;#91;129:io.netty.common:4.0.23.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)&lt;span class=&quot;error&quot;&gt;&amp;#91;129:io.netty.common:4.0.23.Final&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_65&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="27555">OPNFLWPLUG-287</key>
            <summary>NPE when running groupbasedpolicy POC demo</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="tbachman@yahoo.com">Thomas Bachman</assignee>
                                    <reporter username="tbachman@yahoo.com">Thomas Bachman</reporter>
                        <labels>
                    </labels>
                <created>Fri, 19 Sep 2014 15:12:14 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:20 +0000</updated>
                            <resolved>Thu, 25 Sep 2014 15:14:11 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="56186" author="mbobak@cisco.com" created="Mon, 22 Sep 2014 20:35:06 +0000"  >&lt;p&gt;pushed fix &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/11456/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/11456/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56187" author="mirehak@cisco.com" created="Tue, 23 Sep 2014 06:41:18 +0000"  >&lt;p&gt;Please review and eventually mark as resolved.&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>1985</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=1985]]></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="10301"><![CDATA[Normal]]></customfieldvalue>

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

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