-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.io.FileNotFoundException: index.html.tpl (No such file or directory) #26
Comments
Yup. Same here. Im on osx el capitan if that helps |
No no. Sorry, im a dummy. I was adding http://localhost:8000 and not http://localhost:8000/reconcile . Close it! :D |
I think more people will run into this because the output looks like this:
|
I just committed the same error!! Would be great if that output was updated. |
@mattmartin26 - It looks like this project hasn’t been modified in years. You might want to give csv-revoncile a try which is a bit more active and written in Python. |
I got this same issue. Would be nice to have that output in the console updated with the correct url |
This comment is still very relevant: #26 (comment) Bottom line - switch to a service which has maintainers. |
I'm running this on a Mac, and the service appears to start correctly when I run:
java -Xmx2g -jar reconcile-csv-0.1.2.jar qb.csv "location_name" "id"
but as soon as I add the standard reconciliation service in OpenRefine, I get the following Java error:
2016-05-06 10:46:12.517:WARN:oejs.AbstractHttpConnection:/?callback=jQuery17208426656776573509_1462545445994&_=1462545972389
java.io.FileNotFoundException: index.html.tpl (No such file or directory)
The text was updated successfully, but these errors were encountered: