Forums

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

Confluence Server Down Frequently (twice in a month)

Atlassian B2X August 13, 2021

My confluence down once in every two weeks, Showing some caches stuck:

13-Aug-2021 06:33:16.624 WARNING [Catalina-utility-3] org.apache.catalina.valves.StuckThreadDetectionValve.notifyStuckThreadDetected Thread [http-nio-8090-exec-240] (id=[23293]) has been active for [68,479] milliseconds (since [8/13/21, 6:32 AM]) to serve the same request for [https://wiki.b2xcare.com/plugins/servlet/eb/search] and may be stuck (configured threshold for this StuckThreadDetectionValve is [60] seconds). There is/are [47] thread(s) in total that are monitored by this Valve and may be stuck.

1 answer

0 votes
Radek Dostál
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.
August 13, 2021

This wiki.b2xcare.com site - how does it come in play in your environment, is it an application link? We've for instance once observed that when another application over an applink goes down, our Confluence couldn't breathe either, I don't remember if there were similar stuck threads or not at the time but I'd imagine so.

No other guesses apart from that without knowing how that url is used. I don't otherwise recognize the "/plugins/servlet/eb/search" path, and it does not open in our Confluences, so if this is Confluence, then I will assume it's a plugin path - maybe a problem with the plugin itself causing the threads to become stuck, that can happen as well.

Atlassian B2X August 13, 2021

Yes Radek,

https://wiki.b2xcare.com/ this is URL of my confluence.

Radek Dostál
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.
August 13, 2021

In that case, if you're not seeing stuck threads for other things other than the /plugins/servlet/eb/search, my guess would be the plugin implementing this endpoint is causing the stuck threads. To me this sounds like a good starting point to add more logging to the plugin to help pin point the cause, and also to take thread dumps when the stuck threads are occurring to find out at which point those threads became stuck and send them over to the developer.

I'm still focused on that this endpoint is not an out of box feature so it's added by something and it's very probable that that something is causing it, possibly some iffy implementation, something doesn't run as should and times out. Thread dumps should reveal more.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
7.4.8
TAGS
AUG Leaders

Atlassian Community Events