Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-410

mongoimport crashes on windows

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.2.1, 1.3.0
    • Affects Version/s: None
    • Component/s: Tools
    • Labels:
      None

      also we should add a unit test for mongoimport if we don't have one to the regression suite before closing this

      http://groups.google.com/group/mongodb-user/browse_thread/thread/bce1a45155ccee2/783d3ee7f9bcb64a?lnk=gst&q=mongoimport#783d3ee7f9bcb64a

      Scott
      More options Oct 31, 2:06 pm
      Same thing with the nightly. The -v doesn't give any additional
      output. It crashes pretty much immediatly, although it does seem to
      connect to the server before crashing.
      c:\Program Files\MongoDB\bin>mongoimport -v -d test -c fec --file c:
      \temp\junk.csv --type csv -f this,that,other
      connected to: 127.0.0.1
      c:\Program Files\MongoDB\bin>mongoimport -vvvvv -d test -c fec --file
      c:\temp\junk.csv --type csv -f this,that,other
      connected to: 127.0.0.1

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            dwight@mongodb.com Dwight Merriman
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: