MongoDB running as network service does not respond to net start

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.6.1
    • Component/s: Admin
    • None
    • Environment:
      Windows 8.1 Pro
    • Windows
    • Hide

      1) Install MongoDB as a windows service using the following command:
      > mongod --config D:\mongodb\mongod.cfg --install

      2) Try to start service using the following command:
      > net start MongoDB

      Show
      1) Install MongoDB as a windows service using the following command: > mongod --config D:\mongodb\mongod.cfg --install 2) Try to start service using the following command: > net start MongoDB
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      After installing the MongoDB windows service, I checked the logfile specified in the config file, and it was being logged to correctly, but when I try to start the network service, I get the following error:
      "The service is not responding to the control function."

      If it helps, I had a much older version installed (I believe 2.1.x) for a while, and attempted to upgrade to 2.6.0 a few weeks back, but downgraded to 2.4.10 due to issue SERVER-13515. That's when the issue began, and upgrading to 2.6.1 hasn't helped.

      I attached the config file that I'm attempting to use when the issue arises.

        1. mongod.cfg
          0.2 kB
          Kevin Groat

            Assignee:
            Mark Benvenuto
            Reporter:
            Kevin Groat
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: