Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-6040

Stopping the mongod Windows Service Results In Error Message

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.0.6
    • Component/s: None
    • Labels:
      None
    • Environment:
      Windows Server 2008 R2, using 2.0.6 x64 2008+ Build
    • Windows

      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.
      ----------------------------------------------

            Assignee:
            Unassigned Unassigned
            Reporter:
            rhoffman Ryan Hoffman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: