<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:13: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>[BGPCEP-510] BMP: IndexOutOfBoundsException</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-510</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;CSIT userfeatures tests detect BGP failure in BMP suite.&lt;br/&gt;
Karaf.log contains this segment:&lt;/p&gt;

&lt;p&gt;2016-08-09 01:10:40,741 | INFO  | entLoopGroup-7-1 | BmpRouterImpl                    | 296 - org.opendaylight.bgpcep.bgp-bmp-impl - 0.6.0.SNAPSHOT | BMP session with remote router 10.29.12.108 (BmpSessionImpl&lt;/p&gt;
{channel=[id: 0xd25661ce, L:/10.29.12.199:12345 - R:/10.29.12.108:35072]}
&lt;p&gt;) is up now.&lt;br/&gt;
2016-08-09 01:10:40,802 | ERROR | entLoopGroup-7-1 | BmpSessionImpl                   | 296 - org.opendaylight.bgpcep.bgp-bmp-impl - 0.6.0.SNAPSHOT | Exception caught in BMP Session.&lt;br/&gt;
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: index: 84, length: 2 (expected: range(0, 68))&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:442)&lt;span class=&quot;error&quot;&gt;&amp;#91;69:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248)&lt;span class=&quot;error&quot;&gt;&amp;#91;69:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;69:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)&lt;span class=&quot;error&quot;&gt;&amp;#91;69:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1280)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:342)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:328)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:890)&lt;span class=&quot;error&quot;&gt;&amp;#91;68:io.netty.transport:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:879)&lt;span class=&quot;error&quot;&gt;&amp;#91;72:io.netty.transport-native-epoll:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:387)&lt;span class=&quot;error&quot;&gt;&amp;#91;72:io.netty.transport-native-epoll:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:303)&lt;span class=&quot;error&quot;&gt;&amp;#91;72:io.netty.transport-native-epoll:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)&lt;span class=&quot;error&quot;&gt;&amp;#91;67:io.netty.common:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:145)&lt;span class=&quot;error&quot;&gt;&amp;#91;67:io.netty.common:4.0.37.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.8.0_101&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: java.lang.IndexOutOfBoundsException: index: 84, length: 2 (expected: range(0, 68))&lt;br/&gt;
	at io.netty.buffer.AbstractByteBuf.checkIndex0(AbstractByteBuf.java:1141)&lt;span class=&quot;error&quot;&gt;&amp;#91;66:io.netty.buffer:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.buffer.SlicedByteBuf.getShort(SlicedByteBuf.java:131)&lt;span class=&quot;error&quot;&gt;&amp;#91;66:io.netty.buffer:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.buffer.AbstractByteBuf.getUnsignedShort(AbstractByteBuf.java:380)&lt;span class=&quot;error&quot;&gt;&amp;#91;66:io.netty.buffer:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.protocol.bmp.parser.message.PeerUpHandler.getBgpMessageLength(PeerUpHandler.java:141)&lt;span class=&quot;error&quot;&gt;&amp;#91;295:org.opendaylight.bgpcep.bgp-bmp-parser-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.protocol.bmp.parser.message.PeerUpHandler.parseMessageBody(PeerUpHandler.java:96)&lt;span class=&quot;error&quot;&gt;&amp;#91;295:org.opendaylight.bgpcep.bgp-bmp-parser-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.protocol.bmp.spi.parser.AbstractBmpMessageParser.parseMessage(AbstractBmpMessageParser.java:38)&lt;span class=&quot;error&quot;&gt;&amp;#91;294:org.opendaylight.bgpcep.bgp-bmp-spi:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.protocol.bmp.spi.registry.SimpleBmpMessageRegistry.parseMessage(SimpleBmpMessageRegistry.java:52)&lt;span class=&quot;error&quot;&gt;&amp;#91;294:org.opendaylight.bgpcep.bgp-bmp-spi:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.protocol.bmp.impl.BmpByteToMessageDecoder.decode(BmpByteToMessageDecoder.java:35)&lt;span class=&quot;error&quot;&gt;&amp;#91;296:org.opendaylight.bgpcep.bgp-bmp-impl:0.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411)&lt;span class=&quot;error&quot;&gt;&amp;#91;69:io.netty.codec:4.0.37.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
	... 19 more&lt;br/&gt;
2016-08-09 01:10:40,803 | INFO  | entLoopGroup-7-1 | BmpSessionImpl                   | 296 - org.opendaylight.bgpcep.bgp-bmp-impl - 0.6.0.SNAPSHOT | Closing session: BmpSessionImpl&lt;/p&gt;
{channel=[id: 0xd25661ce, L:/10.29.12.199:12345 - R:/10.29.12.108:35072]}</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23750">BGPCEP-510</key>
            <summary>BMP: IndexOutOfBoundsException</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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Aug 2016 12:31:37 +0000</created>
                <updated>Sun, 3 Mar 2019 11:49:50 +0000</updated>
                            <resolved>Tue, 9 Aug 2016 12:37:08 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="23744">BGPCEP-504</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>6368</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=6368]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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