<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:07:26 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-4950] Assertion on BSON size (0xEEEEEEEE)</title>
                <link>https://jira.mongodb.org/browse/SERVER-4950</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Shard server log repeatedly shows assertion on invalid object size. Looks like corruption:&lt;/p&gt;

&lt;p&gt;Mon Feb 13 07:15:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsSync&amp;#93;&lt;/span&gt; replSet syncing to: mongo1:27000&lt;br/&gt;
Mon Feb 13 07:15:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsSync&amp;#93;&lt;/span&gt; Assertion: 10334:Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: EOO&lt;br/&gt;
Mon Feb 13 07:15:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsSync&amp;#93;&lt;/span&gt; replSet syncTail: 10334 Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: EOO, syncing: { ts: Timestamp 1329088027000|19, h: -1120214476444430649, op: &quot;i&quot;, ns: &quot;anodelogs.log&quot;, o: { timestamp: new Date(1329088027621), level: &quot;info&quot;, message: &quot;Sending keep alive request to app &quot;perfmonitor.saary&quot; via &lt;a href=&quot;http://10.28.148.177:30000&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://10.28.148.177:30000&lt;/a&gt; RW=yosefd2/__apps/saary/perfmonitor/.shimmed.v2.index.js&quot;, meta: &lt;/p&gt;
{ time: new Date(1329088027543), app: &quot;ka.sys&quot;, domain: &quot;anode-yosefd2.cloudapp.net&quot;, instanceId: &quot;anodejsrole_IN_1&quot;, requestID: null, stackTop: &quot;c:\an\repo\yosefd2\sys\ka\index.js:31:25&quot;, args: [ &quot;Sending keep alive request to app &quot;perfmonitor.saary&quot; via http://10.28.148.177:30000&quot;, &quot;RW=yosefd2/__apps/saary/perfmonitor/.shimmed.v2.index.js&quot; ] }
&lt;p&gt;, _id: ObjectId(&apos;4f38461bbf5d8f040700b119&apos;) } }&lt;/p&gt;

&lt;p&gt;This repeats every 30 seconds and mentions the same object.&lt;/p&gt;
</description>
                <environment>Windows, Azure</environment>
        <key id="30482">SERVER-4950</key>
            <summary>Assertion on BSON size (0xEEEEEEEE)</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="benjamin.becker">Ben Becker</assignee>
                                    <reporter username="yosefd">Yosef Dinerstein</reporter>
                        <labels>
                    </labels>
                <created>Mon, 13 Feb 2012 07:29:39 +0000</created>
                <updated>Fri, 30 Mar 2012 14:24:25 +0000</updated>
                            <resolved>Thu, 16 Feb 2012 20:39:45 +0000</resolved>
                                    <version>2.0.2</version>
                                                    <component>Internal Code</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="89173" author="benjamin.becker" created="Thu, 16 Feb 2012 19:54:29 +0000"  >&lt;p&gt;@Viktor, thanks for the details.  It sounds like the issue is a bit different from what was initially reported, although the symptoms are certainly similar.  I will keep an eye out for similar issues, but if you are ever able to reproduce this issue, please create a new issue or reopen this one.&lt;/p&gt;</comment>
                            <comment id="89143" author="vpetersson" created="Thu, 16 Feb 2012 18:59:12 +0000"  >&lt;p&gt;@Ben, no it was installed from scratch and we added it into the replica set.  Once it was up to speed as a secondary, we promoted it to primary (by bumping up its priority).&lt;/p&gt;

&lt;p&gt;I resolved the issue for now by simply re-syncing the FreeBSD-box from the primary. The FreeBSD-box is currently in secondary mode and is working.&lt;/p&gt;</comment>
                            <comment id="89141" author="benjamin.becker" created="Thu, 16 Feb 2012 18:53:50 +0000"  >&lt;p&gt;Apologies for the confusion.  &lt;/p&gt;

&lt;p&gt;@Viktor, when the machine was migrated from FreeBSD to Ubuntu, was the filesystem kept in tact, or did it change from something like UFS to Ext3/4/XFS/etc.?&lt;/p&gt;</comment>
                            <comment id="89005" author="vpetersson" created="Thu, 16 Feb 2012 12:26:00 +0000"  >&lt;p&gt;Ben,&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Can you check for any other assertions originating from the &apos;&lt;span class=&quot;error&quot;&gt;&amp;#91;rsSync&amp;#93;&lt;/span&gt;&apos; thread and paste them (including the backtrace)? &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;See log-snippet below. &lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Anything from the primary&apos;s log file around the same time?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;On the primary (Ubuntu):&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; &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;   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;Wed Feb 15 13:05:35 [rsHealthPoll] DBClientCursor::init call() failed&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;Wed Feb 15 13:05:35 [rsHealthPoll] replSet info freebsd:27017 is down (or slow to respond): DBClientBase::findN: transport error: freebsd:27017 query: { replSetHeartbeat: &quot;myreplset&quot;, v: 28, pv: 1, checkEmpty: false, from: &quot;ubuntu:27017&quot; }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt; 

&lt;p&gt;On the secondary (FreeBSD):&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; &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;   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;Wed Feb 15 13:04:30 [rsSync] Assertion: 10334:Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: _id: ObjectId(&apos;4f3af4e47573df1109000394&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;   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;Wed Feb 15 13:04:30 [rsSync] replSet syncTail: 10334 Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: _id: ObjectId(&apos;4f3af4e47573df1109000394&apos;), syncing: { ts: Timestamp 1329306877000|630, h: 7695009082165314552, op: &quot;d&quot;, ns: &quot;my_storage.fs.chunks&quot;, b: true, o: { _id: ObjectId(&apos;4f3b465f3dc585094a000264&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;   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;Wed Feb 15 13:04:47 [conn1811] end connection 10.0.0.14:43748&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;   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;Wed Feb 15 13:04:47 [initandlisten] connection accepted from 10.0.0.14:43750 #1813&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;   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;Wed Feb 15 13:04:53 [conn1812] end connection 10.0.0.17:45444&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;   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;Wed Feb 15 13:04:53 [initandlisten] connection accepted from 10.0.0.17:23135 #1814&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;   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;Wed Feb 15 13:05:01 [rsSync] replSet syncing to: ubuntu:27017&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;   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;Wed Feb 15 13:05:01 [rsSync] Assertion: 10334:Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: _id: ObjectId(&apos;4f3af4e47573df1109000394&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;Wed Feb 15 13:05:01 [rsSync] replSet syncTail: 10334 Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: _id: ObjectId(&apos;4f3af4e47573df1109000394&apos;), syncing: { ts: Timestamp 1329306877000|630, h: 7695009082165314552, op: &quot;d&quot;, ns: &quot;my_storage.fs.chunks&quot;, b: true, o: { _id: ObjectId(&apos;4f3b465f3dc585094a000264&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; 

&lt;blockquote&gt;&lt;p&gt;How was the data transferred from the FreeBSD primary to the Ubuntu primary?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Not exactly sure what you mean, but the data is transferred over a private LAN, and the servers are all running in a public cloud. &lt;/p&gt;

&lt;p&gt;On a related note, I did a few benchmarks and compared the performance on MongoDB/GridFS on CentOS, FreeBSD and Ubuntu and posted them &lt;a href=&quot;http://viktorpetersson.com/2012/02/13/comparing-mongodb-write-performance-on-centos-freebsd-and-ubuntu/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;. This was the primary reason why we switched away from FreeBSD on the Primary.&lt;/p&gt;</comment>
                            <comment id="89001" author="yosefd" created="Thu, 16 Feb 2012 11:55:49 +0000"  >&lt;p&gt;In the logs there are no other assertions on the same mongo server in general and from rsSync thread in particular.&lt;br/&gt;
The assertion mentioned, indeed, comes from replica server.&lt;/p&gt;

&lt;p&gt;The primary server for the same replica set shows the following assertion:&lt;/p&gt;

&lt;p&gt;Thu Feb 16 11:10:40 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2411&amp;#93;&lt;/span&gt; local.oplog.rs warning assertion failure !e-&amp;gt;firstRecord.isNull() db\oplog.cpp 478&lt;/p&gt;

&lt;p&gt;The last one was not always accompanying the 1st one, but recently it started to appear as well.&lt;/p&gt;

&lt;p&gt;A few more details about the data:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;the object mentioned in the assertion is something we write into capped collection.&lt;/li&gt;
	&lt;li&gt;capped collection size is 5GB and it reached maximum about a week before assertion started to appear.&lt;/li&gt;
	&lt;li&gt;we only insert objects into this capped collection and never remove.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The question about FreeBSD-&amp;gt;UBuntu was to Victor.&lt;/p&gt;</comment>
                            <comment id="88773" author="benjamin.becker" created="Wed, 15 Feb 2012 20:11:05 +0000"  >&lt;p&gt;The error message &apos;Invalid BSONObj size: -286331154 (0xEEEEEEEE)&apos; generally indicates a record has either been deleted or read/created from an invalid location.&lt;/p&gt;

&lt;p&gt;@Yosef: Can you check for any other assertions originating from the &apos;&lt;span class=&quot;error&quot;&gt;&amp;#91;rsSync&amp;#93;&lt;/span&gt;&apos; thread and paste them (including the backtrace)? Anything from the primary&apos;s log file around the same time?  How was the data transferred from the FreeBSD primary to the Ubuntu primary?&lt;/p&gt;

&lt;p&gt;@Viktor:  Regarding your second post, is that the only assertion failure you&apos;ve seen on the config server?  Could you also check the primary&apos;s log around Mon Feb 13 07:15:55 and attach a bit more surrounding those entries in the log files?&lt;/p&gt;</comment>
                            <comment id="88594" author="vpetersson" created="Wed, 15 Feb 2012 12:09:06 +0000"  >&lt;p&gt;I can confirm a similar error. My setup is an Ubuntu 10.04 server with MongoDB 2.0.2 from 10gen as primary and a FreeBSD 9.0 server with MongoDB 2.0.2 from Ports as secondary. &lt;/p&gt;

&lt;p&gt;We just migrated from using FreeBSD on the primary to Ubuntu, and that is when this started occurring. &lt;/p&gt;

&lt;p&gt;Wed Feb 15 13:04:30 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsSync&amp;#93;&lt;/span&gt; Assertion: 10334:Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: _id: ObjectId(&apos;4f3af4e47573df1109000394&apos;)&lt;br/&gt;
Wed Feb 15 13:04:30 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsSync&amp;#93;&lt;/span&gt; replSet syncTail: 10334 Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: _id: ObjectId(&apos;4f3af4e47573df1109000394&apos;), syncing: { ts: Timestamp 1329306877000|630, h: 7695009082165314552, op: &quot;d&quot;, ns: &quot;foobar.fs.chunks&quot;, b: true, o: &lt;/p&gt;
{ _id: ObjectId(&apos;4f3b465f3dc585094a000264&apos;) }
&lt;p&gt; }&lt;/p&gt;

&lt;p&gt;Restarting MongoDB on the secondary server did not do the trick either.&lt;/p&gt;</comment>
                            <comment id="87777" author="yosefd" created="Mon, 13 Feb 2012 08:17:07 +0000"  >&lt;p&gt;Restarting servers does not eliminate the assertion.&lt;/p&gt;</comment>
                            <comment id="87770" author="yosefd" created="Mon, 13 Feb 2012 07:39:02 +0000"  >&lt;p&gt;Similar assertion occurred once on configuration server:&lt;/p&gt;

&lt;p&gt;Mon Jan 30 19:20:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1008&amp;#93;&lt;/span&gt; Assertion: 10334:Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: _id: &quot;RD00155D328113:26997:1327514447:41&quot;&lt;br/&gt;
Mon Jan 30 19:20:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1008&amp;#93;&lt;/span&gt; remove config.lockpings query: { _id: &lt;/p&gt;
{ $nin: [ &quot;RD00155D32841E:26998:1327912673:41&quot;, &quot;RD00155D3287B8:27000:1324403258:6334&quot; ] }
&lt;p&gt;, ping: &lt;/p&gt;
{ $lt: new Date(1327605634446) }
&lt;p&gt; } exception: Invalid BSONObj size: -286331154 (0xEEEEEEEE) first element: _id: &quot;RD00155D328113:26997:1327514447:41&quot; code:10334 0ms&lt;/p&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 15 Feb 2012 06:11:45 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 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>
                            12 years, 6 days 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="10022"><![CDATA[Windows]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benjamin.becker</customfieldvalue>
            <customfieldvalue>vpetersson</customfieldvalue>
            <customfieldvalue>yosefd</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrodkv:</customfieldvalue>

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

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

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