<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:45 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-1308] ODL cannot establish connection to zrpcd for BGP</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1308</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;When I am executing the command &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; from the entity owner of BGP then the connection to the zrpcd is succesfull.&lt;/p&gt;

&lt;p&gt;But when I am executing this command &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; from the entity owner then the connection is not succesful. and I get this error in the logs &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;&#160;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;:&#160;bgp-connect -p 7644 -h 192.0.2.4 add (192.0.2.4 is the ip of the host where the entity owner runs)&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;:&#160;bgp-connect -p 7644 -h 192.0.2.7 add (192.0.2.7 is the ip of a different host where is located a zrpcd service too and an ODL which is not the entity owner of the bgp component&#160; )&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;&#160;org.apache.thrift.transport.TTransportException: java.net.SocketTimeoutException: connect timed out&lt;br/&gt;
 at org.apache.thrift.transport.TSocket.open(TSocket.java:185)&lt;span class=&quot;error&quot;&gt;&amp;#91;131:org.apache.thrift:0.9.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at org.opendaylight.netvirt.bgpmanager.thrift.client.BgpRouter.connect(BgpRouter.java:174)&lt;span class=&quot;error&quot;&gt;&amp;#91;315:org.opendaylight.netvirt.bgpmanager-impl:0.5.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at org.opendaylight.netvirt.bgpmanager.BgpConfigurationManager$ConfigServerReactor.add(BgpConfigurationManager.java:416)&lt;span class=&quot;error&quot;&gt;&amp;#91;315:org.opendaylight.netvirt.bgpmanager-impl:0.5.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at org.opendaylight.netvirt.bgpmanager.BgpConfigurationManager$ConfigServerReactor.add(BgpConfigurationManager.java:392)&lt;span class=&quot;error&quot;&gt;&amp;#91;315:org.opendaylight.netvirt.bgpmanager-impl:0.5.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase$DataTreeChangeHandler.run(AsyncDataTreeChangeListenerBase.java:162)&lt;span class=&quot;error&quot;&gt;&amp;#91;256:org.opendaylight.genius.mdsalutil-api:0.3.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_171&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_171&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at java.lang.Thread.run(Thread.java:748)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_171&amp;#93;&lt;/span&gt;&lt;br/&gt;
Caused by: java.net.SocketTimeoutException: connect timed out&lt;br/&gt;
 at java.net.PlainSocketImpl.socketConnect(Native Method)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_171&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_171&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_171&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_171&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_171&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at java.net.Socket.connect(Socket.java:589)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_171&amp;#93;&lt;/span&gt;&lt;br/&gt;
 at org.apache.thrift.transport.TSocket.open(TSocket.java:180)&lt;span class=&quot;error&quot;&gt;&amp;#91;131:org.apache.thrift:0.9.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
 ... 7 more&lt;/p&gt;</description>
                <environment></environment>
        <key id="30131">NETVIRT-1308</key>
            <summary>ODL cannot establish connection to zrpcd for BGP</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</priority>
                        <status id="1" iconUrl="https://jira.opendaylight.org/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="SrinivasRachakonda">Srinivas Rachakonda</assignee>
                                    <reporter username="mardim">Dimitrios Markou</reporter>
                        <labels>
                    </labels>
                <created>Tue, 12 Jun 2018 13:49:27 +0000</created>
                <updated>Wed, 27 Nov 2019 05:27:10 +0000</updated>
                                                                            <component>bgpmanager</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="67473" author="abhinav.gupta" created="Wed, 27 Nov 2019 05:27:10 +0000"  >&lt;p&gt;Srini, this may give clue on BGP issues..&lt;br/&gt;
hence assigning to you..we can reassign later to dev team once you&apos;re done&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|i03fkn:</customfieldvalue>

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