<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:43:18 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-17101] Intermittent error from currentOp</title>
                <link>https://jira.mongodb.org/browse/SERVER-17101</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Getting the following error from mongo shell when trying to examine the currentOps:&lt;/p&gt;

&lt;p&gt;&quot;Error: 16686 error converting js type to Utf8Value at src/mongo/shell/types.js:620&quot;&lt;/p&gt;

&lt;p&gt;Full stack:&lt;br/&gt;
2015-01-28T21:19:45.139+0000 Assertion: 16686:error converting js type to Utf8Value&lt;br/&gt;
2015-01-28T21:19:45.165+0000 0x869641 0x817749 0x7fb156 0x7cd662 0x7b38ec 0x7b78a4 0xb0edd4 0xb0ea5e 0xb879fe 0xa99855 0xa9a77d 0xa32edd06362 &lt;br/&gt;
 mongo(_ZN5mongo15printStackTraceERSo+0x21) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x869641&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo10logContextEPKc+0x159) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x817749&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo11msgassertedEiPKc+0xe6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb156&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo11toSTLStringERKN2v86HandleINS0_5ValueEEE+0x82) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7cd662&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN5mongo7V8Scope16mongoToV8ElementERKNS_11BSONElementEb+0x142c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7b38ec&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7b78a4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN2v88internal8JSObject26GetPropertyWithInterceptorEPNS0_10JSReceiverEPNS0_6StringEP18PropertyAttributes+0x1e4) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb0edd4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN2v88internal6Object23GetPropertyWithReceiverEPS1_PNS0_6StringEP18PropertyAttributes+0x8e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb0ea5e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(&lt;em&gt;ZN2v88internal7Runtime17GetObjectPropertyEPNS0_7IsolateENS0_6HandleINS0_6ObjectEEES6&lt;/em&gt;+0x24e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb879fe&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN2v88internal11KeyedLoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6ObjectEEES5_b+0x85) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa99855&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongo(_ZN2v88internal16KeyedLoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE+0x10d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa9a77d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;0xa32edd06362&amp;#93;&lt;/span&gt;&lt;br/&gt;
2015-01-28T21:19:45.166+0000 Error: 16686 error converting js type to Utf8Value at src/mongo/shell/types.js:620&lt;/p&gt;
</description>
                <environment></environment>
        <key id="181358">SERVER-17101</key>
            <summary>Intermittent error from currentOp</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="4">Incomplete</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="miketempleman">Mike Templeman</reporter>
                        <labels>
                    </labels>
                <created>Wed, 28 Jan 2015 21:27:50 +0000</created>
                <updated>Wed, 8 Apr 2015 15:55:43 +0000</updated>
                            <resolved>Wed, 8 Apr 2015 15:55:38 +0000</resolved>
                                    <version>2.6.6</version>
                                                    <component>Shell</component>
                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="859572" author="samk" created="Fri, 20 Mar 2015 19:22:11 +0000"  >&lt;p&gt;Mike,&lt;/p&gt;

&lt;p&gt;Sorry for not getting back to this sooner. This looks like it might be a duplicate of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9663&quot; title=&quot;JavaScript execution failure when querying docs with Native values&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9663&quot;&gt;&lt;del&gt;SERVER-9663&lt;/del&gt;&lt;/a&gt;, which I&apos;ve just reproduced on 3.1-x and 2.6.8. Is it possible that you&apos;re using a js type in a query, or insert document that is appearing in the output of currentOp?&lt;/p&gt;

&lt;p&gt;Cheers, &lt;br/&gt;
sam&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>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 20 Mar 2015 19:22:11 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 47 weeks, 5 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>miketempleman</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrldev:</customfieldvalue>

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

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

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