"MongoDB Tutorial First Lesson 2" MongoDB, when you start the service, the "service does not respond to control function" workaround appears

Source: Internet
Author: User
Tags mongodb tutorial

, you can refer to my workaround when you use the net START command when you add a service with the following code.

D:\mongodb>mongod- -dbpath D:\mongodb\data --logpath d:\ Mongodb\log\mongodb. Log --logappend --serviceName MongoDB- -auth --install

Workaround: This problem usually occurs because of a problem with the path. 1) Please note that all your paths are not wrong, including the path where the Mongod is located, the path of the log, etc. 2) Do not add redundant "\", such as "D:\MongoDB\Data" this, do not write "D:\MongoDB\Data\".  after 1, 2 of the repair, the following command to uninstall the service, reinstall the General Service, generally on the line.

SC Delete MongoDB

"MongoDB Tutorial First Lesson 2" MongoDB, when you start the service, the "service does not respond to control function" workaround appears

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.