<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:57: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-1434] &quot;Net stop mondodb&quot; returns an error on windows.</title>
                <link>https://jira.mongodb.org/browse/SERVER-1434</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;This is from a POST 1.55 daily build.&lt;/p&gt;

&lt;p&gt;If I type net stop mongodb from the command line I get:&lt;br/&gt;
System error 109 has occurred.&lt;/p&gt;

&lt;p&gt;The pipe has been ended.&lt;/p&gt;

&lt;p&gt;The log says this:&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18 Listener: accept() returns -1 errno:10038 An operation was attempted on something that is not a socket.&lt;/p&gt;



&lt;p&gt;The long version of what I did.&lt;br/&gt;
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/p&gt;

&lt;p&gt;C:\Program Files\10gen\mongodb-win32-x86_64-2010-07-17\bin&amp;gt;mongod --reinstall --logpath &quot;c:\data\logs\mongo.log&quot;&lt;br/&gt;
all output going to: c:\data\logs\mongo.log&lt;br/&gt;
Deleting service MongoDB.&lt;br/&gt;
Service deleted successfully.&lt;br/&gt;
Creating service MongoDB.&lt;br/&gt;
Service creation successful.&lt;br/&gt;
Service can be started from the command line via &apos;net start &quot;MongoDB&quot;&apos;.&lt;br/&gt;
Sun Jul 18 01:11:45  dbexit:&lt;br/&gt;
Sun Jul 18 01:11:45      closeAllFiles() finished&lt;br/&gt;
Sun Jul 18 01:11:45  dbexit: really exiting now&lt;/p&gt;

&lt;p&gt;C:\Program Files\10gen\mongodb-win32-x86_64-2010-07-17\bin&amp;gt;&lt;br/&gt;
C:\Program Files\10gen\mongodb-win32-x86_64-2010-07-17\bin&amp;gt;&lt;br/&gt;
C:\Program Files\10gen\mongodb-win32-x86_64-2010-07-17\bin&amp;gt;net start mongodb&lt;/p&gt;

&lt;p&gt;The Mongo DB service was started successfully.&lt;/p&gt;


&lt;p&gt;C:\Program Files\10gen\mongodb-win32-x86_64-2010-07-17\bin&amp;gt;net stop mongodb&lt;br/&gt;
System error 109 has occurred.&lt;/p&gt;

&lt;p&gt;The pipe has been ended.&lt;/p&gt;


&lt;p&gt;C:\Program Files\10gen\mongodb-win32-x86_64-2010-07-17\bin&amp;gt;type c:\data\logs\mongo.log&lt;br/&gt;
Sun Jul 18 01:12:12 MongoDB starting : pid=11724 port=27017 dbpath=/data/db/ 64-bit&lt;br/&gt;
Sun Jul 18 01:12:12 db version v1.5.6-pre-, pdfile version 4.5&lt;br/&gt;
Sun Jul 18 01:12:12 git version: 2d0ed7733a13646d9f644aac0adcdccbfbf6ce1a&lt;br/&gt;
Sun Jul 18 01:12:12 sys info: windows (6, 1, 7600, 2, &apos;&apos;) BOOST_LIB_VERSION=1_42&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:13 waiting for connections on port 27017&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:13 web admin interface listening on port 28017&lt;br/&gt;
Sun Jul 18 01:12:18      shutdown: going to close listening sockets...&lt;br/&gt;
Sun Jul 18 01:12:18      going to close listening socket: 272&lt;br/&gt;
Sun Jul 18 01:12:18      going to close listening socket: 284&lt;br/&gt;
Sun Jul 18 01:12:18      shutdown: going to flush oplog...&lt;br/&gt;
Sun Jul 18 01:12:18      shutdown: going to close sockets...&lt;br/&gt;
Sun Jul 18 01:12:18      shutdown: waiting for fs preallocator...&lt;br/&gt;
Sun Jul 18 01:12:18      shutdown: closing all files...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18 Listener: accept() returns -1 errno:10038 An operation was attempted on something that is not a socket.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18 select() failure: ret=-1 errno:10038 An operation was attempted on something that is not a socket.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18 now exiting&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18      shutdown: going to close listening sockets...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18      shutdown: going to flush oplog...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18      shutdown: going to close sockets...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18      shutdown: waiting for fs preallocator...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18      shutdown: closing all files...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; Sun Jul 18 01:12:18 Listener: accept() returns -1 errno:10038 An operation was attempted on something that is not a socket.&lt;/p&gt;


&lt;p&gt;C:\Program Files\10gen\mongodb-win32-x86_64-2010-07-17\bin&amp;gt;&lt;/p&gt;</description>
                <environment>Windows 7 64bit</environment>
        <key id="12472">SERVER-1434</key>
            <summary>&quot;Net stop mondodb&quot; returns an error on windows.</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="tad">Tad Marshall</assignee>
                                    <reporter username="zippy1981">Justin Dearing</reporter>
                        <labels>
                    </labels>
                <created>Sun, 18 Jul 2010 01:12:22 +0000</created>
                <updated>Tue, 12 Jul 2016 00:27:20 +0000</updated>
                            <resolved>Tue, 15 Mar 2011 14:34:11 +0000</resolved>
                                    <version>1.5.5</version>
                                    <fixVersion>1.9.0</fixVersion>
                                    <component>Tools</component>
                    <component>Usability</component>
                                        <votes>2</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="615240" author="missing1984" created="Tue, 10 Jun 2014 10:55:07 +0000"  >&lt;p&gt;i&apos;m seeing this error on 2.6.1 on Windows 2008R2.&lt;/p&gt;</comment>
                            <comment id="344267" author="jason.coombs@yougov.com" created="Fri, 24 May 2013 01:59:51 +0000"  >&lt;p&gt;I&apos;m seeing this error on 2.4.3 on Windows 8 64-bit.&lt;/p&gt;</comment>
                            <comment id="157547" author="tad" created="Tue, 28 Aug 2012 15:45:33 +0000"  >&lt;p&gt;It&apos;s not exactly &quot;still outstanding&quot; because it was working fine in 2.1.0; later changes broke it again.  But yes, you get this error message in the current code.&lt;/p&gt;

&lt;p&gt;The explanation is that mongod.exe is exiting from a callback thread created by the Windows Service Control Manager when it calls us due to &quot;net stop mongodb&quot; and this breaks the RPC pipe it used to create the callback thread.  We need to reorganize our exit logic to avoid doing this.&lt;/p&gt;

&lt;p&gt;The error message is the only real effect of this issue; we exit on command, cleanly, and inform the Windows Service Control Manager that we are stopped, but then the &quot;net&quot; command displays an error message because we didn&apos;t return from the RPC call they way it expected us to.&lt;/p&gt;</comment>
                            <comment id="157511" author="zylo47" created="Tue, 28 Aug 2012 14:55:37 +0000"  >&lt;p&gt;This looks to still be outstanding as of v2.2.0 RC3 &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-6771&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/SERVER-6771&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="80019" author="zengjie" created="Mon, 16 Jan 2012 10:05:01 +0000"  >&lt;p&gt;This bug has been fixed as &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2833&quot; title=&quot;mongod.exe does not shut down correctly as a Windows service&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2833&quot;&gt;&lt;del&gt;SERVER-2833&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="80008" author="zengjie" created="Mon, 16 Jan 2012 07:55:58 +0000"  >&lt;p&gt;MongoDB 1.8.0 and 1.9.0 also have this problem. It seems that the two github commits above failed to fix the bug.&lt;/p&gt;</comment>
                            <comment id="80003" author="zengjie" created="Mon, 16 Jan 2012 07:10:41 +0000"  >&lt;p&gt;I can reproduce this bug easily with MongoDB 2.0.2 on Windows 7 64bit or Windows 2008 R2 64bit. &lt;br/&gt;
The key point is to shutdown MongoDB when reading or writing is in process.&lt;/p&gt;

&lt;p&gt;Log file:&lt;br/&gt;
------&lt;br/&gt;
Mon Jan 16 14:50:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=222000 port=27017 dbpath=e:\tmp\data 64-bit &lt;br/&gt;
Mon Jan 16 14:50:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v1.8.2, pdfile version 4.5&lt;br/&gt;
Mon Jan 16 14:50:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: 433bbaa14aaba6860da15bd4de8edf600f56501b&lt;br/&gt;
Mon Jan 16 14:50:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build sys info: windows (6, 1, 7600, 2, &apos;&apos;) BOOST_LIB_VERSION=1_42&lt;br/&gt;
Mon Jan 16 14:50:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; waiting for connections on port 27017&lt;br/&gt;
Mon Jan 16 14:50:52 &lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; web admin interface listening on port 28017&lt;br/&gt;
Mon Jan 16 14:51:06 shutdown: going to close listening sockets...&lt;br/&gt;
Mon Jan 16 14:51:06 closing listening socket: 284&lt;br/&gt;
Mon Jan 16 14:51:06 closing listening socket: 292&lt;br/&gt;
Mon Jan 16 14:51:06 shutdown: going to flush diaglog...&lt;br/&gt;
Mon Jan 16 14:51:06 shutdown: going to close sockets...&lt;br/&gt;
Mon Jan 16 14:51:06 shutdown: waiting for fs preallocator...&lt;br/&gt;
Mon Jan 16 14:51:06 shutdown: closing all files...&lt;br/&gt;
Mon Jan 16 14:51:06 closeAllFiles() finished&lt;br/&gt;
Mon Jan 16 14:51:06 shutdown: removing fs lock...&lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Listener: accept() returns -1 errno:10038 &#22312;&#19968;&#20010;&#38750;&#22871;&#25509;&#23383;&#19978;&#23581;&#35797;&#20102;&#19968;&#20010;&#25805;&#20316;&#12290;&lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; select() failure: ret=-1 errno:10038 &#22312;&#19968;&#20010;&#38750;&#22871;&#25509;&#23383;&#19978;&#23581;&#35797;&#20102;&#19968;&#20010;&#25805;&#20316;&#12290;&lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; now exiting&lt;br/&gt;
Mon Jan 16 14:51:06 dbexit: &lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close listening sockets...&lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to flush diaglog...&lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close sockets...&lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: waiting for fs preallocator...&lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: closing all files...&lt;br/&gt;
Mon Jan 16 14:51:06 closeAllFiles() finished&lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: removing fs lock...&lt;br/&gt;
Mon Jan 16 14:51:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; couldn&apos;t remove fs lock 0&lt;br/&gt;
Mon Jan 16 14:51:06 dbexit: really exiting now&lt;/p&gt;</comment>
                            <comment id="26044" author="auto" created="Wed, 16 Mar 2011 21:47:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;rstam&apos;, u&apos;name&apos;: u&apos;rstam&apos;, u&apos;email&apos;: u&apos;robert@10gen.com&apos;}
&lt;p&gt;Message: Fixed &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2719&quot; title=&quot;mongod running as a service on Windows does not restart correctly after a reboot&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2719&quot;&gt;&lt;del&gt;SERVER-2719&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1680&quot; title=&quot;Error during service startup causes server to start over and over and over&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1680&quot;&gt;&lt;del&gt;SERVER-1680&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1434&quot; title=&quot;&amp;quot;Net stop mondodb&amp;quot; returns an error on windows.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1434&quot;&gt;&lt;del&gt;SERVER-1434&lt;/del&gt;&lt;/a&gt; (all had the same underlying cause).&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e4df10c2e034e9cb25e0f8de13b5c5e9b00283a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e4df10c2e034e9cb25e0f8de13b5c5e9b00283a9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="25915" author="auto" created="Tue, 15 Mar 2011 04:17:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;rstam&apos;, u&apos;name&apos;: u&apos;rstam&apos;, u&apos;email&apos;: u&apos;robert@10gen.com&apos;}
&lt;p&gt;Message: Fixed &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2719&quot; title=&quot;mongod running as a service on Windows does not restart correctly after a reboot&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2719&quot;&gt;&lt;del&gt;SERVER-2719&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1680&quot; title=&quot;Error during service startup causes server to start over and over and over&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1680&quot;&gt;&lt;del&gt;SERVER-1680&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1434&quot; title=&quot;&amp;quot;Net stop mondodb&amp;quot; returns an error on windows.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1434&quot;&gt;&lt;del&gt;SERVER-1434&lt;/del&gt;&lt;/a&gt; (all had the same underlying cause).&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6ebf0c03153113927cf28dd5151bdd0cc9a2eead&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6ebf0c03153113927cf28dd5151bdd0cc9a2eead&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="23291" author="brianclark" created="Mon, 7 Feb 2011 21:47:40 +0000"  >&lt;p&gt;I can confirm that this same error exists on Windows 2008 R2 64-bit edition. &lt;/p&gt;</comment>
                            <comment id="18543" author="zippy1981" created="Sat, 25 Sep 2010 13:06:46 +0000"  >&lt;p&gt;Still busted:&lt;/p&gt;


