I'm going to upgrade crucible to 2.10 and I found the following doc from Atlassian
https://confluence.atlassian.com/display/FISHEYE/Setting+JVM+System+Properties
My question is - Can I set FISHEYE_OPTS and FISHEYE_INST environment variables in the system.properties file as well? e.g. add the following text to the system.properties file? Thanks
FISHEYE_INST=/path/to/fisheye_inst
FISHEYE_OPTS=-Xmx1536m -XX:MaxNewSize=128m -XX:MaxPermSize=256m
That's pointless, because these variables are used by shell scripts (bin/fisheyectl.sh etc.) and not by JVM.
OK, thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.