<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:00:10 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-2500] --dur fails with createPrivateMap on windows</title>
                <link>https://jira.mongodb.org/browse/SERVER-2500</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Starting up on windows with --dur failes to load existing database.&lt;/p&gt;

&lt;p&gt;&amp;gt; show dbs&lt;br/&gt;
Tue Feb 08 20:59:24 uncaught exception: listDatabases failed:{&lt;br/&gt;
        &quot;errmsg&quot; : &quot;exception: createPrivateMap failed (look in log for error)&quot;,&lt;br/&gt;
        &quot;code&quot; : 13636,&lt;br/&gt;
        &quot;ok&quot; : 0&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;Tue Feb 08 20:59:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; checking size file /data/db/market_data.ns&lt;br/&gt;
Accessing: market_data for the first time&lt;br/&gt;
Tue Feb 08 20:59:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; createPrivateMap failed /data/db/market_data.5 errno:1455 The paging file is too small for this operation to complete.&lt;br/&gt;
Tue Feb 08 20:59:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; Assertion: 13636:createPrivateMap failed (look in log for error)&lt;br/&gt;
Tue Feb 08 20:59:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ listDatabases: 1.0 }
&lt;p&gt; reslen:134 153ms&lt;br/&gt;
Tue Feb 08 20:59:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; query: admin.$cmd&lt;/p&gt;
{ replSetGetStatus: 1 }
&lt;p&gt;Tue Feb 08 20:59:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; run command admin.$cmd &lt;/p&gt;
{ replSetGetStatus: 1 }
&lt;p&gt;Tue Feb 08 20:59:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; command: &lt;/p&gt;
{ replSetGetStatus: 1 }

&lt;p&gt;Without --dur, it works:&lt;/p&gt;

&lt;p&gt;&amp;gt; show dbs&lt;br/&gt;
...&lt;br/&gt;
market_data     5.951171875GB&lt;br/&gt;
...&lt;/p&gt;


&lt;p&gt;Tue Feb 08 21:07:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; checking size file /data/db/market_data.ns&lt;br/&gt;
Accessing: market_data for the first time&lt;br/&gt;
Tue Feb 08 21:07:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; checking size file /data/db/mongosv.ns&lt;br/&gt;
Accessing: mongosv for the first time&lt;br/&gt;
Tue Feb 08 21:07:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; checking size file /data/db/morphia_test.ns&lt;br/&gt;
Accessing: morphia_test for the first time&lt;br/&gt;
Tue Feb 08 21:07:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; checking size file /data/db/my_database.ns&lt;br/&gt;
Accessing: my_database for the first time&lt;br/&gt;
Tue Feb 08 21:07:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; checking size file /data/db/ResultsDB.ns&lt;br/&gt;
Accessing: ResultsDB for the first time&lt;br/&gt;
Tue Feb 08 21:07:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; checking size file /data/db/test.ns&lt;br/&gt;
Accessing: test for the first time&lt;br/&gt;
Tue Feb 08 21:07:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; checking size file /data/db/testing.ns&lt;br/&gt;
Accessing: testing for the first time&lt;br/&gt;
Tue Feb 08 21:07:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ listDatabases: 1.0 }
&lt;p&gt; reslen:703 82ms&lt;br/&gt;
Tue Feb 08 21:07:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; query: admin.$cmd&lt;/p&gt;
{ replSetGetStatus: 1 }


</description>
                <environment></environment>
        <key id="14606">SERVER-2500</key>
            <summary>--dur fails with createPrivateMap on windows</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="dwight@mongodb.com">Dwight Merriman</assignee>
                                    <reporter username="scotthernandez">Scott Hernandez</reporter>
                        <labels>
                    </labels>
                <created>Wed, 9 Feb 2011 05:18:45 +0000</created>
                <updated>Tue, 12 Jul 2016 00:18:27 +0000</updated>
                            <resolved>Tue, 22 Feb 2011 01:03:27 +0000</resolved>
                                    <version>1.7.5</version>
                                    <fixVersion>1.8.0-rc0</fixVersion>
                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="24520" author="dwight_10gen" created="Wed, 23 Feb 2011 15:44:24 +0000"  >&lt;p&gt;just for future reference here is why the changes were made:&lt;/p&gt;

&lt;p&gt;&quot;When copy-on-write access is specified, the system and process commit charge taken is for the entire view because the calling process can potentially write to every page in the view, making all pages private. The contents of the new page are never written back to the original file and are lost when the view is unmapped.&quot;&lt;br/&gt;
&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/aa366761(v=vs.85).aspx&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://msdn.microsoft.com/en-us/library/aa366761(v=vs.85).aspx&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="24399" author="scotthernandez" created="Tue, 22 Feb 2011 00:19:34 +0000"  >&lt;p&gt;Works. &lt;/p&gt;

