Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-7318

Comment on: "manual/tutorial/install-mongodb-on-windows.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • None
    • None

    Description

      Hi,

      I ran the sc.exe create command successfully and received the
      [SC] CreateService SUCCESS message.

      When I try to start the service however I'm getting : The service is not responding to the control function.

      If I go to services and look up the MongoDB service It's there and if I try to start it I also get an error message.

      Here is my command: sc.exe create MongoDB binPath= "E:\Program Files\MongoDB\Server\3.2\bin\mongod.exe --service --config=\"E:\Program Files\MongoDB\Server\3.2\bin\mongod.cfg\"" DisplayName= "MongoDB" start= "auto"

      and the config file contains the basic things

      systemLog:
      destination: file
      path: E:\WebDevelopment\Projects\MongoLog
      storage:
      dbPath: E:\WebDevelopment\Projects\MongoData

      all paths exists

      Would you know how to solve this

      Thanks
      Andre Couturier

      Attachments

        Activity

          People

            Unassigned Unassigned
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 29 weeks ago