<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:55:00 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-20697] Running &apos;mongod.exe&apos; with &apos;--dbpath&apos; containing the Cyrillic alphabet</title>
                <link>https://jira.mongodb.org/browse/SERVER-20697</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I want to run MongoDB to save data by the path, containing Cyrillic alphabet.&lt;/p&gt;

&lt;p&gt;Example:&lt;br/&gt;
mongod.exe --dbpath &quot;C:/&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&quot;&lt;/p&gt;

&lt;p&gt;Thus mongod.exe does not start with an error&lt;/p&gt;

&lt;p&gt;... &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; exception in initAndListen: 29 Data directory C:/&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072; not found., terminating ...&lt;/p&gt;

&lt;p&gt;While this folder exists.&lt;/p&gt;

&lt;p&gt;And as is seen from example &apos;mongod.exe&apos; write right path in console. May blame the interaction with WIndows regard Cyrillic symbols.&lt;/p&gt;</description>
                <environment></environment>
        <key id="232127">SERVER-20697</key>
            <summary>Running &apos;mongod.exe&apos; with &apos;--dbpath&apos; containing the Cyrillic alphabet</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="kaloian.manassiev@mongodb.com">Kaloian Manassiev</assignee>
                                    <reporter username="Azriel">Zolotov Pavel</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Sep 2015 09:07:08 +0000</created>
                <updated>Fri, 2 Oct 2015 00:46:08 +0000</updated>
                            <resolved>Thu, 1 Oct 2015 22:18:15 +0000</resolved>
                                    <version>3.1.8</version>
                                                    <component>Admin</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="1049293" author="spencer.jackson@10gen.com" created="Thu, 1 Oct 2015 22:17:40 +0000"  >&lt;p&gt;Thank you for reporting that you&apos;ve encountered this. I believe this is another manifestation of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16725&quot; title=&quot;Incorrect character conversion between UTF-8 and UTF-16&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16725&quot;&gt;&lt;del&gt;SERVER-16725&lt;/del&gt;&lt;/a&gt;, which describes a Windows specific error in character set translation when interacting with the filesystem. Because there is an existing ticket which describes this issue, I&apos;m going to close this ticket as a duplicate. I encourage you to follow &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16725&quot; title=&quot;Incorrect character conversion between UTF-8 and UTF-16&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16725&quot;&gt;&lt;del&gt;SERVER-16725&lt;/del&gt;&lt;/a&gt; for updates on this issue.&lt;/p&gt;</comment>
                            <comment id="1048430" author="azriel" created="Thu, 1 Oct 2015 09:52:09 +0000"  >&lt;blockquote&gt;
&lt;p&gt;We&apos;ll post updates to this ticket as we find out more.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Thank you. Perhaps the fact that Windows takes the path is not UTF-8, and in Windows-1251. Although this is just a guess, because I do not know exactly how the interplay between Mongo and Windows.&lt;/p&gt;</comment>
                            <comment id="1048429" author="azriel" created="Thu, 1 Oct 2015 09:36:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ramon.fernandez&quot; class=&quot;user-hover&quot; rel=&quot;ramon.fernandez&quot;&gt;ramon.fernandez&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I&apos;m not able to reproduce the same behavior on linux&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I had to choose Windows as the operating system.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Also, what happens when you run the following from a command prompt?&lt;/p&gt;
&lt;div class=&quot;panel&quot; style=&quot;border-style: dashed;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelContent&quot;&gt;
&lt;p&gt;md &apos;C:\&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&apos;&lt;br/&gt;
dir &apos;C:\&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&apos;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;This result is quite expected:&lt;/p&gt;
&lt;div class=&quot;panel&quot; style=&quot;border-style: dashed;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelContent&quot;&gt;
&lt;p&gt;C:\&amp;gt;md &quot;&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&quot;&lt;/p&gt;

&lt;p&gt;C:\&amp;gt;dir &quot;C:/&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&quot;&lt;br/&gt;
 &#1058;&#1086;&#1084; &#1074; &#1091;&#1089;&#1090;&#1088;&#1086;&#1081;&#1089;&#1090;&#1074;&#1077; C &#1085;&#1077; &#1080;&#1084;&#1077;&#1077;&#1090; &#1084;&#1077;&#1090;&#1082;&#1080;.&lt;br/&gt;
 &#1057;&#1077;&#1088;&#1080;&#1081;&#1085;&#1099;&#1081; &#1085;&#1086;&#1084;&#1077;&#1088; &#1090;&#1086;&#1084;&#1072;: &amp;lt;some&amp;gt;&lt;/p&gt;

&lt;p&gt; &#1057;&#1086;&#1076;&#1077;&#1088;&#1078;&#1080;&#1084;&#1086;&#1077; &#1087;&#1072;&#1087;&#1082;&#1080; C:\&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&lt;/p&gt;

&lt;p&gt;01.10.2015  12:27    &amp;lt;DIR&amp;gt;          .&lt;br/&gt;
01.10.2015  12:27    &amp;lt;DIR&amp;gt;          ..&lt;br/&gt;
               0 &#1092;&#1072;&#1081;&#1083;&#1086;&#1074;              0 &#1073;&#1072;&#1081;&#1090;&lt;br/&gt;
               2 &#1087;&#1072;&#1087;&#1086;&#1082;   2&#160;362&#160;355&#160;712 &#1073;&#1072;&#1081;&#1090; &#1089;&#1074;&#1086;&#1073;&#1086;&#1076;&#1085;&#1086;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="1047489" author="ramon.fernandez" created="Wed, 30 Sep 2015 15:30:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kaloian.manassiev&quot; class=&quot;user-hover&quot; rel=&quot;kaloian.manassiev&quot;&gt;kaloian.manassiev&lt;/a&gt; is able to reproduce this behavior, but is not clear yet where the bug is. We&apos;ll post updates to this ticket as we find out more.&lt;/p&gt;</comment>
                            <comment id="1047246" author="ramon.fernandez" created="Wed, 30 Sep 2015 12:36:58 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=Azriel&quot; class=&quot;user-hover&quot; rel=&quot;Azriel&quot;&gt;Azriel&lt;/a&gt;, I&apos;m not able to reproduce the same behavior on linux, so this may be indeed related to how Windows handles Cyrillic symbols or how your system is configured: you may need to change your system locale.&lt;/p&gt;

&lt;p&gt;Also, what happens when you run the following from a command prompt?&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;md &apos;C:\&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&apos;&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;dir &apos;C:\&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&apos;&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>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                                        </outwardlinks>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="177000">SERVER-16725</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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>Wed, 30 Sep 2015 12:36:58 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 19 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>stephen.steneker@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 19 weeks, 6 days 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>kaloian.manassiev@mongodb.com</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
            <customfieldvalue>spencer.jackson@mongodb.com</customfieldvalue>
            <customfieldvalue>Azriel</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkt67:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</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_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;Example:&lt;br/&gt;
1) Create folder on &apos;C:/&apos; named &apos;&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&apos;.&lt;br/&gt;
2) Run &apos;mongod.exe --dbpath &quot;C:/&#1053;&#1086;&#1074;&#1072;&#1103; &#1087;&#1072;&#1087;&#1082;&#1072;&quot;&apos;&lt;/p&gt;</customfieldvalue>

                        </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|hsflzz:</customfieldvalue>

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