Hi
I want to run OpenRefine on a computer that only has access thru a specific web proxy.
I already set this web proxy on Chrome and explorer setting (this is system proxy), but OpenRefine doesn't use this proxy setting.
Also I've try to set this proxy on openrefine.l4j.ini file like below, but it still doesn't work. Please let me know how to set web proxy..
-Dhttp.proxyHost=X.X.X.X
-Dhttp.proxyport=8080
version: openrefine-2.6-beta
OS: window 7 (64bit)
In addition, although I've set "JAVA_HOME" (C:\Program Files\Java\jdk1.8.0_25) env value, openrefine still show "Failed to use jdatapath to detect user data path:" error msg when it started.
From now, I didn't see any problem except above things, please let me know if I have to set another things to solve this.
Thanks a lot~