Hi
I've been battling this issue for some time now, but basically our Confluence instance will be stable and happy running for many months at a time with no changes to the JVM memory size and then suddenly I get a problem where the GC cannot recover enough memory. This makes Confluence inaccessible for all users as it doesn't respond.
From the GC logs I cannot see a trend in the memory usage that would warn me this is about to happen, it just suddenly stops being able to recover enough memory.
I have increased the maximum memory pool for the Confluence service so I'm now at 3840 MB, but as I increase this it obviously creates a bigger load on the server when it hits the limit again.
Some example data below
I found the Java DK JVisualVM connected to our test server really helpful for identifying the cause of the problem. See below.
This has been identified to be caused by the File Conversion plugin, which has a memory leak and causes the available Java Heap space to fill up and then kills our server as it tries to recover it on GC.
We've tried up to 10GB Heap and this is still an issue so we've disabled the File Conversion plugin until this is fixed.
https://jira.atlassian.com/browse/CONFSERVER-46542
No idea when this will be fixed, but disabling the plugin reduces the functionality of Confluence for us, we were relying on this preview for collaborating on documents, or just easy preview of embedded documents.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.