Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×
Hi
There is a periodic slowdown during operation.
I checked realted logs. This logs are continuously output.
2019-05-29 11:16:38,517 WARN [alert-dispatch:thread-1] [confluence.alert-log] log 1559096198513 ; WARNING ; JVM ; JVM-1002 ; Garbage collection exceeded time limit ; not-detected ; ; ; {"durationInMillis":10222,"windowInMillis":20000,"limitPercent":10,"threadMemoryAllocations":"","threadDump":[]}
2019-05-29 11:16:38,520 WARN [alert-dispatch:thread-1] [atlassian-monitor] log 2019-05-29T02:16:38.513Z Component 'Java' alerted 'Garbage collection exceeded time limit' (details: {"durationInMillis":10222,"windowInMillis":20000,"limitPercent":10,"threadMemoryAllocations":"","threadDump":[]}, trigger: {"pluginKey": "not-detected"})
Restarting Confluence is fine for a while(about 2 weeks).
Our Confluence Server Version is 6.13.4.
We use Bitbucket, Confluence and Jira on one server. (100 user license)
I thik the suspicious part is as follows
How can we solve this problem?
Thank you for your help.
Any updates on this, I suffer same issue - I think the key is
{"pluginKey": "not-detected"})
First we increased the physical memory(32G -> 64G). And we increased the heap size of the following item. There has been no problem for two months now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Norman. Did you ever find out any more information regarding the
{"pluginKey": "not-detected"}) alert? We are suffering the same problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure, this was a problem in the Refined (Wiki) plugin.
The vendor was very helpfull and provided new jar file (the plugin is updated on the marketplace long time ago now)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We're also seeing
{"pluginKey": "not-detected"})
How did you determine which plugin was related?
Thanks,
Dave
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As stated above - i belive it was Refined - but its a year ago, so I dont remember much else..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Long GC pause can cause performance issues.For GC tuning please refer.
https://confluence.atlassian.com/enterprise/garbage-collection-gc-tuning-guide-461504616.html
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.