Hello,
I cannot launch OpenRefine, it reports the bug
.
My JRE is up to date, it is something with Jython, but I cannot figure out what exactly.
My OS is win8.1.
Thanks!
Hi @tentonsofhours!
Thanks for the report. The first lines of the stack trace are not visible in your screenshot, do you think it would be possible to have the full error?
Thanks!

Here the full screen shot, sorry for the wrong one previously.
@tentonsofhours Your username on Windows is Ukrainian or Russian or a close cousin :) that has UTF-8 characters...so that's the reason. We have seen this happen before with other users. Your only choice is to create a different username in Windows using basic ASCII letters and then run OpenRefine under that user. Sorry, but this is not a OpenRefine issue but more of a system / Jython issue that will be fixed by the Jython team in the near future. Let us know how things go, so that we can close this issue once you have it fixed.
@thadguidry great that you could find the cause just by looking at the logs! Can we track the status of this issue anywhere in Jython? We should not forget to update the .jar we ship with OpenRefine once they have released a version that fixes this bug.
@wetneb I had been tracking it. The original bug is here http://bugs.jython.org/issue2331 and was fixed here https://github.com/jythontools/jython/commit/c61eaefb774cdb174472265d3c27fc5b87febd34
Jython 2.7.1 has just been released last month (also the reason why I asked if we could release a OpenRefine 2.7.1 - but we are not tied directly to Jython version, its just a coincidence) http://fwierzbicki.blogspot.com/2017/07/jython-271-final-released.html
I had asked Jacky to just build Jython 2.7.1 SNAPSHOT and then include it...but didn't happen.
If you want you can pull into our master branch that standalone jar now and update our dependencies, etc. We can then cut a OpenRefine 2.7.1 release which I would like you to handle to get experience with it.
Hi @tentonsofhours, the bug should be fixed in the development version of OpenRefine.
It would be great if you could try to install this new version (see https://github.com/OpenRefine/OpenRefine/wiki/Get-Development-Version ) and confirm that it solves your issue.
will be release at 2.7.2 soon