search

Home  >  Q&A  >  body text

启动mongodb报这个exception in initAndListen 29 Data directory的错是为什么呢?

启动mongodb报这个exception in initAndListen 29 Data directory的错是为什么呢?

黄舟黄舟2789 days ago754

reply all(1)I'll reply

  • phpcn_u1582

    phpcn_u15822017-05-02 09:24:28

    Read the message, there is still half of it

    exception in initAndListen: 29 Data directory D:softwareinstallPathmongodbdb not found., terminating

    Looking at the color scheme, it should be cygwin一类的环境。我没试过MongoDB在这里面能不能正常运行。不过你这报的错误主要还是在于在类Linux环境中代表转义,目录分隔符是/。如果没记错用\I should recognize it.

    reply
    0
  • Cancelreply