&lt;p&gt;C:\src\mongo&amp;gt;net start mongodb&lt;/p&gt;

&lt;p&gt;The Mongo DB service was started successfully.&lt;/p&gt;


&lt;p&gt;C:\src\mongo&amp;gt;net stop mongodb&lt;br/&gt;
System error 109 has occurred.&lt;/p&gt;

&lt;p&gt;The pipe has been ended.&lt;/p&gt;


&lt;p&gt;C:\src\mongo&amp;gt;&apos;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;
	&lt;ul&gt;
		&lt;li&gt;
		&lt;ul&gt;
			&lt;li&gt;
			&lt;ul&gt;
				&lt;li&gt;
				&lt;ul&gt;
					&lt;li&gt;
					&lt;ul&gt;
						&lt;li&gt;
						&lt;ul&gt;
							&lt;li&gt;
							&lt;ul&gt;
								&lt;li&gt;
								&lt;ul&gt;
									&lt;li&gt;
									&lt;ul&gt;
										&lt;li&gt;
										&lt;ul&gt;
											&lt;li&gt;
											&lt;ul&gt;
												&lt;li&gt;
												&lt;ul&gt;
													&lt;li&gt;
													&lt;ul&gt;
														&lt;li&gt;
														&lt;ul&gt;
															&lt;li&gt;
															&lt;ul&gt;
																&lt;li&gt;
																&lt;ul&gt;
																	&lt;li&gt;
																	&lt;ul&gt;
																		&lt;li&gt;
																		&lt;ul&gt;
																			&lt;li&gt;
																			&lt;ul&gt;
																				&lt;li&gt;
																				&lt;ul&gt;
																					&lt;li&gt;
																					&lt;ul&gt;
																						&lt;li&gt;
																						&lt;ul&gt;
																							&lt;li&gt;
																							&lt;ul&gt;
																								&lt;li&gt;
																								&lt;ul&gt;
																									&lt;li&gt;
																									&lt;ul&gt;
																										&lt;li&gt;
																										&lt;ul&gt;
																											&lt;li&gt;
																											&lt;ul&gt;
																												&lt;li&gt;Logged into the mongo shell did some inserts and updates ********************************&lt;/li&gt;
																											&lt;/ul&gt;
																											&lt;/li&gt;
																										&lt;/ul&gt;
																										&lt;/li&gt;
																									&lt;/ul&gt;
																									&lt;/li&gt;
																								&lt;/ul&gt;
																								&lt;/li&gt;
																							&lt;/ul&gt;
																							&lt;/li&gt;
																						&lt;/ul&gt;
																						&lt;/li&gt;
																					&lt;/ul&gt;
																					&lt;/li&gt;
																				&lt;/ul&gt;
																				&lt;/li&gt;
																			&lt;/ul&gt;
																			&lt;/li&gt;
																		&lt;/ul&gt;
																		&lt;/li&gt;
																	&lt;/ul&gt;
																	&lt;/li&gt;
																&lt;/ul&gt;
																&lt;/li&gt;
															&lt;/ul&gt;
															&lt;/li&gt;
														&lt;/ul&gt;
														&lt;/li&gt;
													&lt;/ul&gt;
													&lt;/li&gt;
												&lt;/ul&gt;
												&lt;/li&gt;
											&lt;/ul&gt;
											&lt;/li&gt;
										&lt;/ul&gt;
										&lt;/li&gt;
									&lt;/ul&gt;
									&lt;/li&gt;
								&lt;/ul&gt;
								&lt;/li&gt;
							&lt;/ul&gt;
							&lt;/li&gt;
						&lt;/ul&gt;
						&lt;/li&gt;
					&lt;/ul&gt;
					&lt;/li&gt;
				&lt;/ul&gt;
				&lt;/li&gt;
			&lt;/ul&gt;
			&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;C:\src\mongo&amp;gt;type c:\data\logs\mongo.log&lt;br/&gt;
Sat Sep 25 08:43:24 MongoDB starting : pid=10528 port=27017 dbpath=/data/db/ 32-bit&lt;br/&gt;
Sat Sep 25 08:43:24 db version v1.7.1-pre-, pdfile version 4.5&lt;br/&gt;
Sat Sep 25 08:43:24 git version: e8f0119c5546f9133709ef82b42a1947f66aa494&lt;br/&gt;
Sat Sep 25 08:43:24 sys info: windows (6, 1, 7600, 2, &apos;&apos;) BOOST_LIB_VERSION=1_42&lt;br/&gt;
Sat Sep 25 08:43:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; waiting for connections on port 27017&lt;br/&gt;
Sat Sep 25 08:43:24 &lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; web admin interface listening on port 28017&lt;br/&gt;
Sat Sep 25 08:44:36 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 127.0.0.1:33381 #1&lt;br/&gt;
Sat Sep 25 08:44:39 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ listDatabases: 1.0 }
&lt;p&gt; reslen:398 629ms&lt;br/&gt;
Sat Sep 25 09:00:11 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; end connection 127.0.0.1:33381&lt;br/&gt;
Sat Sep 25 09:00:17 shutdown: going to close listening sockets...&lt;br/&gt;
Sat Sep 25 09:00:17 closing listening socket: 320&lt;br/&gt;
Sat Sep 25 09:00:17 closing listening socket: 324&lt;br/&gt;
Sat Sep 25 09:00:17 shutdown: going to flush oplog...&lt;br/&gt;
Sat Sep 25 09:00:17 shutdown: going to close sockets...&lt;br/&gt;
Sat Sep 25 09:00:17 shutdown: waiting for fs preallocator...&lt;br/&gt;
Sat Sep 25 09:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Listener: accept() returns -1 errno:10038 An operation was attempted on something th&lt;br/&gt;
at is not a socket.&lt;br/&gt;
Sat Sep 25 09:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; select() failure: ret=-1 errno:10038 An operation was attempted on something that is&lt;br/&gt;
 not a socket.&lt;br/&gt;
Sat Sep 25 09:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; now exiting&lt;br/&gt;
Sat Sep 25 09:00:17 dbexit:&lt;br/&gt;
Sat Sep 25 09:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; Listener: accept() returns -1 errno:10038 An operation was attempted on something that is n&lt;br/&gt;
ot a socket.&lt;br/&gt;
Sat Sep 25 09:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close listening sockets...&lt;br/&gt;
Sat Sep 25 09:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to flush oplog...&lt;br/&gt;
Sat Sep 25 09:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: going to close sockets...&lt;br/&gt;
Sat Sep 25 09:00:17 shutdown: closing all files...&lt;br/&gt;
Sat Sep 25 09:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: waiting for fs preallocator...&lt;br/&gt;
Sat Sep 25 09:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; shutdown: closing all files...&lt;br/&gt;
Sat Sep 25 09:00:17 warning closingAllFiles=1&lt;/p&gt;

&lt;p&gt;Sat Sep 25 09:00:17 dbexit: really exiting now&lt;/p&gt;

&lt;p&gt;C:\src\mongo&amp;gt;&lt;/p&gt;

</comment>
                            <comment id="18536" author="eliot" created="Sat, 25 Sep 2010 08:42:32 +0000"  >&lt;p&gt;Can you try this on master?&lt;/p&gt;</comment>
                            <comment id="17791" author="zippy1981" created="Sat, 4 Sep 2010 14:23:54 +0000"  >&lt;p&gt;&lt;a href=&quot;http://github.com/zippy1981/mongo/commit/e01584f27e6de929777a859db637c41b2782bfa1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/zippy1981/mongo/commit/e01584f27e6de929777a859db637c41b2782bfa1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That seems to fix this 109 error, but not the errors in the log.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="15280">SERVER-2833</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>13.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 25 Sep 2010 08:42:32 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 36 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 36 weeks, 1 day 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>auto</customfieldvalue>
            <customfieldvalue>brianclark</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>jason.coombs@yougov.com</customfieldvalue>
            <customfieldvalue>zylo47</customfieldvalue>
            <customfieldvalue>zippy1981</customfieldvalue>
            <customfieldvalue>Missing1984</customfieldvalue>
            <customfieldvalue>tad</customfieldvalue>
            <customfieldvalue>zengjie</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hro3br:</customfieldvalue>

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

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

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