<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:13:24 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-544] On connection reset by peer, sometimes re-connection attempt stops after HoldTimer expired error</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-544</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;Issue seen on both beryllium and boron. Scenario is as follows:&lt;/p&gt;

&lt;p&gt;1. Connection up between ODL and XRv router&lt;/p&gt;

&lt;p&gt;2. Connection is reset from router side (by executing &quot;no neighbor ...&quot; under &quot;router bgp ...&quot; mode)&lt;/p&gt;

&lt;p&gt;3. ODL tries to reconnect, but after approx. 4 minutes below error is seen, and subsequently no further re-connection attempts are made from ODL side&lt;/p&gt;


&lt;p&gt;2016-09-07 16:28:49,437 | WARN  | oupCloseable-6-4 | AbstractBGPSessionNegotiator     | 279 - org.opendaylight.bgpcep.bgp-rib-impl - 0.5.0.Beryllium | Failed to send message Notify [_errorCode=4, _errorSubcode=0, augmentation=[]]&lt;br/&gt;
java.nio.channels.ClosedChannelException&lt;br/&gt;
2016-09-07 16:28:49,438 | DEBUG | oupCloseable-6-4 | AbstractBGPSessionNegotiator     | 279 - org.opendaylight.bgpcep.bgp-rib-impl - 0.5.0.Beryllium | Negotiation on channel &lt;span class=&quot;error&quot;&gt;&amp;#91;id: 0x5e2964cc, /10.18.162.238:52739 :&amp;gt; /10.18.133.131:179&amp;#93;&lt;/span&gt; failed&lt;br/&gt;
java.nio.channels.ClosedChannelException&lt;br/&gt;
2016-09-07 16:28:49,438 | WARN  | oupCloseable-6-4 | DefaultPromise                   | 52 - io.netty.common - 4.0.33.Final | An exception was thrown by org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator$2.operationComplete()&lt;br/&gt;
java.lang.IllegalStateException: complete already: BGPProtocolSessionPromise@1d30caf5(failure: java.io.IOException: Connection reset by peer)&lt;br/&gt;
        at io.netty.util.concurrent.DefaultPromise.setFailure(DefaultPromise.java:418)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator.negotiationFailedCloseChannel(AbstractBGPSessionNegotiator.java:241)&lt;span class=&quot;error&quot;&gt;&amp;#91;279:org.opendaylight.bgpcep.bgp-rib-impl:0.5.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator.access$500(AbstractBGPSessionNegotiator.java:44)&lt;span class=&quot;error&quot;&gt;&amp;#91;279:org.opendaylight.bgpcep.bgp-rib-impl:0.5.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator$2.operationComplete(AbstractBGPSessionNegotiator.java:250)&lt;span class=&quot;error&quot;&gt;&amp;#91;279:org.opendaylight.bgpcep.bgp-rib-impl:0.5.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator$2.operationComplete(AbstractBGPSessionNegotiator.java:245)&lt;span class=&quot;error&quot;&gt;&amp;#91;279:org.opendaylight.bgpcep.bgp-rib-impl:0.5.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:680)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.DefaultPromise.notifyLateListener(DefaultPromise.java:621)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.DefaultPromise.addListener(DefaultPromise.java:138)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.DefaultChannelPromise.addListener(DefaultChannelPromise.java:93)&lt;span class=&quot;error&quot;&gt;&amp;#91;53:io.netty.transport:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.DefaultChannelPromise.addListener(DefaultChannelPromise.java:28)&lt;span class=&quot;error&quot;&gt;&amp;#91;53:io.netty.transport:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator.sendMessage(AbstractBGPSessionNegotiator.java:245)&lt;span class=&quot;error&quot;&gt;&amp;#91;279:org.opendaylight.bgpcep.bgp-rib-impl:0.5.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator.access$200(AbstractBGPSessionNegotiator.java:44)&lt;span class=&quot;error&quot;&gt;&amp;#91;279:org.opendaylight.bgpcep.bgp-rib-impl:0.5.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator$1.run(AbstractBGPSessionNegotiator.java:120)&lt;span class=&quot;error&quot;&gt;&amp;#91;279:org.opendaylight.bgpcep.bgp-rib-impl:0.5.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:120)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:358)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)&lt;span class=&quot;error&quot;&gt;&amp;#91;53:io.netty.transport:4.0.33.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;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.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.7.0_95&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: java.nio.channels.ClosedChannelException&lt;br/&gt;
2016-09-07 16:28:49,439 | ERROR | oupCloseable-6-4 | BGPDocumentedException           | 264 - org.opendaylight.bgpcep.bgp-parser-api - 0.5.0.Beryllium | Error = FSM_ERROR&lt;br/&gt;
org.opendaylight.protocol.bgp.parser.BGPDocumentedException: HoldTimer expired&lt;br/&gt;
        at org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator$1.run(AbstractBGPSessionNegotiator.java:121)&lt;span class=&quot;error&quot;&gt;&amp;#91;279:org.opendaylight.bgpcep.bgp-rib-impl:0.5.0.Beryllium&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:120)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:358)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)&lt;span class=&quot;error&quot;&gt;&amp;#91;53:io.netty.transport:4.0.33.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;52:io.netty.common:4.0.33.Final&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)&lt;span class=&quot;error&quot;&gt;&amp;#91;52:io.netty.common:4.0.33.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.7.0_95&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="23784">BGPCEP-544</key>
            <summary>On connection reset by peer, sometimes re-connection attempt stops after HoldTimer expired error</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="ajayl.bro@gmail.com">Ajay L</assignee>
                                    <reporter username="ajayl.bro@gmail.com">Ajay L</reporter>
                        <labels>
                    </labels>
                <created>Thu, 8 Sep 2016 05:42:16 +0000</created>
                <updated>Sun, 3 Mar 2019 11:49:53 +0000</updated>
                            <resolved>Sat, 17 Sep 2016 19:05:14 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="45917" author="ajayl.bro@gmail.com" created="Tue, 13 Sep 2016 02:19:35 +0000"  >&lt;p&gt;stable/beryllium: &lt;a href=&quot;https://git.opendaylight.org/gerrit/45519&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/45519&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45918" author="ajayl.bro@gmail.com" created="Sat, 17 Sep 2016 17:36:21 +0000"  >&lt;p&gt;master: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45713/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45713/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="45919" author="milos.fabian@pantheon.tech" created="Sat, 17 Sep 2016 19:05:14 +0000"  >&lt;p&gt;stable/boron: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45766/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45766/&lt;/a&gt;&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6662</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=6662]]></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_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10307"><![CDATA[Boron-1]]></customfieldvalue>

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

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