<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:16:56 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-8252] Startup hangs infinitely, DataFileSync background job cannot create new thread</title>
                <link>https://jira.mongodb.org/browse/SERVER-8252</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Please see &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-7434&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-7434&lt;/a&gt;, I don&apos;t know how to modify the Priority, so open this one. This issue impacted me a lot.&lt;/p&gt;

&lt;p&gt;I meet the same issue when using python script to start mongodb.&lt;br/&gt;
From the ps, there are three processes and hang. Strace the last process, the result as below. This not happen every time, but random.&lt;br/&gt;
Any suggestion how to avoid this issue? Thanks!&lt;br/&gt;
-bash-4.1# ps -ef|grep mongo&lt;br/&gt;
root 9778 9671 0 00:45 pts/0 00:00:00 grep mongo&lt;br/&gt;
root 30444 30426 0 Jan19 ? 00:00:00 /opt/mongodb/mongodb-linux-x86_64-2.2.0/bin/mongod --fork --port 27018 --dbpath /opt/mongodb/data --logpath /opt/mongodb/logs/mongod.log --logappend --auth&lt;br/&gt;
root 30446 30444 0 Jan19 ? 00:00:00 /opt/mongodb/mongodb-linux-x86_64-2.2.0/bin/mongod --fork --port 27018 --dbpath /opt/mongodb/data --logpath /opt/mongodb/logs/mongod.log --logappend --auth&lt;br/&gt;
root 30447 30446 0 Jan19 ? 00:00:03 /opt/mongodb/mongodb-linux-x86_64-2.2.0/bin/mongod --fork --port 27018 --dbpath /opt/mongodb/data --logpath /opt/mongodb/logs/mongod.log --logappend --auth&lt;br/&gt;
-bash-4.1# strace -p 30447&lt;br/&gt;
Process 30447 attached - interrupt to quit&lt;br/&gt;
restart_syscall(&amp;lt;... resuming interrupted call ...&amp;gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 62268768}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 263559680}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 126873152}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 243237408}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 86392656}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 167695552}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 177540480}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 218584944}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 73609392}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 108531680}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 66404528}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 94315584}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 18061952}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 36596160}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 110801056}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 16613728}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 47067712}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 145683984}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 256660144}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 164049408}
&lt;p&gt;) = -1 ETIMEDOUT (Connection timed out)&lt;br/&gt;
futex(0x13dc400, FUTEX_WAIT_PRIVATE, 2, &lt;/p&gt;
{0, 209718064}
&lt;p&gt;^C &amp;lt;unfinished ...&amp;gt;&lt;br/&gt;
Process 30447 detached&lt;/p&gt;</description>
                <environment>Red Hat Enterprise Linux Server release 6.2 (Santiago)&lt;br/&gt;
Linux vm210-171 2.6.32-220.17.1.el6.x86_64 #1 SMP Thu Apr 26 13:37:13 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux</environment>
        <key id="62690">SERVER-8252</key>
            <summary>Startup hangs infinitely, DataFileSync background job cannot create new thread</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="wangyuontheway">WangYu</reporter>
                        <labels>
                    </labels>
                <created>Sun, 20 Jan 2013 15:35:27 +0000</created>
                <updated>Tue, 22 Jan 2013 14:03:31 +0000</updated>
                            <resolved>Tue, 22 Jan 2013 05:39:30 +0000</resolved>
                                    <version>2.2.0</version>
                                                    <component>Concurrency</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="246134" author="eliot" created="Tue, 22 Jan 2013 05:39:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-8251&quot; title=&quot;Startup hangs infinitely, DataFileSync background job cannot create new thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-8251&quot;&gt;&lt;del&gt;SERVER-8251&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="62688">SERVER-8251</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>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 22 Jan 2013 05:39:30 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 4 weeks, 1 day 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, 4 weeks, 1 day 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>eliot</customfieldvalue>
            <customfieldvalue>wangyuontheway</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrnao7:</customfieldvalue>

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

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

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