<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:17:13 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-8355] The server terminated unexpectedly</title>
                <link>https://jira.mongodb.org/browse/SERVER-8355</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&amp;gt; db.LoginLogs.find({$where:&quot;1===1&quot;}).count()&lt;br/&gt;
Mon Jan 28 17:36:51 Socket recv() errno:10054 An existing connection was forcibl&lt;br/&gt;
y closed by the remote host. 10.201.52.97:27088&lt;br/&gt;
Mon Jan 28 17:36:51 SocketException: remote: 10.201.52.97:27088 error: 9001 sock&lt;br/&gt;
et exception &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;10.201.52.97:27088&amp;#93;&lt;/span&gt;&lt;br/&gt;
Mon Jan 28 17:36:51 DBClientCursor::init call() failed&lt;br/&gt;
Mon Jan 28 17:36:51 query failed : USERS_Timing.$cmd { count: &quot;LoginLogs&quot;,&lt;br/&gt;
 query: &lt;/p&gt;
{ $where: &quot;1===1&quot; }
&lt;p&gt;, fields: {} } to: 10.201.52.97:27088&lt;br/&gt;
Mon Jan 28 17:36:51 Error: error doing query: failed src/mongo/shell/collection.&lt;br/&gt;
js:155&lt;br/&gt;
Mon Jan 28 17:36:51 trying reconnect to 10.201.52.97:27088&lt;br/&gt;
Mon Jan 28 17:36:57 reconnect 10.201.52.97:27088 failed couldn&apos;t connect to serv&lt;br/&gt;
er 10.201.52.97:27088&lt;/p&gt;</description>
                <environment>microsoft windows server 2008 32bit&lt;br/&gt;
mongodb 2.2.2</environment>
        <key id="63446">SERVER-8355</key>
            <summary>The server terminated unexpectedly</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="4">Incomplete</resolution>
                                        <assignee username="stephen.steneker@mongodb.com">Stennie Steneker</assignee>
                                    <reporter username="x20080406">tianjie</reporter>
                        <labels>
                    </labels>
                <created>Mon, 28 Jan 2013 10:09:48 +0000</created>
                <updated>Fri, 8 Mar 2013 15:56:08 +0000</updated>
                            <resolved>Mon, 25 Feb 2013 01:03:51 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="274955" author="x20080406" created="Mon, 25 Feb 2013 05:48:28 +0000"  >&lt;p&gt;&lt;del&gt;_&lt;/del&gt; sorry,please close this issue.thanks.&lt;/p&gt;</comment>
                            <comment id="274808" author="stennie" created="Mon, 25 Feb 2013 01:03:51 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Please be advised that I&apos;m closing this issue as Incomplete since we do not have enough information to investigate or reproduce the problem.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Stephen&lt;/p&gt;</comment>
                            <comment id="263811" author="stennie" created="Tue, 12 Feb 2013 04:56:14 +0000"  >&lt;blockquote&gt;
&lt;p&gt;at last , i change to windows 2008 x64, and ues mongodb***x64 ,it&apos;s ok.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;To be clear .. are you still having this issue, or has it been resolved by using a 64-bit MongoDB build?  It would be helpful to check the total size of your MongoDB databases.&lt;/p&gt;

