Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Running jira-software caused the server to crash

张盛帆
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 22, 2020

Hi, everyone!

I set up the Jira-software environment through docker.

However, when I visited the website through the browser, the page load was slow or even could not be loaded.

Then I checked the running condition of the server, and the CPU and memory were almost full.

My server configuration is 4 cores and 8G

Docker images is atlassian/jira-software:8.1.0

Can someone tell me what this is all about?

2 answers

0 votes
sukkeong
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 23, 2020

You would need to check your server logs in <jira_installation_folder/logs/catalina.out

This could give you the error logs that cause it not to start properly. 

Hope this helps with the debuging

0 votes
Aline
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 23, 2020

Hi there,

We would have to know how large your instance is (in term of users, projects, attachments etc). 
Moreover, you might want take a look into how Docker is using your OS resources.

https://hackernoon.com/another-reason-why-your-docker-containers-may-be-slow-d37207dec27f

Here some other tips and tricks for tuning a container.

https://stackify.com/docker-performance-improvement-tips-and-tricks/

Cheers

Suggest an answer

Log in or Sign up to answer