Skip to content
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

Open
jwjordan opened this issue May 6, 2016 · 7 comments

Comments

@jwjordan
Copy link

jwjordan commented May 6, 2016

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)

@elfatherbrown
Copy link

Yup. Same here. Im on osx el capitan if that helps

@elfatherbrown
Copy link

No no. Sorry, im a dummy. I was adding http://localhost:8000 and not http://localhost:8000/reconcile . Close it!

:D

@gitonthescene
Copy link

I think more people will run into this because the output looks like this:

$ java -Xmx2g -jar reconcile-csv-0.1.2.jar senators-new.tsv itemLabel item
javaStarting CSV Reconciliation service
Point refine to http://localhost:8000 as reconciliation service

@mattmartin26
Copy link

I just committed the same error!! Would be great if that output was updated.

@gitonthescene
Copy link

@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.

@ianengelbrecht
Copy link

I got this same issue. Would be nice to have that output in the console updated with the correct url

@tfmorris
Copy link

This comment is still very relevant: #26 (comment)
There's also this about the author: https://discuss.okfn.org/t/remembering-michael-bauer/1166

Bottom line - switch to a service which has maintainers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants