<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:15: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-7594] xamples/tutorial.cpp throws assertion src/mongo/client/dbclientinterface.h:1105</title>
                <link>https://jira.mongodb.org/browse/SERVER-7594</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;(already written this issue to drivers-project, but I think, it fits better here)&lt;/p&gt;

&lt;p&gt;cxx-driver installed with&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;scons install&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;installation and compilation works streight forward, but I can&apos;t get the examples/tutorial.cpp working as descripted here: &lt;a href=&quot;http://www.mongodb.org/pages/viewpage.action?pageId=133415#C%2B%2BTutorial-Connecting&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.mongodb.org/pages/viewpage.action?pageId=133415#C%2B%2BTutorial-Connecting&lt;/a&gt;&lt;br/&gt;
example compiled with&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;g++ tutorial.cpp -pthread -lmongoclient -lboost_thread-mt -lboost_filesystem -lboost_program_options -lboost_system -o tutorial&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;compilation returns no errors, too.&lt;br/&gt;
on executing ./tutorial the following appear:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;$ ./tutorial &lt;br/&gt;
Thu Nov 8 14:22:12 Assertion failure p src/mongo/client/dbclientinterface.h 1105&lt;br/&gt;
caught assertion src/mongo/client/dbclientinterface.h:1105&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Don&apos;t know, what I can do against it?&lt;br/&gt;
Thanks!&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Mathias&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>Debian Squeeze x86_64&lt;br/&gt;
MongoDB 2.2.1 Server (from 10gen repo) and cxx-driver (from &lt;a href=&quot;http://downloads.mongodb.org/cxx-driver/mongodb-linux-x86_64-2.2.1.tgz)&quot;&gt;http://downloads.mongodb.org/cxx-driver/mongodb-linux-x86_64-2.2.1.tgz)&lt;/a&gt;</environment>
        <key id="55668">SERVER-7594</key>
            <summary>xamples/tutorial.cpp throws assertion src/mongo/client/dbclientinterface.h:1105</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="9">Done</resolution>
                                        <assignee username="milkie@mongodb.com">Eric Milkie</assignee>
                                    <reporter username="drmonty">Mathias Rohnstock</reporter>
                        <labels>
                            <label>connection</label>
                    </labels>
                <created>Thu, 8 Nov 2012 18:40:40 +0000</created>
                <updated>Mon, 1 Apr 2013 17:46:54 +0000</updated>
                            <resolved>Fri, 9 Nov 2012 17:06:34 +0000</resolved>
                                    <version>2.2.1</version>
                                                    <component>Internal Client</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="184633" author="milkie" created="Fri, 9 Nov 2012 17:06:34 +0000"  >&lt;p&gt;Thank you for discovering that!&lt;/p&gt;</comment>
                            <comment id="184630" author="drmonty" created="Fri, 9 Nov 2012 16:59:43 +0000"  >&lt;p&gt;ha...!&lt;/p&gt;

&lt;p&gt;I found the issue... there was already an other libmongoclient.a in /usr/lib&lt;br/&gt;
scons installs the compiled libmongoclient.a to /usr/local/lib&lt;/p&gt;

&lt;p&gt;I&apos;ve removed the libmongoclient.a from /usr/lib and recompiled the examples and everything works &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;.&lt;/p&gt;

&lt;p&gt;THANK YOU VERY MUCH FOR YOUR HELP! &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/biggrin.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;Don&apos;t know, how this library gots located there?... what ever... I&apos;m happy now &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="184624" author="drmonty" created="Fri, 9 Nov 2012 16:49:13 +0000"  >&lt;p&gt;every example compiles without errors&lt;/p&gt;

&lt;p&gt;./first:&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;Fri Nov  9 17:44:55 DBClientCursor::init message from call() was empty&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;using cursor&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;Segmentation fault&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;./second:&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;using cursor&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;	{ &quot;_id&quot; : { &quot;$oid&quot; : &quot;509d32ffd5c7ae20b54278e7&quot; }, &quot;name&quot; : &quot;eliot&quot;, &quot;num&quot; : 17 }&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;	{ &quot;_id&quot; : { &quot;$oid&quot; : &quot;509d32ffd5c7ae20b54278e8&quot; }, &quot;name&quot; : &quot;sara&quot;, &quot;num&quot; : 24 }&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;./firstClient:&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;Fri Nov  9 17:46:25 DBClientCursor::init message from call() was empty&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;terminate called after throwing an instance of &apos;mongo::UserException&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;  what():  DBClientBase::findN: transport error: 127.0.0.1:27017 ns: test.$cmd query: { drop: &quot;test1&quot; }&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;Aborted&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;looks like, that the &quot;second&quot; example runs without errors?&lt;/p&gt;</comment>
                            <comment id="184612" author="milkie" created="Fri, 9 Nov 2012 16:41:29 +0000"  >&lt;p&gt;Do &quot;first&quot;, &quot;second&quot;, and &quot;clientTest&quot; have the same assertion error?  They are in the same directory as &quot;tutorial&quot;.&lt;br/&gt;
I&apos;m having trouble figuring out where your issue is.  When I run &apos;tutorial&apos; myself, execution never hits the line with the assert (I changed it to always abort when it hits that line).&lt;/p&gt;</comment>
                            <comment id="184598" author="drmonty" created="Fri, 9 Nov 2012 16:12:54 +0000"  >&lt;p&gt;Hi,&lt;br/&gt;
no issues so far, could connect and query to the database what I want with mongo(-shell).&lt;br/&gt;
I&apos;m also using a php-based site, which connects to this database, without errors.&lt;/p&gt;</comment>
                            <comment id="184556" author="milkie" created="Fri, 9 Nov 2012 15:14:31 +0000"  >&lt;p&gt;Does the mongo shell connect okay when you run it, or does it give a similar error?&lt;/p&gt;</comment>
                            <comment id="184537" author="drmonty" created="Fri, 9 Nov 2012 14:56:22 +0000"  >&lt;p&gt;Thanks Eric,&lt;/p&gt;

&lt;p&gt;I&apos;ve given it a try, but ends in the same result &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;.&lt;/p&gt;</comment>
                            <comment id="184535" author="milkie" created="Fri, 9 Nov 2012 14:50:10 +0000"  >&lt;p&gt;It sounds like you might be having trouble connecting to &quot;localhost&quot;.  Can you try changing the connection string on tutorial.cpp:36 to your computer&apos;s IP address?&lt;/p&gt;</comment>
                            <comment id="184453" author="drmonty" created="Fri, 9 Nov 2012 08:38:09 +0000"  >&lt;p&gt;with &quot;mongodb-linux-x86_64-v2.2-latest&quot; the same happen.&lt;/p&gt;</comment>
                            <comment id="184449" author="drmonty" created="Fri, 9 Nov 2012 08:12:33 +0000"  >&lt;p&gt;Hi, thanks for reply.&lt;br/&gt;
I&apos;ve rechecked the headers and the 2.2.1 headers got copied to /usr/local/include/mongo.&lt;/p&gt;

&lt;p&gt;I&apos;ve removed the whole directory and tried to compile the example, which returned:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;tutorial.cpp:19:35: error: mongo/client/dbclient.h: No such file or directory&lt;br/&gt;
tutorial.cpp:24: error: &#8216;mongo&#8217; is not a namespace-name&lt;br/&gt;
tutorial.cpp:24: error: expected namespace-name before &#8216;;&#8217; token&lt;br/&gt;
tutorial.cpp:26: error: variable or field &#8216;printIfAge&#8217; declared void&lt;br/&gt;
tutorial.cpp:26: error: &#8216;DBClientConnection&#8217; was not declared in this scope&lt;br/&gt;
tutorial.cpp:26: error: &#8216;c&#8217; was not declared in this scope&lt;br/&gt;
tutorial.cpp:26: error: expected primary-expression before &#8216;int&#8217;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;After reexecuting &quot;sudo scons install&quot; in mongodb-linux-x86_64-2.2.1 and recompile the example, none error returned.&lt;br/&gt;
on executing &quot;./tutorial&quot; the same message returned:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Fri Nov  9 09:04:12   Assertion failure p src/mongo/client/dbclientinterface.h 1105&lt;br/&gt;
caught assertion src/mongo/client/dbclientinterface.h:1105&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="184192" author="milkie" created="Thu, 8 Nov 2012 18:55:20 +0000"  >&lt;p&gt;Are you sure you&apos;re using the headers from version 2.2.1?  I don&apos;t see an assert on line 1105 of dbclientinterface.h; in fact there are not even executable lines there.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="55628">SERVER-8212</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>11.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 8 Nov 2012 18:55:20 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 14 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>false</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>
                            11 years, 14 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="10020"><![CDATA[Linux]]></customfieldvalue>

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

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

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

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