-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 2.0.6
-
Component/s: None
-
None
-
Environment:Windows Server 2008 R2, using 2.0.6 x64 2008+ Build
-
Windows
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Sometimes, when issuing a stop command to the MongoDB Windows Service, mongod does not exit cleanly and throws an error.
----------------------------------------------
C:\>net stop mongodb
System error 109 has occurred.
The pipe has been ended.
----------------------------------------------
Is this even alright to exit this way? Should I look for DB corruption or anything else?
This is the expected output:
----------------------------------------------
C:\>net stop mongodb
The Mongo DB service was stopped successfully.
----------------------------------------------
- duplicates
-
SERVER-2833 mongod.exe does not shut down correctly as a Windows service
-
- Closed
-