<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:06:18 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>[LISPMAP-10] SMR packet serialization exception</title>
                <link>https://jira.opendaylight.org/browse/LISPMAP-10</link>
                <project id="10136" key="LISPMAP">lispflowmapping</project>
                    <description>&lt;p&gt;Reported by &#211;scar Fern&#225;ndez &amp;lt;ofernand@ac.upc.edu&amp;gt;&lt;/p&gt;

&lt;p&gt;When an SMR message has to be sent, that part of code is executed but I got an Error and the SMR is not sent. What should I do to make it work? Find attached the exception output.&lt;/p&gt;

&lt;p&gt;2014-06-04 13:54:43.105 CEST &lt;span class=&quot;error&quot;&gt;&amp;#91;md-sal-binding-notification-0&amp;#93;&lt;/span&gt; TRACE o.o.l.implementation.lisp.MapServer - handleMapRegister() is called:&lt;br/&gt;
2014-06-04 13:54:43.106 CEST &lt;span class=&quot;error&quot;&gt;&amp;#91;md-sal-binding-notification-0&amp;#93;&lt;/span&gt; TRACE o.o.l.implementation.lisp.MapServer - mapRegister.getEidToLocatorRecord() size: 1&lt;br/&gt;
2014-06-04 13:54:43.106 CEST &lt;span class=&quot;error&quot;&gt;&amp;#91;md-sal-binding-notification-0&amp;#93;&lt;/span&gt; TRACE o.o.l.implementation.lisp.MapServer - mappingChanged: true&lt;br/&gt;
2014-06-04 13:54:43.106 CEST &lt;span class=&quot;error&quot;&gt;&amp;#91;md-sal-binding-notification-0&amp;#93;&lt;/span&gt; TRACE o.o.l.implementation.lisp.MapServer - smr: true&lt;br/&gt;
2014-06-04 13:54:43.107 CEST &lt;span class=&quot;error&quot;&gt;&amp;#91;md-sal-binding-notification-0&amp;#93;&lt;/span&gt; DEBUG o.o.l.implementation.lisp.MapServer - Interface name:eth1 (eth1)&lt;br/&gt;
2014-06-04 13:54:43.108 CEST &lt;span class=&quot;error&quot;&gt;&amp;#91;md-sal-binding-notification-0&amp;#93;&lt;/span&gt; DEBUG o.o.l.implementation.lisp.MapServer - fe80:0:0:0:dad3:85ff:fee5:dd5d%5&lt;br/&gt;
2014-06-04 13:54:43.108 CEST &lt;span class=&quot;error&quot;&gt;&amp;#91;md-sal-binding-notification-0&amp;#93;&lt;/span&gt; TRACE o.o.l.implementation.lisp.MapServer - Built SMR packet: MapRequest [_mapReply=null, _sourceEid=SourceEid [_lispAddressContainer=LispAddressContainer [_address=Ipv4 [_ipv4Address=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=10.0.0.2&amp;#93;&lt;/span&gt;, _afi=1, augmentation=[]], augmentation=[]], augmentation=[]], _authoritative=false, _itrRloc=[ItrRloc [_lispAddressContainer=LispAddressContainer [_address=Ipv4 [_ipv4Address=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=fe80:0:0:0:dad3:85ff:fee5:dd5d%5&amp;#93;&lt;/span&gt;, _afi=1, augmentation=[]], augmentation=[]], augmentation=[]]], _mapDataPresent=false, _nonce=2027406967693310203, _pitr=false, _probe=false, _smr=true, _smrInvoked=false, _eidRecord=[EidRecord [_mask=32, _lispAddressContainer=LispAddressContainer [_address=Ipv4 [_ipv4Address=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=10.0.0.2&amp;#93;&lt;/span&gt;, _afi=1, augmentation=[]], augmentation=[]], augmentation=[]]], augmentation=[]]&lt;br/&gt;
2014-06-04 13:54:43.123 CEST &lt;span class=&quot;error&quot;&gt;&amp;#91;md-sal-binding-notification-0&amp;#93;&lt;/span&gt; ERROR o.o.c.sal.binding.impl.NotifyTask - Unhandled exception thrown by listener: org.opendaylight.lispflowmapping.implementation.LispMappingService$MapRegisterNotificationHandler@6d8987ef&lt;br/&gt;
java.nio.BufferOverflowException: null&lt;br/&gt;
        at java.nio.HeapByteBuffer.put(HeapByteBuffer.java:183) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_55&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.nio.ByteBuffer.put(ByteBuffer.java:832) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_55&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.lispflowmapping.implementation.serializer.address.LispIpv4AddressSerializer.serializeData(LispIpv4AddressSerializer.java:42) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.lispflowmapping.implementation.serializer.address.LispAddressSerializer.serialize(LispAddressSerializer.java:43) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.lispflowmapping.implementation.serializer.MapRequestSerializer.serialize(MapRequestSerializer.java:98) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin.sendMapRequest(LispSouthboundPlugin.java:304) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.yang.gen.v1.lispflowmapping.rev131031.LispflowmappingService$$Broker$DirectProxy.sendMapRequest(LispflowmappingService$$Broker$DirectProxy.java) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.lispflowmapping.implementation.LispMappingService.handleSMR(LispMappingService.java:336) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.lispflowmapping.implementation.lisp.MapServer.handleMapRegister(MapServer.java:162) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.lispflowmapping.implementation.LispMappingService.handleMapRegister(LispMappingService.java:222) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.lispflowmapping.implementation.LispMappingService$MapRegisterNotificationHandler.onNotification(LispMappingService.java:284) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.lispflowmapping.implementation.LispMappingService$MapRegisterNotificationHandler.onNotification(LispMappingService.java:280) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.sal.binding.impl.NotifyTask.call(NotifyTask.java:59) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.FutureTask.run(FutureTask.java:262) &lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_55&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) &lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_55&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) &lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_55&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;na:1.7.0_55&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="19610">LISPMAP-10</key>
            <summary>SMR packet serialization exception</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="ljakab">Lori Jakab</reporter>
                        <labels>
                    </labels>
                <created>Thu, 5 Jun 2014 11:52:39 +0000</created>
                <updated>Thu, 3 May 2018 15:22:05 +0000</updated>
                            <resolved>Thu, 5 Jun 2014 12:14:30 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                        <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>1136</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=1136]]></customfieldvalue>

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

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