Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you might find the site temporarily inaccessible. Thanks for your patience. Read more.
×Confluence Version 7.13.7
Synchrony is managed by Confluence
Under General Configuration > Collaborative Editing page, I am unable to restart Synchrony. When I select the restart button, I get a system message that "This may take a few minutes" and nothing happens.
I first went to Troubleshooting Collaborative Editing. Then checked errors in the synchrony log to find 'Not enough space', which lead me to How to Increase Synchrony Heap Allocation
The AWS instance that Confluence is running on didn't have enough free memory to support increasing the heap size to 4GB. I figured this added to the problem.
I increased the instance type, rebooted it, ran ./stop-confluence.sh and then added the following to setenv.sh:
CATALINA_OPTS="-Dsynchrony.memory.max=4g ${CATALINA_OPTS}"
I restarted Confluence and then from the Collaborative Editing page, tried to restart Synchrony. This did not fix the issue.
Other items of note:
I am not the original administrator for this account and the previous are not available to provide a clear direction, so I've had to learn the hard way.
Hello @Jason Chambers
Welcome to the Atlassian community.
This post seems very similar to an earlier post from you. Is this actually the same problem/instance?
I notice only one difference:
vs.
It is the same issue. I added it to Data Center because we recently updated our license to the Data Center license.
Please remove the first post to avoid confusion.
Respectfully,
Jason
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.