<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:22: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>[NETVIRT-735] Karaf 4 NullPointerException at org.opendaylight.netvirt.fibmanager.VrfEntryListener.lambda$createLocalFibEntry$5</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-735</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Sam reports in private email hitting this in netvirt CSITs under Karaf 4: &quot;I see the below exception repeating over and over. i think that is causing&lt;br/&gt;
most of the csit failures right now.&quot;&lt;/p&gt;

&lt;p&gt;This looks similar to &lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-706&quot; title=&quot;NPE at at org.opendaylight.netvirt.fibmanager.VrfEntryListener.createLocalFibEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-706&quot;&gt;&lt;del&gt;NETVIRT-706&lt;/del&gt;&lt;/a&gt; but a fix for that one was merged, so there&apos;s more:&lt;/p&gt;

&lt;p&gt;2017-06-16 08:37:10,001 | INFO  | nPool-1-worker-1 | IdManager&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; 229 - org.opendaylight.genius.idmanager-impl -&lt;br/&gt;
0.3.0.SNAPSHOT &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; The newIdValues &lt;span class=&quot;error&quot;&gt;&amp;#91;100057&amp;#93;&lt;/span&gt; for the idKey&lt;br/&gt;
7cd6ad38-80e8-4595-874d-5b1610fa677b.2003:0:3::/64&lt;br/&gt;
2017-06-16 08:37:10,001 &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; ERROR &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; eChangeHandler-0 &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;

&lt;p&gt;AsyncDataTreeChangeListenerBase  | 238 -&lt;br/&gt;
org.opendaylight.genius.mdsalutil-api - 0.3.0.SNAPSHOT | Thread&lt;br/&gt;
terminated due to uncaught exception:&lt;br/&gt;
AsyncDataTreeChangeListenerBase-DataTreeChangeHandler-0&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
at org.opendaylight.netvirt.fibmanager.VrfEntryListener.lambda$createLocalFibEntry$5(VrfEntryListener.java:750)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.fibmanager-impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.netvirt.fibmanager.VrfEntryListener.createLocalFibEntry(VrfEntryListener.java:747)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.fibmanager-impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.netvirt.fibmanager.VrfEntryListener.createFibEntries(VrfEntryListener.java:428)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.fibmanager-impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.netvirt.fibmanager.VrfEntryListener.add(VrfEntryListener.java:235)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.fibmanager-impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.netvirt.fibmanager.VrfEntryListener.add(VrfEntryListener.java:148)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.fibmanager-impl:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
at org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase$DataTreeChangeHandler.run(AsyncDataTreeChangeListenerBase.java:157)&lt;span class=&quot;error&quot;&gt;&amp;#91;238:org.opendaylight.genius.mdsalutil-api:0.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
at java.lang.Thread.run(Thread.java:748)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
2017-06-16 08:37:10,002 | INFO  | nPool-1-worker-2 | UpdateIdEntryJob&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; 229 - org.opendaylight.genius.idmanager-impl -&lt;br/&gt;
0.3.0.SNAPSHOT &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; Updated id entry with idValues &lt;span class=&quot;error&quot;&gt;&amp;#91;100056&amp;#93;&lt;/span&gt;, idKey&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20656">NETVIRT-735</key>
            <summary>Karaf 4 NullPointerException at org.opendaylight.netvirt.fibmanager.VrfEntryListener.lambda$createLocalFibEntry$5</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="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Fri, 16 Jun 2017 12:54:09 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:05 +0000</updated>
                            <resolved>Wed, 5 Jul 2017 13:41:47 +0000</resolved>
                                    <version>Nitrogen</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="37991" author="vorburger" created="Fri, 16 Jun 2017 13:05:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/59080/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/59080/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37992" author="skitt@redhat.com" created="Fri, 16 Jun 2017 13:12:21 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/59081&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/59081&lt;/a&gt; restores the condition on the imported routes case.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="20640">NETVIRT-719</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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>8706</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=8706]]></customfieldvalue>

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

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