<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:33:16 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-13910] Not enought storage available</title>
                <link>https://jira.mongodb.org/browse/SERVER-13910</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Got this issue in my log files.&lt;br/&gt;
I&apos;m unable to repair the database and I cant run MongoDB service anymore.&lt;/p&gt;


&lt;p&gt;2014-05-12T15:11:03.711-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;FileAllocator&amp;#93;&lt;/span&gt; allocating new datafile C:\mongodb\data\db\dbTestJig.8, filling with zeroes...&lt;br/&gt;
2014-05-12T15:11:06.628-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;FileAllocator&amp;#93;&lt;/span&gt; done allocating datafile C:\mongodb\data\db\dbTestJig.8, size: 512MB,  took 2.909 secs&lt;br/&gt;
2014-05-12T15:11:07.549-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; MapViewOfFileEx for C:\mongodb\data\db\dbTestJig.8 at address 00000000 failed with errno:8 Not enough storage is available to process this command. (file size is 536870912) in MemoryMappedFile::map&lt;br/&gt;
2014-05-12T15:11:07.985-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; dbTestJig.JigElements Fatal Assertion 16166&lt;br/&gt;
2014-05-12T15:11:38.640-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\util\log.cpp(122)                                    mongo::logContext+0xa7&lt;br/&gt;
2014-05-12T15:11:38.640-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\util\assert_util.cpp(138)                            mongo::fassertFailed+0x92&lt;br/&gt;
2014-05-12T15:11:38.640-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\util\mmap_win.cpp(211)                               mongo::MemoryMappedFile::map+0x6f9&lt;br/&gt;
2014-05-12T15:11:38.640-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\durable_mapped_file.cpp(151)              mongo::DurableMappedFile::create+0xe5&lt;br/&gt;
2014-05-12T15:11:38.640-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\data_file.cpp(146)                        mongo::DataFile::open+0x14f&lt;br/&gt;
2014-05-12T15:11:38.640-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\extent_manager.cpp(161)                   mongo::ExtentManager::getFile+0x46a&lt;br/&gt;
2014-05-12T15:11:38.640-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\extent_manager.cpp(381)                   mongo::ExtentManager::createExtent+0xdc&lt;br/&gt;
2014-05-12T15:11:38.640-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\extent_manager.cpp(484)                   mongo::ExtentManager::increaseStorageSize+0x8b&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\structure\record_store.cpp(213)                   mongo::SimpleRecordStoreV1::allocRecord+0x12a&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\structure\record_store.cpp(95)                    mongo::RecordStoreV1Base::insertRecord+0x62&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\catalog\collection.cpp(233)                       mongo::Collection::_insertDocument+0x97&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\catalog\collection.cpp(190)                       mongo::Collection::insertDocument+0x1b4&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(1057)  mongo::singleInsert+0x64&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(984)   mongo::insertOne+0x14d&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(1019)  mongo::WriteBatchExecutor::execOneInsert+0xa9&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(830)   mongo::WriteBatchExecutor::execInserts+0x105&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(710)   mongo::WriteBatchExecutor::bulkExecute+0x44&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(248)   mongo::WriteBatchExecutor::executeBatch+0x4e7&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\write_commands.cpp(146)   mongo::WriteCmd::run+0x1b8&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\dbcommands.cpp(1357)                              mongo::_execCommand+0x66&lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; dbTestJig.JigElements &lt;br/&gt;
2014-05-12T15:11:38.655-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;***aborting after fassert() failure&lt;/p&gt;


&lt;p&gt;2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\util\signal_handlers.cpp(107)                        mongo::`anonymous namespace&apos;::abruptQuit+0xd1&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  f:\dd\vctools\crt_bld\self_x86\crt\src\winsig.c(586)               raise+0x17a&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  f:\dd\vctools\crt_bld\self_x86\crt\src\abort.c(74)                 abort+0x10&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\util\assert_util.cpp(142)                            mongo::fassertFailed+0xfd&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\util\mmap_win.cpp(211)                               mongo::MemoryMappedFile::map+0x6f9&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\durable_mapped_file.cpp(151)              mongo::DurableMappedFile::create+0xe5&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\data_file.cpp(146)                        mongo::DataFile::open+0x14f&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\extent_manager.cpp(161)                   mongo::ExtentManager::getFile+0x46a&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\extent_manager.cpp(381)                   mongo::ExtentManager::createExtent+0xdc&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\storage\extent_manager.cpp(484)                   mongo::ExtentManager::increaseStorageSize+0x8b&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\structure\record_store.cpp(213)                   mongo::SimpleRecordStoreV1::allocRecord+0x12a&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\structure\record_store.cpp(95)                    mongo::RecordStoreV1Base::insertRecord+0x62&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\catalog\collection.cpp(233)                       mongo::Collection::_insertDocument+0x97&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\catalog\collection.cpp(190)                       mongo::Collection::insertDocument+0x1b4&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(1057)  mongo::singleInsert+0x64&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(984)   mongo::insertOne+0x14d&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(1019)  mongo::WriteBatchExecutor::execOneInsert+0xa9&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(830)   mongo::WriteBatchExecutor::execInserts+0x105&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(710)   mongo::WriteBatchExecutor::bulkExecute+0x44&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; mongod.exe  ...\src\mongo\db\commands\write_commands\batch_executor.cpp(248)   mongo::WriteBatchExecutor::executeBatch+0x4e7&lt;br/&gt;
2014-05-12T15:11:39.607-0400 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn224&amp;#93;&lt;/span&gt; SEVERE: Got signal: 22 (SIGABRT).&lt;/p&gt;</description>
                <environment>Windows 7, 64bits, &amp;gt;100GB free space, virtual memory managed by the system</environment>
        <key id="136121">SERVER-13910</key>
            <summary>Not enought storage available</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="9">Done</resolution>
                                        <assignee username="mark.benvenuto@mongodb.com">Mark Benvenuto</assignee>
                                    <reporter username="GuillaumeA">Guillaume Androz [X]</reporter>
                        <labels>
                            <label>Windows</label>
                            <label>crash</label>
                    </labels>
                <created>Mon, 12 May 2014 20:34:12 +0000</created>
                <updated>Mon, 11 Jul 2016 17:17:28 +0000</updated>
                            <resolved>Wed, 14 May 2014 15:12:37 +0000</resolved>
                                                    <fixVersion>2.7.1</fixVersion>
                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="593653" author="xgen-internal-githook" created="Thu, 22 May 2014 22:41:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;markbenvenuto&apos;, u&apos;name&apos;: u&apos;Mark Benvenuto&apos;, u&apos;email&apos;: u&apos;mark.benvenuto@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13910&quot; title=&quot;Not enought storage available&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13910&quot;&gt;&lt;del&gt;SERVER-13910&lt;/del&gt;&lt;/a&gt;: Warn the user when running a 32-bit build on Win64&lt;/p&gt;

&lt;p&gt;Windows 32 bit builds have less virtual memory available&lt;br/&gt;
then 64-bit builds, warn the user they should use a 64-bit build&lt;br/&gt;
over a 32-bit build.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/473028b020ee8288a14eca1454d9c08e507ef001&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/473028b020ee8288a14eca1454d9c08e507ef001&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="583289" author="guillaumea" created="Wed, 14 May 2014 13:21:18 +0000"  >&lt;p&gt;You were right. The MongoDB edition was the 32 bits one, it was not upgraded to 64 bits with the system.. I juste change it, delete the .lock file in the data and everything is fine now.&lt;br/&gt;
Thanks a lot !&lt;/p&gt;</comment>
                            <comment id="582904" author="mark.benvenuto" created="Wed, 14 May 2014 03:25:28 +0000"  >&lt;p&gt;Download &lt;a href=&quot;http://download.sysinternals.com/files/Sigcheck.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://download.sysinternals.com/files/Sigcheck.zip&lt;/a&gt;, and run sigcheck.exe on your mongod.exe to check if it is 32 or 64. If it reports 32-bit like my example below, download the matching 64-bit version. If you are unsure what version of mongod.exe you have, just run mongod.exe --version.&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;sigcheck.exe mongod.exe&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;&lt;b&gt;Output&lt;/b&gt;&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongod.exe:&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;        ...&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;        MachineType:    32-bit&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</comment>
                            <comment id="582829" author="guillaumea" created="Wed, 14 May 2014 01:30:02 +0000"  >&lt;p&gt;Actually, I am unable to restart server, neither windows service. It is possible that the Mongo edition is the 32bits as it was running on a former 32 bits sytem upgraded to a 64 bits one, but I dont know if the mongo edition was also improved. I&apos;ll check that and give news. But for now, how could I restart server ? I tried to delete the .lock file, then run command mongod --repair, but it is refused the same way that when I try to run mongod --config &amp;lt;config file&amp;gt;&lt;/p&gt;</comment>
                            <comment id="582718" author="mark.benvenuto" created="Tue, 13 May 2014 22:49:46 +0000"  >&lt;p&gt;I suspect that you are running MongoDB 32-bit edition which limits all dbs to a total size of 2 GB due to the limits of 32-bit memory addressing. You can fix this using the 64-bit version of MongoDB to fix.&lt;/p&gt;

&lt;p&gt;Run the following commands on your machine to help me understand your issue. &lt;/p&gt;

&lt;p&gt;In mongo.exe, run to help identify your build, and send me the output.&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;db.runCommand(&quot;buildinfo&quot;)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;In Windows cmd.exe, run &lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;set PROCESSOR&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&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>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 13 May 2014 22:49:46 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 38 weeks, 6 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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 38 weeks, 6 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="10022"><![CDATA[Windows]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>GuillaumeA</customfieldvalue>
            <customfieldvalue>mark.benvenuto@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlv67:</customfieldvalue>

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

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

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