<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:20:30 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>[NETVIRT-22] throws NullPointerException while creating a network without br-int interface.</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-22</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;2016-05-30 19:05:30,365 | ERROR | ntDispatcherImpl | TenantNetworkManagerImpl         | 283 - org.opendaylight.netvirt.openstack.net-virt - 1.2.4.SNAPSHOT | Exception during handlingNeutron network delete&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
	at org.opendaylight.netvirt.openstack.netvirt.impl.SouthboundImpl.extractTerminationPointAugmentations(SouthboundImpl.java:461)&lt;span class=&quot;error&quot;&gt;&amp;#91;283:org.opendaylight.netvirt.openstack.net-virt:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.netvirt.openstack.netvirt.impl.SouthboundImpl.getTerminationPointsOfBridge(SouthboundImpl.java:416)&lt;span class=&quot;error&quot;&gt;&amp;#91;283:org.opendaylight.netvirt.openstack.net-virt:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.netvirt.openstack.netvirt.impl.SecurityServicesImpl.getNode(SecurityServicesImpl.java:587)&lt;span class=&quot;error&quot;&gt;&amp;#91;283:org.opendaylight.netvirt.openstack.net-virt:1.2.4.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;How to reproduce:&lt;br/&gt;
1. ODL Controller with control and compute node is UP.&lt;br/&gt;
2. Delete br-int interface in control node.&lt;br/&gt;
3. Create a network.&lt;/p&gt;

&lt;p&gt;Cause of the bug is trying to read the ovsdb ports when node is null for br-int.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19943">NETVIRT-22</key>
            <summary>throws NullPointerException while creating a network without br-int interface.</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="m.vinoth@hcl.com">Vinothkumar</assignee>
                                    <reporter username="m.vinoth@hcl.com">Vinothkumar</reporter>
                        <labels>
                    </labels>
                <created>Wed, 1 Jun 2016 10:20:55 +0000</created>
                <updated>Wed, 8 Jun 2016 11:55:00 +0000</updated>
                            <resolved>Wed, 8 Jun 2016 11:55:00 +0000</resolved>
                                    <version>Beryllium</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="36174" author="m.vinoth@hcl.com" created="Wed, 1 Jun 2016 10:20:55 +0000"  >&lt;p&gt;Attachment create_nw_without_brint.txt has been added with description: Creating a network without br-int&lt;/p&gt;</comment>
                            <comment id="36168" author="dhevendran.k@tcs.com" created="Wed, 8 Jun 2016 05:27:40 +0000"  >&lt;p&gt;Hi Vinothkumar&lt;/p&gt;

&lt;p&gt;Is there any consistent step to reproduce this issue?&lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; Regards,&lt;br/&gt;
Dhevendran K&lt;/p&gt;</comment>
                            <comment id="36169" author="m.vinoth@hcl.com" created="Wed, 8 Jun 2016 05:44:14 +0000"  >&lt;p&gt;(In reply to Dhevendran Kulandaivel from comment #1)&lt;br/&gt;
&amp;gt; Hi Vinothkumar&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Is there any consistent step to reproduce this issue?&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Thanks &amp;amp; Regards,&lt;br/&gt;
&amp;gt; Dhevendran K&lt;/p&gt;

&lt;p&gt;Hi Dhevendran,&lt;/p&gt;

&lt;p&gt;How to reproduce:&lt;br/&gt;
1. ODL Controller + Openstack with control and compute node is UP.&lt;br/&gt;
2. Delete br-int interface in control node.&lt;br/&gt;
3. Create a network.&lt;/p&gt;

&lt;p&gt;Then need to check karaf log , we can see logging the NullPointerException. This exception cause is trying to reading/extracting termination points of deletion br-int interface node.&lt;/p&gt;</comment>
                            <comment id="36170" author="dhevendran.k@tcs.com" created="Wed, 8 Jun 2016 06:41:38 +0000"  >&lt;p&gt;Hi Vinothkumar&lt;/p&gt;

&lt;p&gt;I have pushed a patch  &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39992/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39992/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know whether this solves the issue &lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; Regards,&lt;br/&gt;
Dhevendran K&lt;/p&gt;</comment>
                            <comment id="36171" author="m.vinoth@hcl.com" created="Wed, 8 Jun 2016 07:12:16 +0000"  >
&lt;p&gt;Hi Dhevendran,&lt;/p&gt;

&lt;p&gt;Thanks for your patch. Already the bug related patch is pushed, and currently review is progress.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39984/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39984/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Kindly let me know in case of any queries.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Vinoth&lt;/p&gt;</comment>
                            <comment id="36172" author="dhevendran.k@tcs.com" created="Wed, 8 Jun 2016 07:22:21 +0000"  >&lt;p&gt;Hi Vinothkumar&lt;/p&gt;

&lt;p&gt;Thanks for your input , my patch &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39992/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39992/&lt;/a&gt; is abandoned now&lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; Regards,&lt;br/&gt;
Dhevendran K&lt;/p&gt;</comment>
                            <comment id="36173" author="shague@redhat.com" created="Wed, 8 Jun 2016 11:55:00 +0000"  >&lt;p&gt;be: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39931/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39931/&lt;/a&gt;&lt;br/&gt;
b: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39984/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39984/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12187" name="create_nw_without_brint.txt" size="138221" author="m.vinoth@hcl.com" created="Wed, 1 Jun 2016 10:20:55 +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>5988</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=5988]]></customfieldvalue>

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

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