<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:09 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-1070] EVPN: Exception in vpnmanager during tep creation.</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1070</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;ODL Codebase: stable/nitrogen branch (commit-id: 64c70bcc901265ba7efd8352c2764850e9f26f10)&lt;br/&gt;
 OpenStack: Ocata&lt;/p&gt;

&lt;p&gt;While trying to create an EVPN setup with Cumulus-VX router, noticed an exception in vpnmanager during tep creation.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[vagrant@centos7_aione_ocata_odl scripts]$ more tep.json 
 {
 &quot;input&quot;:
{ &quot;destination-ip&quot;: &quot;192.168.121.63&quot;, &quot;tunnel-type&quot;: &quot;odl-interface:tunnel-type-vxlan&quot; }
}
 curl -X POST -u admin:admin -k -v -H &quot;$CT_JSON&quot; \
 $ODL_URL/operations/itm-rpc:add-external-tunnel-endpoint -d @tep.json
As soon as I run this command, the following exception is seen in Netvirt.
 Note: The VxLAN tunnel from Compute node to DC-GW was however created. 192.168.121.63 is the DC-GW/Cumulus-VX IP.
018-01-22 06:56:43,912 | ERROR | nPool-1-worker-1 | DataStoreJobCoordinator | 245 - org.opendaylight.genius.mdsalutil-api - 0.3.2.SNAPSHOT | Exception when executing jobEntry: JobEntry
{key=&apos;VPNINTERFACE-b8d75c3b-eb46-4097-80fe-edde32d84b85&apos;, mainWorker=org.opendaylight.netvirt.vpnmanager.TunnelInterfaceStateListener$UpdateVpnInterfaceOnTunnelEvent@d2bce71, rollbackWorker=null, retryCount=0, futures=null}
java.lang.NullPointerException
 at org.opendaylight.netvirt.vpnmanager.VpnInterfaceManager.updateVpnInterfaceOnTepAdd(VpnInterfaceManager.java:817)[331:org.opendaylight.netvirt.vpnmanager-impl:0.5.2.SNAPSHOT]
 at org.opendaylight.netvirt.vpnmanager.TunnelInterfaceStateListener$UpdateVpnInterfaceOnTunnelEvent.call(TunnelInterfaceStateListener.java:445)[331:org.opendaylight.netvirt.vpnmanager-impl:0.5.2.SNAPSHOT]
 at org.opendaylight.netvirt.vpnmanager.TunnelInterfaceStateListener$UpdateVpnInterfaceOnTunnelEvent.call(TunnelInterfaceStateListener.java:416)[331:org.opendaylight.netvirt.vpnmanager-impl:0.5.2.SNAPSHOT]
 at org.opendaylight.genius.datastoreutils.DataStoreJobCoordinator$MainTask.run(DataStoreJobCoordinator.java:285)[245:org.opendaylight.genius.mdsalutil-api:0.3.2.SNAPSHOT]
 at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)[:1.8.0_151]
 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)[:1.8.0_151]
 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)[:1.8.0_151]
 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)[:1.8.0_151]
 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)[:1.8.0_151]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="29113">NETVIRT-1070</key>
            <summary>EVPN: Exception in vpnmanager during tep creation.</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="SridharG">Sridhar Gaddam</reporter>
                        <labels>
                    </labels>
                <created>Thu, 25 Jan 2018 09:29:05 +0000</created>
                <updated>Thu, 4 Oct 2018 04:03:54 +0000</updated>
                            <resolved>Thu, 4 Oct 2018 04:03:54 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="62205" author="shague@redhat.com" created="Fri, 6 Apr 2018 20:17:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=SridharG&quot; class=&quot;user-hover&quot; rel=&quot;SridharG&quot;&gt;SridharG&lt;/a&gt; is this still an issue?&lt;/p&gt;</comment>
                            <comment id="62218" author="sgaddam@redhat.com" created="Sat, 7 Apr 2018 00:52:51 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=shague&quot; class=&quot;user-hover&quot; rel=&quot;shague&quot;&gt;shague&lt;/a&gt;, I&apos;ll try with the latest codebase and will update the Bug.&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i039rb:</customfieldvalue>

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