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

Service doesn't stop cleanly on Windows

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.6.0-rc0
    • Component/s: Packaging
    • Labels:
    • 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

      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 Unassigned
            Reporter:
            tyler@10gen.com Tyler Brock
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: