Service doesn't stop cleanly on Windows

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: 2.6.0-rc0
    • Component/s: Packaging
    • ALL
    • Hide

      mongod.exe --config <path to config> --install
      net start mongodb
      net stop mongodb

      Show
      mongod.exe --config <path to config> --install net start mongodb net stop mongodb
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When I run net stop mongodb on Windows Server 2008 r2 I see:

      System error 109 has occurred.
      
      The pipe has been ended.
      

      My config looks like this:

      logpath=C:\mongodb\mongo.log
      sslCAFile=C:\mongodb\ca.pem
      sslPEMKeyFile=C:\mongodb\password_protected.pem
      sslPEMKeyPassword=qwerty
      sslMode=allowSSL
      

            Assignee:
            Unassigned
            Reporter:
            Tyler Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: