<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:13:49 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-679] &quot;Peer for IpAddress.. already present&quot; error occurs when features-bgp starts</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-679</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;We introduce features-bgp in our feature pom as following:&lt;/p&gt;

&lt;p&gt;        &amp;lt;dependency&amp;gt;&lt;br/&gt;
            &amp;lt;groupId&amp;gt;org.opendaylight.bgpcep&amp;lt;/groupId&amp;gt;&lt;br/&gt;
            &amp;lt;artifactId&amp;gt;features-bgp&amp;lt;/artifactId&amp;gt;&lt;br/&gt;
            &amp;lt;classifier&amp;gt;features&amp;lt;/classifier&amp;gt;&lt;br/&gt;
            &amp;lt;version&amp;gt;${bgpcep.version}&amp;lt;/version&amp;gt;&lt;br/&gt;
            &amp;lt;type&amp;gt;xml&amp;lt;/type&amp;gt;&lt;br/&gt;
        &amp;lt;/dependency&amp;gt;&lt;/p&gt;

&lt;p&gt;and changed protocols-config.xml(in the attachment).&lt;/p&gt;

&lt;p&gt;When we start our feature and there is an error in bgp:&lt;br/&gt;
-----------------------------------------------------------------&lt;/p&gt;

&lt;p&gt;2017-07-10 10:51:30,209 | INFO  | ult-dispatcher-5 | BgpPeer                          | 308 - org.opendaylight.bgpcep.bgp-rib-impl - 0.8.0.SNAPSHOT | Peer Singleton Service example-bgp-rib-service-group instantiated, Peer IpAddress [_ipv4Address=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=192.168.50.13&amp;#93;&lt;/span&gt;]&lt;br/&gt;
2017-07-10 10:51:30,237 | ERROR | ult-dispatcher-5 | ClusterSingletonServiceGroupImpl | 139 - org.opendaylight.mdsal.singleton-dom-impl - 2.3.0.SNAPSHOT | Unexpected exception state for service Provider example-bgp-rib-service-group in TakeLeadership&lt;br/&gt;
java.lang.IllegalArgumentException: Peer for IpAddress [_ipv4Address=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=192.168.50.13&amp;#93;&lt;/span&gt;] already present&lt;br/&gt;
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:203)&lt;span class=&quot;error&quot;&gt;&amp;#91;13:com.google.guava:22.0.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry.addPeer(StrictBGPPeerRegistry.java:85)&lt;span class=&quot;error&quot;&gt;&amp;#91;308:org.opendaylight.bgpcep.bgp-rib-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.protocol.bgp.rib.impl.config.BgpPeer$BgpPeerSingletonService.instantiateServiceInstance(BgpPeer.java:274)&lt;span class=&quot;error&quot;&gt;&amp;#91;308:org.opendaylight.bgpcep.bgp-rib-impl:0.8.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.ClusterSingletonServiceRegistrationDelegator.instantiateServiceInstance(ClusterSingletonServiceRegistrationDelegator.java:47)&lt;span class=&quot;error&quot;&gt;&amp;#91;139:org.opendaylight.mdsal.singleton-dom-impl:2.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.ClusterSingletonServiceGroupImpl.takeOwnership(ClusterSingletonServiceGroupImpl.java:305)&lt;span class=&quot;error&quot;&gt;&amp;#91;139:org.opendaylight.mdsal.singleton-dom-impl:2.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.ClusterSingletonServiceGroupImpl.ownershipChanged(ClusterSingletonServiceGroupImpl.java:249)&lt;span class=&quot;error&quot;&gt;&amp;#91;139:org.opendaylight.mdsal.singleton-dom-impl:2.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl.ownershipChanged(AbstractClusterSingletonServiceProviderImpl.java:146)&lt;span class=&quot;error&quot;&gt;&amp;#91;139:org.opendaylight.mdsal.singleton-dom-impl:2.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.mdsal.singleton.dom.impl.DOMClusterSingletonServiceProviderImpl.ownershipChanged(DOMClusterSingletonServiceProviderImpl.java:23)&lt;span class=&quot;error&quot;&gt;&amp;#91;139:org.opendaylight.mdsal.singleton-dom-impl:2.3.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.entityownership.EntityOwnershipListenerActor.onEntityOwnershipChanged(EntityOwnershipListenerActor.java:44)&lt;span class=&quot;error&quot;&gt;&amp;#91;355:org.opendaylight.controller.sal-distributed-datastore:1.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.datastore.entityownership.EntityOwnershipListenerActor.handleReceive(EntityOwnershipListenerActor.java:33)&lt;span class=&quot;error&quot;&gt;&amp;#91;355:org.opendaylight.controller.sal-distributed-datastore:1.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.opendaylight.controller.cluster.common.actor.AbstractUntypedActor.onReceive(AbstractUntypedActor.java:28)&lt;span class=&quot;error&quot;&gt;&amp;#91;353:org.opendaylight.controller.sal-clustering-commons:1.6.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.UntypedActor$$anonfun$receive$1.applyOrElse(UntypedActor.scala:165)&lt;span class=&quot;error&quot;&gt;&amp;#91;171:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.Actor$class.aroundReceive(Actor.scala:502)&lt;span class=&quot;error&quot;&gt;&amp;#91;171:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.UntypedActor.aroundReceive(UntypedActor.scala:95)&lt;span class=&quot;error&quot;&gt;&amp;#91;171:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:526)&lt;span class=&quot;error&quot;&gt;&amp;#91;171:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.ActorCell.invoke(ActorCell.scala:495)&lt;span class=&quot;error&quot;&gt;&amp;#91;171:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:257)&lt;span class=&quot;error&quot;&gt;&amp;#91;171:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.Mailbox.run(Mailbox.scala:224)&lt;span class=&quot;error&quot;&gt;&amp;#91;171:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.Mailbox.exec(Mailbox.scala:234)&lt;span class=&quot;error&quot;&gt;&amp;#91;171:com.typesafe.akka.actor:2.4.18&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)&lt;span class=&quot;error&quot;&gt;&amp;#91;408:org.scala-lang.scala-library:2.11.11.v20170413-090219-8a413ba7cc&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)&lt;span class=&quot;error&quot;&gt;&amp;#91;408:org.scala-lang.scala-library:2.11.11.v20170413-090219-8a413ba7cc&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)&lt;span class=&quot;error&quot;&gt;&amp;#91;408:org.scala-lang.scala-library:2.11.11.v20170413-090219-8a413ba7cc&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)&lt;span class=&quot;error&quot;&gt;&amp;#91;408:org.scala-lang.scala-library:2.11.11.v20170413-090219-8a413ba7cc&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="23919">BGPCEP-679</key>
            <summary>&quot;Peer for IpAddress.. already present&quot; error occurs when features-bgp starts</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="YrineuRodrigues">Yrineu Felipe Rodrigues</assignee>
                                    <reporter username="gu.min1@zte.com.cn">GU Min</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Jul 2017 03:09:39 +0000</created>
                <updated>Sun, 3 Mar 2019 11:50:04 +0000</updated>
                            <resolved>Mon, 2 Oct 2017 06:44:52 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="46241" author="gu.min1@zte.com.cn" created="Mon, 10 Jul 2017 03:09:39 +0000"  >&lt;p&gt;Attachment protocols-config.xml has been added with description: protocols-config.xml&lt;/p&gt;</comment>
                            <comment id="46242" author="gu.min1@zte.com.cn" created="Mon, 17 Jul 2017 01:01:43 +0000"  >&lt;p&gt;Attachment logs.7z has been added with description: karaf log and version info&lt;/p&gt;</comment>
                            <comment id="46238" author="yrineu.rodrigues@serro.com" created="Mon, 25 Sep 2017 20:49:28 +0000"  >&lt;p&gt;Hi GU Min, I did a test using NIC in order to load &apos;features-bgp&apos; at NIC&apos;s deployment, but I wasn&apos;t able to reproduce that this issue using BGP version &apos;0.9.0-SNAPSHOT&apos;.&lt;/p&gt;

&lt;p&gt;Could you please try to reproduce it using that BGP version?&lt;/p&gt;</comment>
                            <comment id="46239" author="gu.min1@zte.com.cn" created="Fri, 29 Sep 2017 06:24:37 +0000"  >&lt;p&gt;Hi,Yrineu. I can&apos;t reproduce it, either, with BGP 0.8.0-SNAPSHOT. The problem is solved?&lt;/p&gt;</comment>
                            <comment id="46240" author="yrineu.rodrigues@serro.com" created="Fri, 29 Sep 2017 13:26:05 +0000"  >&lt;p&gt;(In reply to GU Min from comment #3)&lt;br/&gt;
&amp;gt; Hi,Yrineu. I can&apos;t reproduce it, either, with BGP 0.8.0-SNAPSHOT. The&lt;br/&gt;
&amp;gt; problem is solved?&lt;/p&gt;

&lt;p&gt;I believe that it was solved, we both can&apos;t reproduce that issue in our 2 projects, that&apos;s a good signal.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13241" name="logs.7z" size="30708" author="gu.min1@zte.com.cn" created="Mon, 17 Jul 2017 01:01:43 +0000"/>
                            <attachment id="13240" name="protocols-config.xml" size="7067" author="gu.min1@zte.com.cn" created="Mon, 10 Jul 2017 03:09:39 +0000"/>
                    </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>8827</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=8827]]></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="10320"><![CDATA[Nitrogen]]></customfieldvalue>

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

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