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

MongoDB running as network service does not respond to net start

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • 2.6.1
    • Admin
    • None
    • 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

    Description

      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.

      Attachments

        Activity

          People

            mark.benvenuto@mongodb.com Mark Benvenuto
            kgroat09 Kevin Groat
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: