<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:01:51 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-3025] Cannot start new replica set member if another member recovering</title>
                <link>https://jira.mongodb.org/browse/SERVER-3025</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;1) Set up a replica set with 3 members (primary, secondary and arbiter)&lt;br/&gt;
2) Kill the secondary, delete the data and restart it so it starts a resync. Let it get to the stage where it&apos;s building indexes&lt;br/&gt;
3) Kill the primary and restart it. It tries to contact the secondary but hangs. It waits for a response which it never gets. It doesn&apos;t time out.&lt;/p&gt;

&lt;p&gt;I have to kill -9 the the secondary in order to get the primary to start up. Regular kill doesn&apos;t work because it&apos;s completing the index building.&lt;/p&gt;</description>
                <environment>Sat Apr 30 00:53:23 [initandlisten] MongoDB starting : pid=23198 port=27018 dbpath=/mongodbdata/ 64-bit &lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] db version v1.8.1, pdfile version 4.5&lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] git version: a429cd4f535b2499cc4130b06ff7c26f41c00f04&lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] build sys info: Linux bs-linux64.10gen.cc 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41&lt;br/&gt;
&lt;br/&gt;
Example log from primary:&lt;br/&gt;
&lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] MongoDB starting : pid=23198 port=27018 dbpath=/mongodbdata/ 64-bit &lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] db version v1.8.1, pdfile version 4.5&lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] git version: a429cd4f535b2499cc4130b06ff7c26f41c00f04&lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] build sys info: Linux bs-linux64.10gen.cc 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41&lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] journal dir=/mongodbdata/journal&lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] recover : no journal files present, no recovery needed&lt;br/&gt;
Sat Apr 30 00:53:23 [initandlisten] waiting for connections on port 27018&lt;br/&gt;
Sat Apr 30 00:53:23 [websvr] web admin interface listening on port 28018&lt;br/&gt;
Sat Apr 30 00:53:23 [startReplSets] trying to contact rs2b:27018&lt;br/&gt;
Sat Apr 30 00:54:23 [dur] lsn set 59524&lt;br/&gt;
Sat Apr 30 00:55:23 [dur] lsn set 119356&lt;br/&gt;
Sat Apr 30 00:55:33 [startReplSets] DBClientCursor::init call() failed&lt;br/&gt;
Sat Apr 30 00:55:33 [startReplSets] trying to contact rs2d:27018&lt;br/&gt;
Sat Apr 30 00:55:33 [startReplSets] replSet STARTUP2&lt;br/&gt;
Sat Apr 30 00:55:33 [replica set sync] replSet SECONDARY&lt;br/&gt;
Sat Apr 30 00:55:33 [rs Manager] replSet can&amp;#39;t see a majority, will not try to elect self&lt;br/&gt;
Sat Apr 30 00:55:33 [ReplSetHealthPollTask] replSet info rs2d:27018 is up&lt;br/&gt;
Sat Apr 30 00:55:33 [ReplSetHealthPollTask] replSet member rs2d:27018 SECONDARY&lt;br/&gt;
Sat Apr 30 00:55:33 [ReplSetHealthPollTask] replSet info rs2b:27018 is down (or slow to respond): socket exception&lt;br/&gt;
Sat Apr 30 00:55:33 [ReplSetHealthPollTask] replSet info rs2arbiter:27018 is up&lt;br/&gt;
Sat Apr 30 00:55:33 [ReplSetHealthPollTask] replSet member rs2arbiter:27018 ARBITER&lt;br/&gt;
Sat Apr 30 00:55:33 [ReplSetHealthPollTask] replSet info rs2c:27018 is up&lt;br/&gt;
Sat Apr 30 00:55:33 [ReplSetHealthPollTask] replSet member rs2c:27018 SECONDARY&lt;br/&gt;
Sat Apr 30 00:55:34 [rs Manager] replSet info electSelf 0&lt;br/&gt;
Sat Apr 30 00:55:34 [rs Manager] replSet PRIMARY&lt;br/&gt;
Sat Apr 30 00:55:34 [conn80] request split points lookup for chunk sd.metrics_110430 { : 4235, : 1 } --&amp;gt;&amp;gt; { : 4672, : 1 }&lt;br/&gt;
Sat Apr 30 00:55:34 [conn80] request split points lookup for chunk sd.metrics_110430 { : 2282, : 3 } --&amp;gt;&amp;gt; { : 2916, : 1 }&lt;br/&gt;
Sat Apr 30 00:55:34 [conn80] max number of requested split points reached (2) before the end of chunk sd.metrics_110430 { : 2282, : 3 } --&amp;gt;&amp;gt; { : 2916, : 1 }&lt;br/&gt;
Sat Apr 30 00:55:34 [conn80] updated set (set1) to: set1/rs1a:27018,rs1b:27018&lt;br/&gt;
Sat Apr 30 00:55:34 [ReplicaSetMonitorWatcher] starting&lt;br/&gt;
&lt;br/&gt;
Example log from secondary:&lt;br/&gt;
&lt;br/&gt;
Sat Apr 30 00:52:48 [FileAllocator] allocating new datafile /mongodbdata/sd.14, filling with zeroes...&lt;br/&gt;
Sat Apr 30 00:52:49 [replica set sync] 	 done building bottom layer, going to commit&lt;br/&gt;
Sat Apr 30 00:52:50 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:52:52 [replica set sync] done for 943965 records 14.183secs&lt;br/&gt;
Sat Apr 30 00:52:52 [replica set sync] info: indexing in foreground on this replica; was a background index build on the primary&lt;br/&gt;
Sat Apr 30 00:52:52 [replica set sync] building new index on { p: 1 } for sd.metrics_110427&lt;br/&gt;
Sat Apr 30 00:52:55 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 413ms&lt;br/&gt;
Sat Apr 30 00:52:55 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:52:58 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 1189ms&lt;br/&gt;
Sat Apr 30 00:52:59 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 141ms&lt;br/&gt;
Sat Apr 30 00:53:00 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		55800/13337875	0%&lt;br/&gt;
Sat Apr 30 00:53:03 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 1441ms&lt;br/&gt;
Sat Apr 30 00:53:04 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 355ms&lt;br/&gt;
Sat Apr 30 00:53:05 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:53:05 [conn2332] query admin.$cmd ntoreturn:1 command: { replSetGetStatus: 1 } reslen:944 392ms&lt;br/&gt;
Sat Apr 30 00:53:06 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 943ms&lt;br/&gt;
Sat Apr 30 00:53:06 [conn2326] query admin.$cmd ntoreturn:1 command: { ismaster: 1 } reslen:204 122ms&lt;br/&gt;
Sat Apr 30 00:53:07 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 131ms&lt;br/&gt;
Sat Apr 30 00:53:10 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:53:11 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 319ms&lt;br/&gt;
		179200/13337875	1%&lt;br/&gt;
Sat Apr 30 00:53:15 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:53:16 [ReplSetHealthPollTask] DBClientCursor::init call() failed&lt;br/&gt;
Sat Apr 30 00:53:19 [FileAllocator] done allocating datafile /mongodbdata/sd.14, size: 2047MB,  took 30.554 secs&lt;br/&gt;
Sat Apr 30 00:53:20 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:53:20 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 106ms&lt;br/&gt;
		820100/13337875	6%&lt;br/&gt;
Sat Apr 30 00:53:25 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:53:30 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		2000000/13337875	14%&lt;br/&gt;
Sat Apr 30 00:53:35 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:53:40 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:53:40 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 137ms&lt;br/&gt;
Sat Apr 30 00:53:44 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 199ms&lt;br/&gt;
		3036500/13337875	22%&lt;br/&gt;
Sat Apr 30 00:53:45 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:53:50 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		4058800/13337875	30%&lt;br/&gt;
Sat Apr 30 00:53:55 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:53:55 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 159ms&lt;br/&gt;
Sat Apr 30 00:53:56 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 210ms&lt;br/&gt;
Sat Apr 30 00:53:57 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 188ms&lt;br/&gt;
Sat Apr 30 00:54:00 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		5070800/13337875	38%&lt;br/&gt;
Sat Apr 30 00:54:05 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:54:07 [conn2361] query admin.$cmd ntoreturn:1 command: { serverStatus: 1 } reslen:1309 122ms&lt;br/&gt;
Sat Apr 30 00:54:10 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		6181700/13337875	46%&lt;br/&gt;
Sat Apr 30 00:54:15 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:54:20 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		7409500/13337875	55%&lt;br/&gt;
Sat Apr 30 00:54:25 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:54:28 got kill or ctrl c or hup signal 15 (Terminated), will terminate after current cmd ends&lt;br/&gt;
Sat Apr 30 00:54:30 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		8786500/13337875	65%&lt;br/&gt;
Sat Apr 30 00:54:35 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:54:40 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:54:45 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		10000000/13337875	74%&lt;br/&gt;
Sat Apr 30 00:54:50 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		11000000/13337875	82%&lt;br/&gt;
Sat Apr 30 00:54:55 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:54:58 [conn5] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4da88ada9b0fbd0e3f85be10&amp;#39;) } reslen:60 300066ms&lt;br/&gt;
Sat Apr 30 00:54:58 [conn6] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4da88c0b34414290739c4361&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
Sat Apr 30 00:54:59 [conn8] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4dba81bae94dca76f44b4da9&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
Sat Apr 30 00:54:59 [conn10] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4da88b6432edb36beaf641dc&amp;#39;) } reslen:60 300037ms&lt;br/&gt;
Sat Apr 30 00:54:59 [conn12] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4dac476ca0afad8f0fc8f264&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
Sat Apr 30 00:54:59 [conn11] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4da88b3b1b313c594100f4a0&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
Sat Apr 30 00:54:59 [conn13] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4da88b0e4c1b3ceddf4d98c2&amp;#39;) } reslen:60 300037ms&lt;br/&gt;
Sat Apr 30 00:55:00 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:55:00 [conn15] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4db946634a51cc51d0c0fdae&amp;#39;) } reslen:60 300037ms&lt;br/&gt;
Sat Apr 30 00:55:01 [conn9] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4dac6dfb64b672b58b4dd341&amp;#39;) } reslen:60 300037ms&lt;br/&gt;
Sat Apr 30 00:55:01 [conn19] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4dac69d23cb1fbe556fc9649&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
Sat Apr 30 00:55:01 [conn17] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4da88a950ac28b5f7b9319a8&amp;#39;) } reslen:60 300037ms&lt;br/&gt;
Sat Apr 30 00:55:02 [conn21] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4dac57ff537bc0a5071744b9&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
Sat Apr 30 00:55:02 [conn18] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4da88b610923140971e45e9c&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
Sat Apr 30 00:55:02 [conn20] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4da88bb7a111a56ab1e9577a&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
		12164100/13337875	91%&lt;br/&gt;
