啟動mongodb報這個exception in initAndListen 29 Data directory的錯是為什麼?
phpcn_u15822017-05-02 09:24:28
把消息看完,後面還有半截
exception in initAndListen: 29 Data directory D:softwareinstallPathmongodbdb not found., terminating
看這配色應該是cygwin
一类的环境。我没试过MongoDB在这里面能不能正常运行。不过你这报的错误主要还是在于在类Linux环境中代表转义,目录分隔符是
/
。如果没记错用\
應該也認。