All.
Our Jira version 7.13.5 running on CentOS 6.9 just stopped working. A reboot of the VM (obviously) fixed the issue. There doesn't seem to be any indication in the log files that I have checked as to what Jira stopped working.
For example, in the catalina.log file I see that messages stopped at 19-Nov-2021 19:26:30.006 and then started once more after the boot.
How can this be debugged to find the root cause?
Increase the resources of VM and Increase the JVM Memory editing the File setenv.sh under bin folder in the Installation directory and restart the Server. Observer the changes and let me know the result.
Thanks,
Pramodh
Let me get back to you then.
This is not something that happens every day ....
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.
I looked at the VM's resources for the time-frame around when Jira stopped and I don't see any spikes in CPU or memory. The VM has 8xvCPU and 64GB RAM.
Jira is being run with the following parameters:
java -Xms8192m -Xmx8192m
Is there any best practice as to how to better set the JVM resources?
Eddy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Monitor the JVM Parameters in System Info Tab and Set the JVM Memory
Thanks,
Pramodh
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.