Hello,
I have problem with my Confluence on my site.
The problem is that when I go to a page, the Confluence service crashes and the page does not work, I have to restart the service. On the other hand, the other sub-pages work, there is only one problem.
I should add that this has been happening since I upgraded to Windows Server 2022, before that there was a version of Windows Server 2019.
Jira and Confluence are running on this server, but only Confluence has a problem, specifically the subsite.
I have installed the latest VM Tools drivers and disabled '3D support' in the VM options, but this has not helped.
Version of Confluence: 6.7.2
I'm just starting my adventure with Jira/Confluence and I'm asking for your help.
Thanks in advance!
I would suspect the parent page has some macro on it that loads a lot of information and grabs a bunch of JVM memory. Production instances should be run on separate machines to avoid memory contention and expensive disk swapping. Look in your logs for a message like this in your atlassian-confluence.log
java.lang.OutOfMemoryError: Java heap space
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.