Hi team,
I need to change the location of my java folder within Jira properties. So I setup correctly my new Java_Home env var under Windows 2008, restart the server. But I still get the old java path when I check into Jira the system info properties.
What's wrong please ?
Thanks
Thanks Nic for your feedback,
So I have a windows service that starts the Jira. I have launched the tomcat5w //ES//servicename
and changed from the "Java" tab the jvm path with the new one.
Do you think that it's enough please before I uninstall the old java ?
Check the startup scripts for Jira, it sounds like JAVA_HOME may be being set in there. You might also need to set it for the user account that runs Jira, rather than your own, or even amend the system default.
(I can't be sure where the scripts are becasue I don't know how you've installed it. Look for a "bin" directory though, and "environment.bat" or something like that)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know how your system is set up, how the service is configured, or even the order Windows might be getting the variables set, so I can't really tell you.
I think your only (quick) option is to try it - you've changed the setting, try restarting Jira and see what version it then picks up in the system-information pages.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.