-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Windows
When executing mongod --install, if the current working directory is outside of the mongod installation directory, the installer will add the service path as [workingdir]\mongod.exe. This is incorrect and results in the following message when you execute "net start mongodb":
C:\>net start mongodb
System error 2 has occurred.
The system cannot find the file specified.
- duplicates
-
SERVER-3097 mongod --install uses wrong image path depending on current working directory
- Closed