-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Usability
-
None
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When trying to launch a single mongod process with --fork flag.
The execution never return. The log directory is not the problem (neither data one).
I launch with:
mongod --port 27000 --dbpath data --logpath log/mongod0.log --fork
It never returns