<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:05:15 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-4198] Assertion failure isOk() db/pdfile.h 300</title>
                <link>https://jira.mongodb.org/browse/SERVER-4198</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I&apos;ve used mongodb a few days, it has been working fine until today.&lt;/p&gt;

&lt;p&gt;I got a error when querying a database.&lt;/p&gt;

&lt;p&gt;Wed Nov  2 17:56:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 127.0.0.1:49234 #1&lt;br/&gt;
Wed Nov  2 17:56:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; command admin.$cmd command: &lt;/p&gt;
{ listDatabases: 1 }
&lt;p&gt; ntoreturn:1 reslen:338 813ms&lt;br/&gt;
Wed Nov  2 17:56:46 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt;  admin.system.namespaces Assertion failure isOk() db/pdfile.h 300&lt;br/&gt;
0x10007d703 0x100087eec 0x1004165e4 0x10040774b 0x100410823 0x100437df9 0x1004b3006 0x100426693 0x100426b53 0x100429f45 0x10042d8f0 0x10043109e 0x10043353b 0x10043662a 0x1004a13ca 0x1003d5e0f 0x1003e298a 0x100603394 0x100148d8c 0x10060a554 &lt;br/&gt;
 0   mongod                              0x000000010007d703 _ZN5mongo12sayDbContextEPKc + 195&lt;br/&gt;
 1   mongod                              0x0000000100087eec _ZN5mongo8assertedEPKcS1_j + 300&lt;br/&gt;
 2   mongod                              0x00000001004165e4 _ZN5mongo11DataFileMgr9getExtentERKNS_7DiskLocE + 148&lt;br/&gt;
 3   mongod                              0x000000010040774b _ZN5mongo11DataFileMgr7findAllEPKcRKNS_7DiskLocE + 75&lt;br/&gt;
 4   mongod                              0x0000000100410823 _ZN5mongo13findTableScanEPKcRKNS_7BSONObjERKNS_7DiskLocE + 131&lt;br/&gt;
 5   mongod                              0x0000000100437df9 _ZNK5mongo9QueryPlan9newCursorERKNS_7DiskLocEi + 1081&lt;br/&gt;
 6   mongod                              0x00000001004b3006 _ZN5mongo11UserQueryOp5_initEv + 214&lt;br/&gt;
 7   mongod                              0x0000000100426693 _ZN5mongo7QueryOp4initEv + 323&lt;br/&gt;
 8   mongod                              0x0000000100426b53 _ZN5mongo12QueryPlanSet6Runner6initOpERNS_7QueryOpE + 35&lt;br/&gt;
 9   mongod                              0x0000000100429f45 _ZN5mongo12QueryPlanSet6Runner4initEv + 245&lt;br/&gt;
 10  mongod                              0x000000010042d8f0 _ZN5mongo12QueryPlanSet6Runner22runUntilFirstCompletesEv + 32&lt;br/&gt;
 11  mongod                              0x000000010043109e _ZN5mongo12QueryPlanSet5runOpERNS_7QueryOpE + 334&lt;br/&gt;
 12  mongod                              0x000000010043353b _ZN5mongo16MultiPlanScanner9runOpOnceERNS_7QueryOpE + 1115&lt;br/&gt;
 13  mongod                              0x000000010043662a _ZN5mongo16MultiPlanScanner5runOpERNS_7QueryOpE + 26&lt;br/&gt;
 14  mongod                              0x00000001004a13ca &lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt; + 3194&lt;br/&gt;
 15  mongod                              0x00000001003d5e0f _ZN5mongo13receivedQueryERNS_6ClientERNS_10DbResponseERNS_7MessageE + 623&lt;br/&gt;
 16  mongod                              0x00000001003e298a _ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE + 1402&lt;br/&gt;
 17  mongod                              0x0000000100603394 _ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE + 148&lt;br/&gt;
 18  mongod                              0x0000000100148d8c _ZN5mongo3pms9threadRunEPNS_13MessagingPortE + 700&lt;br/&gt;
 19  mongod                              0x000000010060a554 thread_proxy + 132&lt;br/&gt;
Wed Nov  2 17:56:46 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; assertion 0 assertion db/pdfile.h:300 ns:admin.system.namespaces query:{}&lt;br/&gt;
Wed Nov  2 17:56:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; end connection 127.0.0.1:49234&lt;/p&gt;

&lt;p&gt;I restart the mongod process but no help.&lt;/p&gt;

&lt;p&gt;I tried to repair the db but also got the error.&lt;/p&gt;

&lt;p&gt;bin: $ ./mongod --repair --dbpath  ../data/db &lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=678 port=27017 dbpath=../data/db 64-bit host=KTs-MacBook-Pro.local&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v2.0.0, pdfile version 4.5&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: 695c67dff0ffc361b8568a13366f027caa406222&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build info: Darwin erh2.10gen.cc 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_40&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: &lt;/p&gt;
{ dbpath: &quot;../data/db&quot;, repair: true }
&lt;p&gt;Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; journal dir=../data/db/journal&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; recover : no journal files present, no recovery needed&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; ****&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; ****&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; need to upgrade database admin with pdfile version 4.5, new version: 4.5&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt;      starting upgrade&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt;  admin repairDatabase admin&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; removeJournalFiles&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt;  admin.system.namespaces Assertion failure isOk() db/pdfile.h 300&lt;br/&gt;
0x10007d703 0x100087eec 0x1004165e4 0x10040774b 0x100410823 0x100437df9 0x1004b3006 0x100426693 0x100426b53 0x100429f45 0x10042d8f0 0x10043109e 0x10043353b 0x10043662a 0x1004a13ca 0x1003d5e0f 0x1003e298a 0x1003e480f 0x1000ed8ec 0x1000c8b73 &lt;br/&gt;
 0   mongod                              0x000000010007d703 _ZN5mongo12sayDbContextEPKc + 195&lt;br/&gt;
 1   mongod                              0x0000000100087eec _ZN5mongo8assertedEPKcS1_j + 300&lt;br/&gt;
 2   mongod                              0x00000001004165e4 _ZN5mongo11DataFileMgr9getExtentERKNS_7DiskLocE + 148&lt;br/&gt;
 3   mongod                              0x000000010040774b _ZN5mongo11DataFileMgr7findAllEPKcRKNS_7DiskLocE + 75&lt;br/&gt;
 4   mongod                              0x0000000100410823 _ZN5mongo13findTableScanEPKcRKNS_7BSONObjERKNS_7DiskLocE + 131&lt;br/&gt;
 5   mongod                              0x0000000100437df9 _ZNK5mongo9QueryPlan9newCursorERKNS_7DiskLocEi + 1081&lt;br/&gt;
 6   mongod                              0x00000001004b3006 _ZN5mongo11UserQueryOp5_initEv + 214&lt;br/&gt;
 7   mongod                              0x0000000100426693 _ZN5mongo7QueryOp4initEv + 323&lt;br/&gt;
 8   mongod                              0x0000000100426b53 _ZN5mongo12QueryPlanSet6Runner6initOpERNS_7QueryOpE + 35&lt;br/&gt;
 9   mongod                              0x0000000100429f45 _ZN5mongo12QueryPlanSet6Runner4initEv + 245&lt;br/&gt;
 10  mongod                              0x000000010042d8f0 _ZN5mongo12QueryPlanSet6Runner22runUntilFirstCompletesEv + 32&lt;br/&gt;
 11  mongod                              0x000000010043109e _ZN5mongo12QueryPlanSet5runOpERNS_7QueryOpE + 334&lt;br/&gt;
 12  mongod                              0x000000010043353b _ZN5mongo16MultiPlanScanner9runOpOnceERNS_7QueryOpE + 1115&lt;br/&gt;
 13  mongod                              0x000000010043662a _ZN5mongo16MultiPlanScanner5runOpERNS_7QueryOpE + 26&lt;br/&gt;
 14  mongod                              0x00000001004a13ca &lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt; + 3194&lt;br/&gt;
 15  mongod                              0x00000001003d5e0f _ZN5mongo13receivedQueryERNS_6ClientERNS_10DbResponseERNS_7MessageE + 623&lt;br/&gt;
 16  mongod                              0x00000001003e298a _ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE + 1402&lt;br/&gt;
 17  mongod                              0x00000001003e480f _ZN5mongo14DBDirectClient4callERNS_7MessageES2_bPSs + 111&lt;br/&gt;
 18  mongod                              0x00000001000ed8ec _ZN5mongo14DBClientCursor4initEv + 76&lt;br/&gt;
 19  mongod                              0x00000001000c8b73 _ZN5mongo12DBClientBase5queryERKSsNS_5QueryEiiPKNS_7BSONObjEii + 739&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; assertion 0 assertion db/pdfile.h:300 ns:admin.system.namespaces query:{}&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt;  admin clone failed for admin with error: query failed admin.system.namespaces&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; removeJournalFiles&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt;  admin Assertion failure doDBUpgrade( dbName , errmsg , h ) db/db.cpp 298&lt;br/&gt;
0x10007d703 0x100087eec 0x1005f4f2f 0x1005f5c3c 0x1005f6274 0x1005f7d6f 0x1000013c4 &lt;br/&gt;
 0   mongod                              0x000000010007d703 _ZN5mongo12sayDbContextEPKc + 195&lt;br/&gt;
 1   mongod                              0x0000000100087eec _ZN5mongo8assertedEPKcS1_j + 300&lt;br/&gt;
 2   mongod                              0x00000001005f4f2f _ZN5mongo30repairDatabasesAndCheckVersionEv + 2063&lt;br/&gt;
 3   mongod                              0x00000001005f5c3c _ZN5mongo14_initAndListenEi + 1036&lt;br/&gt;
 4   mongod                              0x00000001005f6274 _ZN5mongo13initAndListenEi + 36&lt;br/&gt;
 5   mongod                              0x00000001005f7d6f main + 3647&lt;br/&gt;
 6   mongod                              0x00000001000013c4 start + 52&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; exception in initAndListen: 0 assertion db/db.cpp:298, terminating&lt;br/&gt;
Wed Nov  2 18:10:51 dbexit: &lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close listening sockets...&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to flush diaglog...&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close sockets...&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: waiting for fs preallocator...&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: lock for final commit...&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: final commit...&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: closing all files...&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; closeAllFiles() finished&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; journalCleanup...&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; removeJournalFiles&lt;br/&gt;
Wed Nov  2 18:10:51 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: removing fs lock...&lt;br/&gt;
Wed Nov  2 18:10:51 dbexit: really exiting now&lt;/p&gt;

&lt;p&gt;The mongodb version is v2.0.0, pdfile version is 4.5, git version is 695c67dff0ffc361b8568a13366f027caa406222.&lt;/p&gt;

&lt;p&gt;There are 5 databases in the mongodb, but only one database to be wrong.&lt;/p&gt;