Sat Apr 30 00:55:05 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:55:10 [conn22] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4db9913caec9018878b1cbf9&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
Sat Apr 30 00:55:10 [conn16] query admin.$cmd ntoreturn:1 command: { writebacklisten: ObjectId(&amp;#39;4da88c1e1f70448ebeb3c4c2&amp;#39;) } reslen:60 300038ms&lt;br/&gt;
Sat Apr 30 00:55:10 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		13308100/13337875	99%&lt;br/&gt;
Sat Apr 30 00:55:15 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:55:16 [replica set sync] 	 external sort used : 14 files  in 143 secs&lt;br/&gt;
Sat Apr 30 00:55:20 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
Sat Apr 30 00:55:25 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time&lt;br/&gt;
		3639700/13337875	27%&lt;br/&gt;
Sat Apr 30 00:55:30 [rs Manager] replSet info not trying to elect self, do not yet have a complete set of data from any point in time</environment>
        <key id="16506">SERVER-3025</key>
            <summary>Cannot start new replica set member if another member recovering</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="4">Incomplete</resolution>
                                        <assignee username="kristina">Kristina Chodorow</assignee>
                                    <reporter username="boxedice">David Mytton</reporter>
                        <labels>
                    </labels>
                <created>Sat, 30 Apr 2011 01:06:43 +0000</created>
                <updated>Tue, 29 May 2012 14:53:29 +0000</updated>
                            <resolved>Fri, 20 Jan 2012 23:05:49 +0000</resolved>
                                    <version>1.8.1</version>
                                                    <component>Replication</component>
                                        <votes>1</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="81382" author="kristina" created="Fri, 20 Jan 2012 23:05:49 +0000"  >&lt;p&gt;I am tentatively closing, feel free to comment if this is still an issue for anyone in 2.0.&lt;/p&gt;</comment>
                            <comment id="69957" author="kristina" created="Wed, 30 Nov 2011 22:27:33 +0000"  >&lt;p&gt;There were some issues with 1.8 getting into an infinite loop recv() (instead of timing out). Has anyone had this happen with 2.0 as well?  The looping bug should be fixed, at least.&lt;/p&gt;

&lt;p&gt;I&apos;ve been unable to reproduce so far, I&apos;ll look at the code and see if there&apos;s anywhere we&apos;re not setting a timeout.&lt;/p&gt;</comment>
                            <comment id="55851" author="vesafb" created="Thu, 22 Sep 2011 11:16:26 +0000"  >&lt;p&gt;When two slaves are added (rs.add) to a replica at same time, there are posibilities that one slave can&apos;t start replication. It can be solved by restarting the slave.&lt;/p&gt;

&lt;p&gt;Thu Sep 22 04:55:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; trying to contact node1&lt;br/&gt;
Thu Sep 22 04:55:27 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.245.12.37:43728 #22&lt;br/&gt;
Thu Sep 22 04:55:37 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; DBClientCursor::init call() failed&lt;br/&gt;
Thu Sep 22 04:55:37 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; replSet error loading configurations 10276 DBClientBase::findOne: transport error: node2 query: &lt;/p&gt;
{ authenticate:
 1, nonce: &quot;d3f2dda7659b198d&quot;, user: &quot;__system&quot;, key: &quot;3d634236be2250990221425890795a46&quot; }
&lt;p&gt;Thu Sep 22 04:55:37 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; replSet error replication will not start&lt;br/&gt;
Thu Sep 22 04:55:37 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; replSet error loading set config&lt;br/&gt;
Thu Sep 22 04:55:37 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; replSet error fatal, stopping replication&lt;br/&gt;
Thu Sep 22 04:55:37 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; replSet ~RSBase called&lt;br/&gt;
Thu Sep 22 04:55:37 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; replSet caught exception in startReplSets thread: DBClientBase::findOne: transport error: node2 query: &lt;/p&gt;
{ authen
ticate: 1, nonce: &quot;d3f2dda7659b198d&quot;, user: &quot;__system&quot;, key: &quot;3d634236be2250990221425890795a46&quot; }</comment>
                            <comment id="41797" author="mycloudwatcher" created="Tue, 12 Jul 2011 03:05:38 +0000"  >&lt;p&gt;I have the same line in my failing Secondary server:&lt;/p&gt;

&lt;p&gt;Tue Jul 12 02:46:09 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; recover done&lt;br/&gt;
Tue Jul 12 02:46:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;dur&amp;#93;&lt;/span&gt; lsn set 0&lt;br/&gt;
Tue Jul 12 02:46:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; query local.system.namespaces reslen:36 nscanned:5 &lt;/p&gt;
{ name: /^local.temp./ }
&lt;p&gt;  nreturned:0 463ms&lt;br/&gt;
Tue Jul 12 02:46:18 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; waiting for connections on port 27017&lt;br/&gt;
Tue Jul 12 02:46:18 &lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; web admin interface listening on port 28017&lt;br/&gt;
Tue Jul 12 02:46:22 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn8&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ ismaster: 1 }
&lt;p&gt; reslen:176 286ms&lt;br/&gt;
Tue Jul 12 02:46:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn10&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ ismaster: 1 }
&lt;p&gt; reslen:176 1919ms&lt;br/&gt;
Tue Jul 12 02:46:27 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn11&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ ismaster: 1 }
&lt;p&gt; reslen:176 2291ms&lt;br/&gt;
Tue Jul 12 02:46:28 &lt;span class=&quot;error&quot;&gt;&amp;#91;startReplSets&amp;#93;&lt;/span&gt; DBClientCursor::init call() failed&lt;br/&gt;
Tue Jul 12 02:46:30 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn16&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ ismaster: 1 }
&lt;p&gt; reslen:176 2511ms&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 12 Jul 2011 03:05:38 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 4 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 4 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>boxedice</customfieldvalue>
            <customfieldvalue>mycloudwatcher</customfieldvalue>
            <customfieldvalue>vesafb</customfieldvalue>
            <customfieldvalue>kristina</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrijfb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrif5b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>21106</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hri9av:</customfieldvalue>

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