Menu

#22 Import hangs and does not work

open
nobody
None
5
2012-12-24
2012-05-23
Anonymous
No

When trying to import a training set from a file (.txt) I first encountered an error stating "Incorrect number format". By viewing the logs, I found that the program was inserting a space in front of the number. This was causing an error in parseDouble. I added a space to the front of the file to try and fix this problem. The error no longer appeared. Instead, nothing occurred when I pressed the "Load" Button after choosing the file.

Discussion

  • Nobody/Anonymous

    The input file after adding a space to the front of the document

     
  • Zoran Sevarac

    Zoran Sevarac - 2012-05-26

    How big is the file?
    Can you provide that file so we can try to reproduce the error?

     
MongoDB Logo MongoDB