&lt;p&gt;The storageSize for the LoginLogs database is 873,701,376 bytes in the information above.  The total storage limitation for databases on a 32-bit build of MongoDB is roughly 2Gb (see: &lt;a href=&quot;http://docs.mongodb.org/manual/faq/fundamentals/#what-are-the-limitations-of-32-bit-versions-of-mongodb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;What are the limitations of 32-bit versions of MongoDB?&lt;/a&gt;).  It&apos;s possible you may have reached the storage limit for your 32-bit build .. but we don&apos;t have the relevant log entries to confirm this.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Stephen&lt;/p&gt;</comment>
                            <comment id="258889" author="x20080406" created="Wed, 6 Feb 2013 02:24:17 +0000"  >&lt;p&gt;hi,all&lt;br/&gt;
&amp;gt;db.LoginLogs.stats()&lt;br/&gt;
{&lt;br/&gt;
        &quot;ns&quot; : &quot;USERS_Timing.LoginLogs&quot;,&lt;br/&gt;
        &quot;count&quot; : 55792,&lt;br/&gt;
        &quot;size&quot; : 684410408,&lt;br/&gt;
        &quot;avgObjSize&quot; : 12267.178233438486,&lt;br/&gt;
        &quot;storageSize&quot; : 873701376,&lt;br/&gt;
        &quot;numExtents&quot; : 17,&lt;br/&gt;
        &quot;nindexes&quot; : 1,&lt;br/&gt;
        &quot;lastExtentSize&quot; : 230645760,&lt;br/&gt;
        &quot;paddingFactor&quot; : 1,&lt;br/&gt;
        &quot;systemFlags&quot; : 1,&lt;br/&gt;
        &quot;userFlags&quot; : 0,&lt;br/&gt;
        &quot;totalIndexSize&quot; : 1823248,&lt;br/&gt;
        &quot;indexSizes&quot; : &lt;/p&gt;
{
                &quot;_id_&quot; : 1823248
        }
&lt;p&gt;,&lt;br/&gt;
        &quot;ok&quot; : 1&lt;br/&gt;
}&lt;/p&gt;


&lt;p&gt;I&apos;m so sorry&#65292;The Operating System is windows server 2008 32bit&#12290;&lt;/p&gt;
</comment>
                            <comment id="258524" author="barrie" created="Tue, 5 Feb 2013 17:14:43 +0000"  >&lt;p&gt;Can you please post the output of: &lt;br/&gt;
&lt;tt&gt;db.LoginLogs.stats()&lt;/tt&gt;&lt;/p&gt;</comment>
                            <comment id="258229" author="x20080406" created="Tue, 5 Feb 2013 06:31:03 +0000"  >&lt;p&gt;hi,when i run the command,the server crashed (in fact,it crashed with no logs) and all of the logs in log-file are above this comment.when i run it in the mongo-client , i can receive&lt;br/&gt;
 the error information that in the description.&lt;br/&gt;
at last , i change to windows 2008 x64, and ues mongodb***x64 ,it&apos;s ok.&lt;/p&gt;

&lt;p&gt;the db only has this collection.&lt;/p&gt;

&lt;p&gt;Can you reproduce this - i.e. does the same thing happen every time you run this query?&lt;br/&gt;
1.yes&lt;br/&gt;
 Does it happen only on this collection?&lt;br/&gt;
2.Only &quot;LoginLogs&quot; collection in the USERS_Timing DB&lt;/p&gt;</comment>
                            <comment id="257814" author="asya" created="Mon, 4 Feb 2013 17:49:52 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;This log seems to end about an hour before the error you reported in the original report.&lt;/p&gt;

&lt;p&gt;Can you reproduce this - i.e. does the same thing happen every time you run this query?  Does it happen only on this collection?&lt;/p&gt;

&lt;p&gt;Would you please run the command that causes this crash and paste the part of the log from the server from right before the command through the crash?&lt;/p&gt;</comment>
                            <comment id="252764" author="x20080406" created="Tue, 29 Jan 2013 13:33:41 +0000"  >&lt;p&gt;Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=9160 port=27088 dbpath=F:\MONGODB_DATE 32-bit host=ADC-DBC&lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; &lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; ** NOTE: when using MongoDB 32 bit, you are limited to about 2 gigabytes of data&lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; **       see &lt;a href=&quot;http://blog.mongodb.org/post/137788967/32-bit-limitations&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://blog.mongodb.org/post/137788967/32-bit-limitations&lt;/a&gt;&lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; **       with --journal, the limit is lower&lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; &lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v2.2.2, pdfile version 4.5&lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: d1b43b61a5308c4ad0679d34b262c5af9d664267&lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build info: windows sys.getwindowsversion(major=6, minor=0, build=6002, platform=2, service_pack=&apos;Service Pack 2&apos;) BOOST_LIB_VERSION=1_49&lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: &lt;/p&gt;
{ auth: true, dbpath: &quot;F:\MONGODB_DATE&quot;, logpath: &quot;D:\MongoLogs\mongo.log&quot;, nojournal: true, port: 27088 }
&lt;p&gt;Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; waiting for connections on port 27088&lt;br/&gt;
Mon Jan 28 16:49:13 &lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; admin web console waiting for connections on port 28088&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2254 #1 (1 connection now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2254 (0 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2261 #2 (1 connection now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2262 #3 (2 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2263 #4 (3 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2264 #5 (4 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2265 #6 (5 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2255 #7 (6 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn7&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2255 (5 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2267 #8 (6 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2268 #9 (7 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2269 #10 (8 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2270 #11 (9 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2271 #12 (10 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2272 #13 (11 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn13&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2272 (10 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2273 #14 (11 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn14&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2273 (10 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2286 #15 (11 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn15&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2286 (10 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2288 #16 (11 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn16&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2288 (10 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2294 #17 (11 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn17&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2294 (10 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2295 #18 (11 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2296 #19 (12 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2297 #20 (13 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2298 #21 (14 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2299 #22 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2300 #23 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn23&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2300 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2301 #24 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn24&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2301 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2309 #25 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn25&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2309 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2311 #26 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn26&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2311 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2313 #27 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn27&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2313 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:54 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2318 #28 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:54 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn28&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2318 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2319 #29 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn29&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2319 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2320 #30 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:49:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn30&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2320 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2328 #31 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn31&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2328 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2329 #32 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn32&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2329 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2330 #33 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn33&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2330 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2337 #34 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn34&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2337 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2338 #35 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn35&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2338 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2340 #36 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn36&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2340 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2346 #37 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn37&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2346 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2347 #38 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn38&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2347 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2348 #39 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn39&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2348 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2359 #40 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn40&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2359 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2360 #41 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn41&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2360 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2361 #42 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn42&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2361 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2371 #43 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn43&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2371 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2372 #44 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn44&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2372 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2376 #45 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn45&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2376 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:54 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2382 #46 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:54 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn46&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2382 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2383 #47 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn47&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2383 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2384 #48 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:50:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn48&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2384 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2394 #49 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn49&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2394 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2395 #50 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn50&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2395 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2396 #51 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn51&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2396 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn22&amp;#93;&lt;/span&gt;  authenticate db: USERS_Timing &lt;/p&gt;
{ authenticate: 1, user: &quot;ENS_B&quot;, nonce: &quot;e8dad99bd17ebd5d&quot;, key: &quot;44775e9d406ad3c372298ef596d8e951&quot; }
&lt;p&gt;Mon Jan 28 16:51:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2410 #52 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn52&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2410 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2413 #53 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn53&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2413 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2414 #54 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn54&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2414 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2421 #55 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn55&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2421 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2422 #56 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn56&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2422 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2423 #57 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn57&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2423 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2439 #58 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn58&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2439 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2440 #59 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn59&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2440 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2441 #60 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn60&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2441 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2447 #61 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn61&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2447 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2449 #62 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn62&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2449 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2450 #63 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn63&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2450 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:54 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2460 #64 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:54 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn64&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2460 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2463 #65 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn65&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2463 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2464 #66 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:51:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn66&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2464 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2474 #67 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn67&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2474 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2475 #68 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn68&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2475 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2476 #69 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn69&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2476 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2489 #70 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn70&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2489 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2490 #71 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn71&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2490 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2491 #72 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn72&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2491 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2498 #73 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn73&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2498 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2501 #74 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn74&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2501 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2502 #75 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn75&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2502 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2520 #76 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn76&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2520 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2521 #77 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn77&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2521 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2522 #78 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn78&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2522 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2532 #79 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn79&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2532 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2533 #80 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn80&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2533 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2534 #81 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn81&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2534 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:54 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2548 #82 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:54 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn82&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2548 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2549 #83 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn83&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2549 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2551 #84 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:52:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn84&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2551 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2560 #85 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn85&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2560 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2563 #86 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn86&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2563 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2564 #87 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:05 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn87&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2564 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2575 #88 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn88&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2575 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2576 #89 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn89&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2576 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2577 #90 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn90&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2577 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2587 #91 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn91&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2587 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2588 #92 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn92&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2588 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2589 #93 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn93&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2589 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2604 #94 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:34 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn94&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2604 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2605 #95 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn95&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2605 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2607 #96 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn96&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2607 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2616 #97 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:44 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn97&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2616 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2620 #98 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn98&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2620 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.201.52.44:2621 #99 (16 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn99&amp;#93;&lt;/span&gt; end connection 10.201.52.44:2621 (15 connections now open)&lt;br/&gt;
Mon Jan 28 16:53:48 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6&amp;#93;&lt;/span&gt;  authenticate db: USERS_Timing &lt;/p&gt;
{ authenticate: 1, user: &quot;ENS_B&quot;, nonce: &quot;99d330f3387f0836&quot;, key: &quot;e25b7df7bd93ba21a303b5a8a48dcc0e&quot; }</comment>
                            <comment id="251787" author="milkie" created="Mon, 28 Jan 2013 15:34:38 +0000"  >&lt;p&gt;Can you attach the log from the server?&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>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 28 Jan 2013 15:34:38 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 51 weeks, 2 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>
                            10 years, 51 weeks, 2 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="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>asya.kamsky@mongodb.com</customfieldvalue>
            <customfieldvalue>barrie</customfieldvalue>
            <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>stephen.steneker@mongodb.com</customfieldvalue>
            <customfieldvalue>x20080406</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrn9dr:</customfieldvalue>

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

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

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