&lt;p&gt;I also tried to dump data by mongodump, but got empty bson files.&lt;/p&gt;</description>
                <environment>Mac OSX 10.7.2, Darwin Kernel Version 9.6.0</environment>
        <key id="24424">SERVER-4198</key>
            <summary>Assertion failure isOk() db/pdfile.h 300</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</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="scotthernandez">Scott Hernandez</assignee>
                                    <reporter username="kliu">Kyle Liu</reporter>
                        <labels>
                    </labels>
                <created>Thu, 3 Nov 2011 02:01:24 +0000</created>
                <updated>Wed, 15 Aug 2012 17:27:36 +0000</updated>
                            <resolved>Mon, 14 May 2012 20:45:52 +0000</resolved>
                                    <version>2.0.0</version>
                                                    <component>Storage</component>
                                        <votes>1</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="153656" author="mknwebsolutions" created="Wed, 15 Aug 2012 17:27:36 +0000"  >&lt;p&gt;I had this same issue recently (&lt;a href=&quot;https://groups.google.com/forum/?fromgroups#!topic/mongodb-user/QCbFaIXcLTM&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://groups.google.com/forum/?fromgroups#!topic/mongodb-user/QCbFaIXcLTM&lt;/a&gt;).  I was able to fix the issue by removing the master=true setting then running a repair.  &lt;/p&gt;</comment>
                            <comment id="138625" author="scotthernandez" created="Mon, 2 Jul 2012 15:10:09 +0000"  >&lt;p&gt;It would be those logs, but please increase to level 5.&lt;/p&gt;</comment>
                            <comment id="138624" author="tarang" created="Mon, 2 Jul 2012 15:07:18 +0000"  >&lt;p&gt;Hi Scott, i&apos;ll create a new issue but where can I find these logs? I looked at it in one degree of verbose and got the following when the error occurs:&lt;/p&gt;

&lt;p&gt;Assertion failure isOk() tools/../db/pdfile.h 300&lt;br/&gt;
0x10007628f 0x100081cc2 0x1005a806b 0x1005a8a01 0x1005aa802 0x1005ab4b4 0x1005aba1c 0x10059e297 0x1005a5a2a 0x100001694 &lt;br/&gt;
 0   mongodump                           0x000000010007628f _ZN5mongo12sayDbContextEPKc + 191&lt;br/&gt;
 1   mongodump                           0x0000000100081cc2 _ZN5mongo8assertedEPKcS1_j + 322&lt;br/&gt;
 2   mongodump                           0x00000001005a806b _ZN4Dump13_repairExtentEPN5mongo8DatabaseESsbNS0_7DiskLocERNS_6WriterE + 2587&lt;br/&gt;
 3   mongodump                           0x00000001005a8a01 _ZN4Dump7_repairEPN5mongo8DatabaseESsN5boost11filesystem210basic_pathISsNS4_11path_traitsEEE + 929&lt;br/&gt;
 4   mongodump                           0x00000001005aa802 _ZN4Dump7_repairESs + 1794&lt;br/&gt;
 5   mongodump                           0x00000001005ab4b4 _ZN4Dump6repairEv + 1156&lt;br/&gt;
 6   mongodump                           0x00000001005aba1c _ZN4Dump3runEv + 492&lt;br/&gt;
 7   mongodump                           0x000000010059e297 _ZN5mongo4Tool4mainEiPPc + 5447&lt;br/&gt;
 8   mongodump                           0x00000001005a5a2a main + 58&lt;br/&gt;
 9   mongodump                           0x0000000100001694 start + 52&lt;/p&gt;</comment>
                            <comment id="138561" author="scotthernandez" created="Mon, 2 Jul 2012 13:23:32 +0000"  >&lt;p&gt;Tarang, can you please create a new issue and attach your logs?&lt;/p&gt;
</comment>
                            <comment id="138442" author="tarang" created="Sun, 1 Jul 2012 21:00:13 +0000"  >&lt;p&gt;I also have this same problem see:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://groups.google.com/forum/?fromgroups#!topic/mongodb-user/1Sw0Nf5e3aA&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://groups.google.com/forum/?fromgroups#!topic/mongodb-user/1Sw0Nf5e3aA&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It results in being unable to repair, unable to export, unable to index the database&lt;/p&gt;</comment>
                            <comment id="108028" author="ian@10gen.com" created="Mon, 9 Apr 2012 21:05:51 +0000"  >&lt;p&gt;Hi Christian, could you please attach the full logs when you get a chance?&lt;/p&gt;</comment>
                            <comment id="91229" author="eliot" created="Thu, 23 Feb 2012 05:50:40 +0000"  >&lt;p&gt;Can you attach the full logs?&lt;/p&gt;</comment>
                            <comment id="90864" author="klukas" created="Wed, 22 Feb 2012 15:15:40 +0000"  >&lt;p&gt;I am now deleting some files from the problematic file collection, during this process I get every once in a while the error &quot;Invalid BSONObj size: -7127274116&quot; (or similar) and also even more often &quot;Asseration failure isOk() db/pdfile.h 300&quot;. So it seems that over time invalid data structures have been created or some other problem becomes apparant.&lt;/p&gt;</comment>
                            <comment id="90842" author="klukas" created="Wed, 22 Feb 2012 14:25:13 +0000"  >&lt;p&gt;I forgot to mention that the server was running fine with journalling enabled until the error appeared.&lt;/p&gt;</comment>
                            <comment id="90841" author="klukas" created="Wed, 22 Feb 2012 14:24:34 +0000"  >&lt;p&gt;I have the same problem with MongoDB 2.0.2 and 2.0.3-rc1 (see &lt;a href=&quot;http://groups.google.com/group/mongodb-user/browse_thread/thread/98873692e898ea6a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://groups.google.com/group/mongodb-user/browse_thread/thread/98873692e898ea6a&lt;/a&gt;)&lt;/p&gt;</comment>
                            <comment id="83916" author="eliot" created="Wed, 1 Feb 2012 04:37:16 +0000"  >&lt;p&gt;Was this server ever shut down unsafely or crashed without journalling?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13710" name="db-admin.zip" size="33286" author="kliu" created="Thu, 3 Nov 2011 02:01:24 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>11.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 1 Feb 2012 04:37:16 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 27 weeks 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>
                            11 years, 27 weeks 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="10021"><![CDATA[OS X]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>klukas</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>kliu</customfieldvalue>
            <customfieldvalue>mknwebsolutions</customfieldvalue>
            <customfieldvalue>scotthernandez</customfieldvalue>
            <customfieldvalue>tarang</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hromlz:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17461</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|hs5rpr:</customfieldvalue>

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