Cyrillic encoding on Fisheye/Crucible on Windows
If you need to display Russian characters on Fisheye/Crucible and it's showing "?????", please follow these steps:
- Stop your Fisheye instance
- Create a environment variable called FISHEYE_OPTS with a value "-Dfile.encoding=UTF-8" without the quotes.
- Start your Fisheye instance again.
Upon making the changes, check and verify if the changes is being reflected at Administration > Sys Info/Support > System Info. The arguments can be checked under "JVM Input Arguments"
Last modified on Jul 31, 2018
Powered by Confluence and Scroll Viewport.