chrisamccoy / google-refine

Automatically exported from code.google.com/p/google-refine
Other
0 stars 1 forks source link

Wrong initialization of the temporary directory #587

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Running Refine in some environments, file import throws an error:

Error uploading data .import-temp/1341219847990/raw-data/foo.csv (No such file 
or directory)

Debugging it, Sebastian Schaffert discovered that the source of the issue would 
be a wrong usage of a local variable with the same name of the class field. See 
the path here:

https://bitbucket.org/wikier/google-refine/changeset/f3dbdb16a320#chg-main/src/c
om/google/refine/RefineServlet.java

Original issue reported on code.google.com by sergio.fernandez@fundacionctic.org on 2 Jul 2012 at 10:28

GoogleCodeExporter commented 8 years ago
typo at the title: s/directoty/directory

Original comment by sergio.fernandez@fundacionctic.org on 2 Jul 2012 at 1:50

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 18 Sep 2012 at 8:25

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 13 Oct 2012 at 3:50

GoogleCodeExporter commented 8 years ago
Fixed in r2583.

Original comment by tfmorris on 13 Oct 2012 at 4:00

GoogleCodeExporter commented 8 years ago
How can i fix this on a currently installed version of Google Refine? New 
downloads don't seem to address the issue.

Original comment by susanemc...@gmail.com on 7 Nov 2013 at 8:08

GoogleCodeExporter commented 8 years ago
This issue tracker is no longer being used.  The current one is 
https://github.com/OpenRefine/OpenRefine/issues/587

Are you saying that the bug doesn't appear to be fixed in OpenRefine 2.6 beta1? 
 If so please update new bug tracker with your environment, software versions, 
the error message, etc.

Original comment by tfmorris on 7 Nov 2013 at 10:15