<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:55:31 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-911] mongos proces crash during setShardVersion (solaris)</title>
                <link>https://jira.mongodb.org/browse/SERVER-911</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Thu Jan 14 09:10:54 Assertion: 10429:setShardVersion failed!&lt;br/&gt;
{ lastmod: Timestamp 1263456596000|3, ns: &quot;test.logs05&quot;, min: &lt;/p&gt;
{ sk: &quot;2009-05-221&quot; }
&lt;p&gt;, max: &lt;/p&gt;
{ sk: MaxKey }
&lt;p&gt;, shard: &quot;log-engine.db.dev:27019&quot;, _id: ObjId(4b4ed154107b886e64956ba2) }&lt;br/&gt;
{ lastmod: Timestamp 1263456654000|2, ns: &quot;test.logs05&quot;, min: &lt;/p&gt;
{ sk: &quot;2009-05-122&quot; }
&lt;p&gt;, max: &lt;/p&gt;
{ sk: &quot;2009-05-122&quot; }
&lt;p&gt;, shard: &quot;log-engine.db.dev:27019&quot;, _id: ObjId(4b4ed0cb107b886e64956b9f) }&lt;br/&gt;
Thu Jan 14 09:10:54 Assertion: 10429:setShardVersion failed!&lt;br/&gt;
ld.so.1: mongos: fatal: relocation error: file /opt/WP/home/mongo1/mongodb-sunos5-x86_64-2010-01-10/bin/mongos: symbol backtrace: referenced symbol not found&lt;br/&gt;
Killed&lt;/p&gt;</description>
                <environment>bash-3.00$ uname -a&lt;br/&gt;
SunOS log-engine 5.10 Generic_142901-03 i86pc i386 i86pc&lt;br/&gt;
&lt;br/&gt;
bash-3.00$ mongod --version&lt;br/&gt;
db version v1.3.1-, pdfile version 4.5&lt;br/&gt;
Thu Jan 14 09:16:17 git version: 51cbeda9d4cd5196553995ccda45d99c67929a29&lt;br/&gt;
X24470 1T of data&lt;br/&gt;
&lt;br/&gt;
</environment>
        <key id="11126">SERVER-911</key>
            <summary>mongos proces crash during setShardVersion (solaris)</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="mathias@mongodb.com">Mathias Stearn</assignee>
                                    <reporter username="iddqd">Tomasz Drobiszewski</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Jan 2010 03:18:03 +0000</created>
                <updated>Sat, 3 Apr 2010 23:05:52 +0000</updated>
                            <resolved>Thu, 11 Mar 2010 09:12:17 +0000</resolved>
                                                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="12911" author="eliot" created="Thu, 11 Mar 2010 09:12:17 +0000"  >&lt;p&gt;This is really a general solaris build problem.&lt;br/&gt;
Working on it in this context &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-731&quot; title=&quot;try Sun Studio for compiling on solaris&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-731&quot;&gt;&lt;del&gt;SERVER-731&lt;/del&gt;&lt;/a&gt; &lt;/p&gt;</comment>
                            <comment id="11776" author="iddqd" created="Thu, 14 Jan 2010 10:04:53 +0000"  >&lt;p&gt;It is kind of an issue there because that shouldn&apos;t happen that way.&lt;br/&gt;
I have all recomended libs in LD_LIBRARY_PATH &lt;br/&gt;
Mongos  shouldn&apos;t start without  its requirements.&lt;/p&gt;
</comment>
                            <comment id="11773" author="eliot" created="Thu, 14 Jan 2010 09:33:55 +0000"  >&lt;p&gt;do we need to make all solaris builds static?&lt;/p&gt;</comment>
                            <comment id="11771" author="iddqd" created="Thu, 14 Jan 2010 07:50:58 +0000"  >&lt;p&gt;Reproduction:&lt;br/&gt;
mongohome/bin/mongod --port 27030 --dbpath=/home/mongo1/mongodata/config1/ --configsvr&lt;br/&gt;
mongohome/bin/mongod --port 27018 --dbpath=/home/mongo1/mongodata/b/ --shardsvr&lt;br/&gt;
mongohome/bin/mongod --port 27019 --dbpath=/home/mongo1/mongodata/b/ --shardsvr&lt;br/&gt;
mongos --configdb log-engine:27030&lt;/p&gt;

&lt;p&gt;bash-3.00$ mongo&lt;br/&gt;
MongoDB shell version: 1.3.1-&lt;br/&gt;
url: test&lt;br/&gt;
connecting to: test&lt;br/&gt;
type &quot;help&quot; for help&lt;br/&gt;
&amp;gt; use admin                                                                    &lt;br/&gt;
switched to db admin&lt;br/&gt;
&amp;gt; db.runCommand( &lt;/p&gt;
{ addshard : &quot;log-engine:27019&quot; , allowLocal : true }
&lt;p&gt; )&lt;/p&gt;
{ &quot;added&quot; : &quot;log-engine:27019&quot;, &quot;ok&quot; : 1 }
&lt;p&gt;&amp;gt; db.runCommand( &lt;/p&gt;
{ addshard : &quot;log-engine:27018&quot; , allowLocal : true }
&lt;p&gt; )&lt;/p&gt;
{ &quot;added&quot; : &quot;log-engine:27018&quot;, &quot;ok&quot; : 1 }
&lt;p&gt;&amp;gt; db.runCommand( &lt;/p&gt;
{ enablesharding : &quot;test&quot; }
&lt;p&gt; )                                                       &lt;/p&gt;
{ &quot;ok&quot; : 1 }
&lt;p&gt;&amp;gt; db.runCommand( { shardcollection : &quot;test.logs05&quot; , key : &lt;/p&gt;
{ sk : 1}
&lt;p&gt; } )                          &lt;/p&gt;
{ &quot;collectionsharded&quot; : &quot;test.logs05&quot;, &quot;ok&quot; : 1 }
&lt;p&gt;&amp;gt; db.logs05.ensureIndex(&lt;/p&gt;
{i:1}
&lt;p&gt;)                                                               &lt;br/&gt;
&amp;gt; db.logs05.ensureIndex(&lt;/p&gt;
{l:1}
&lt;p&gt;)&lt;br/&gt;
&amp;gt; db.logs05.ensureIndex(&lt;/p&gt;
{s:1}
&lt;p&gt;)&lt;/p&gt;

&lt;p&gt;Parallel load:&lt;br/&gt;
 {&lt;br/&gt;
            &quot;c&quot;:datetime.strptime(login_data&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;, &quot;%Y-%m-%d %H:%M:%S&quot;),&lt;br/&gt;
            &quot;sk&quot;: 01,&lt;br/&gt;
            &quot;l&quot;:&apos;login&lt;br/&gt;
            &apos;i&apos;:&apos;127.0.1&apos;&lt;br/&gt;
            &apos;z&apos;:&apos;Z&apos;&lt;br/&gt;
            &apos;s&apos;:&apos;127.0.1:12345678:12345567&apos;&lt;br/&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>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 14 Jan 2010 09:33:55 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            13 years, 49 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
            <customfieldvalue>iddqd</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrie9z:</customfieldvalue>

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

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

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