<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:38:11 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-15497] Missing locale causing exit code 14 when starting via /etc/init.d/mongd</title>
                <link>https://jira.mongodb.org/browse/SERVER-15497</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Running Centos 6.5, I updated my mongod to 2.6.4 and upon start mongod via /etc/init.d/mongod I get the following error:&lt;/p&gt;

&lt;p&gt;ERROR: child process failed, exited with error number 14 &lt;/p&gt;


&lt;p&gt;I noticed that the init script requires numactl but the numactl package is not installed on my system. &lt;/p&gt;

&lt;p&gt;    init.d-mongd: &lt;a href=&quot;https://github.com/mongodb/mongo/blob/master/rpm/init.d-mongod&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/blob/master/rpm/init.d-mongod&lt;/a&gt;&lt;br/&gt;
   rpm spec: &lt;a href=&quot;https://github.com/mongodb/mongo/blob/master/rpm/mongodb-org.spec&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/blob/master/rpm/mongodb-org.spec&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I installed numactl and I solved the problem.&lt;/p&gt;

&lt;p&gt;This affects 2.6.4 up to the latest version.&lt;/p&gt;

&lt;p&gt;Adding numactl to the specs&apos; Requires line should solve this problem...&lt;/p&gt;</description>
                <environment></environment>
        <key id="161452">SERVER-15497</key>
            <summary>Missing locale causing exit code 14 when starting via /etc/init.d/mongd</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="3">Duplicate</resolution>
                                        <assignee username="ramon.fernandez@mongodb.com">Ramon Fernandez Marina</assignee>
                                    <reporter username="rmartinez">Raul Martinez Jr</reporter>
                        <labels>
                    </labels>
                <created>Wed, 1 Oct 2014 23:32:58 +0000</created>
                <updated>Wed, 8 Oct 2014 18:15:22 +0000</updated>
                            <resolved>Wed, 8 Oct 2014 18:15:22 +0000</resolved>
                                    <version>2.6.4</version>
                                                    <component>Packaging</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="736805" author="ramon.fernandez" created="Wed, 8 Oct 2014 18:13:56 +0000"  >&lt;p&gt;Thanks for letting us know &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=rmartinez&quot; class=&quot;user-hover&quot; rel=&quot;rmartinez&quot;&gt;rmartinez&lt;/a&gt; &amp;#8211; looks like you hit &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9032&quot; title=&quot;mongod fails when launched with misconfigured locale&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9032&quot;&gt;&lt;del&gt;SERVER-9032&lt;/del&gt;&lt;/a&gt;, which was one of the possibilities we initially contemplated. &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9032&quot; title=&quot;mongod fails when launched with misconfigured locale&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9032&quot;&gt;&lt;del&gt;SERVER-9032&lt;/del&gt;&lt;/a&gt; has been fixed in the development branch (as of 2.7.3) and will be part of the next production release (2.6.5). You already have a workaround so you should be good to go.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                            <comment id="736730" author="rmartinez" created="Wed, 8 Oct 2014 17:25:50 +0000"  >&lt;p&gt;I tried searching the net about this issue and found&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://webmastercraft.net/thread/mongodb-could-not-be-start-on-centos-6/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://webmastercraft.net/thread/mongodb-could-not-be-start-on-centos-6/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The solution (which I have confirmed) to be working is to run&lt;/p&gt;

&lt;p&gt;export LC_CTYPE=&quot;en_US.UTF-8&quot; &lt;/p&gt;

&lt;p&gt;or add it to .bashrc or system-wide profile&lt;/p&gt;</comment>
                            <comment id="733017" author="ramon.fernandez" created="Thu, 2 Oct 2014 21:02:34 +0000"  >&lt;p&gt; &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=rmartinez&quot; class=&quot;user-hover&quot; rel=&quot;rmartinez&quot;&gt;rmartinez&lt;/a&gt;, the init script only uses &lt;tt&gt;numactl&lt;/tt&gt; if it&apos;s available &amp;#8211; if it isn&apos;t available then it is not used.&lt;/p&gt;

&lt;p&gt;One possibility is that you run into &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9032&quot; title=&quot;mongod fails when launched with misconfigured locale&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9032&quot;&gt;&lt;del&gt;SERVER-9032&lt;/del&gt;&lt;/a&gt;, which has to do with a misconfigured or missing locale. If that&apos;s not the case, it would be useful if you could run the following on your system and send us the output.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;stop &lt;tt&gt;mongod&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;remove &lt;tt&gt;numactl&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;update &lt;tt&gt;/etc/init.d/mongod&lt;/tt&gt; to read &lt;tt&gt;#!/bin/bash -x&lt;/tt&gt; on its first line&lt;/li&gt;
	&lt;li&gt;run &lt;tt&gt;/etc/init.d/mongod start&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Just to rule out &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9032&quot; title=&quot;mongod fails when launched with misconfigured locale&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9032&quot;&gt;&lt;del&gt;SERVER-9032&lt;/del&gt;&lt;/a&gt;, can you also send the output of the &lt;tt&gt;set&lt;/tt&gt; command from the shell where you&apos;re running &lt;tt&gt;mongod&lt;/tt&gt;?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="69096">SERVER-9032</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="53997" name="file1.txt" size="2966" author="rmartinez" created="Wed, 8 Oct 2014 16:44:48 +0000"/>
                            <attachment id="53998" name="file2.txt" size="2975" author="rmartinez" created="Wed, 8 Oct 2014 16:46:36 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 2 Oct 2014 03:31:50 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 19 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>
                            9 years, 19 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
            <customfieldvalue>rmartinez</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlmlj:</customfieldvalue>

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

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

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