&lt;p&gt;&amp;gt; show dbs&lt;br/&gt;
ResultsDB       0.078125GB&lt;br/&gt;
admin   0.078125GB&lt;br/&gt;
davpix  2.0771484375GB&lt;br/&gt;
java_threading_tests    0.078125GB&lt;br/&gt;
local   0.078125GB&lt;br/&gt;
market_data     5.951171875GB&lt;br/&gt;
mongosv 0.078125GB&lt;br/&gt;
morphia_test    0.078125GB&lt;br/&gt;
my_database     0.203125GB&lt;br/&gt;
test    0.203125GB&lt;br/&gt;
testing 0.078125GB&lt;br/&gt;
&amp;gt; use market_data&lt;br/&gt;
switched to db market_data&lt;/p&gt;

&lt;p&gt;Although, there is something else weird going on which I bring up in another issue.&lt;/p&gt;</comment>
                            <comment id="24371" author="auto" created="Mon, 21 Feb 2011 15:48:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;dwight&apos;, u&apos;name&apos;: u&apos;dwight&apos;, u&apos;email&apos;: u&apos;dwight@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2500&quot; title=&quot;--dur fails with createPrivateMap on windows&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2500&quot;&gt;&lt;del&gt;SERVER-2500&lt;/del&gt;&lt;/a&gt; windows - eliminate mapaligned&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/af363697167c103374d7534b1af4b92f6eb3270c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/af363697167c103374d7534b1af4b92f6eb3270c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="24190" author="scotthernandez" created="Thu, 17 Feb 2011 22:49:33 +0000"  >&lt;p&gt;New error from nightly (night before last).&lt;br/&gt;
...&lt;br/&gt;
Thu Feb 17 14:41:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v1.7.7-pre-, pdfile version 4.5&lt;br/&gt;
Thu Feb 17 14:41:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: e1636f4e771d164822d10ded32cf581bddf9ccac&lt;br/&gt;
Thu Feb 17 14:41:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; sys info: windows (6, 1, 7600, 2, &apos;&apos;) BOOST_LIB_VERSION=1_42&lt;/p&gt;

&lt;p&gt;Thu Feb 17 14:45:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 127.0.0.1:49845 #1&lt;br/&gt;
Thu Feb 17 14:46:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; couldn&apos;t align mapped view of file len:16MB errno:487&lt;br/&gt;
Thu Feb 17 14:46:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; createPrivateMap failed /data/db/testing.ns errno:0 The operation completed successfully.&lt;br/&gt;
Thu Feb 17 14:46:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; Assertion: 13636:createPrivateMap failed (look in log for error)&lt;br/&gt;
Thu Feb 17 14:46:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ listDatabases: 1.0 }
&lt;p&gt; reslen:134 2151ms&lt;/p&gt;</comment>
                            <comment id="23949" author="auto" created="Tue, 15 Feb 2011 20:04:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;dwight&apos;, u&apos;name&apos;: u&apos;dwight&apos;, u&apos;email&apos;: u&apos;dwight@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2500&quot; title=&quot;--dur fails with createPrivateMap on windows&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2500&quot;&gt;&lt;del&gt;SERVER-2500&lt;/del&gt;&lt;/a&gt; private map was using too much memory on windows&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9bd9f144b33253773973f3253684d7c627492f0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9bd9f144b33253773973f3253684d7c627492f0d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="23463" author="dwight_10gen" created="Wed, 9 Feb 2011 13:58:37 +0000"  >&lt;p&gt;i&apos;ll probably start with making private maps roll out when not needed.  this may still require a swap file increase but puts an upper bound on the needed space.&lt;/p&gt;</comment>
                            <comment id="23452" author="auto" created="Wed, 9 Feb 2011 07:21:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: fix mismatched new[] and delete &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2500&quot; title=&quot;--dur fails with createPrivateMap on windows&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2500&quot;&gt;&lt;del&gt;SERVER-2500&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ab45f42f14be3c6934edd4cbb1a857e9ee209adf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ab45f42f14be3c6934edd4cbb1a857e9ee209adf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="23451" author="dwight_10gen" created="Wed, 9 Feb 2011 05:57:18 +0000"  >&lt;p&gt;ok i can reproduce&lt;/p&gt;</comment>
                            <comment id="23447" author="scotthernandez" created="Wed, 9 Feb 2011 05:42:53 +0000"  >&lt;p&gt;64bit windows 7&lt;/p&gt;</comment>
                            <comment id="23446" author="dwight_10gen" created="Wed, 9 Feb 2011 05:37:52 +0000"  >&lt;p&gt;i take it this is a 32 bit version of mongod?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="14608">SERVER-2502</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 9 Feb 2011 05:37:52 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        13 years 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>false</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>
                            13 years 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>auto</customfieldvalue>
            <customfieldvalue>dwight@mongodb.com</customfieldvalue>
            <customfieldvalue>scotthernandez</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrp6sn:</customfieldvalue>

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

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

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