StuckThread (Can't enable plugin)

Jamil Rahimov
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.
March 6, 2021

We can't enable plugin in jira.
We are getting following error:
06-Mar-2021 20:25:52.523 WARNING [ContainerBackgroundProcessor[StandardEngine[Catalina]]] org.apache.catalina.valves.StuckThreadDetectionValve.notifyStuckThreadCompleted Thread [http-nio-8080-exec-11] (id=[39]) was previously reported to be stuck but has completed. It was active for approximately [300,811] milliseconds.
06-Mar-2021 20:26:12.540 WARNING [ContainerBackgroundProcessor[StandardEngine[Catalina]]] org.apache.catalina.valves.StuckThreadDetectionValve.notifyStuckThreadDetected Thread [http-nio-8080-exec-25] (id=[53]) has been active for [120,247] milliseconds (since [3/6/21 8:24 PM]) to serve the same request for [https://abasd.accessbank.az/rest/plugins/1.0/com.intenso.jira.plugins.ad-integration-manager-key] and may be stuck (configured threshold for this StuckThreadDetectionValve is [120] seconds). There is/are [1] thread(s) in total that are monitored by this Valve and may be stuck.
java.lang.Throwable
at java.lang.Thread.sleep(Native Method)
at com.atlassian.plugin.util.WaitUntil.invoke(WaitUntil.java:79)
at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:139)
at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:97)
at com.atlassian.plugin.manager.PluginEnabler.enableAllRecursively(PluginEnabler.java:69)
at com.atlassian.plugin.manager.DefaultPluginManager.lambda$enablePlugins$28(DefaultPluginManager.java:1585)
at com.atlassian.plugin.manager.DefaultPluginManager$$Lambda$3441/1060478018.run(Unknown Source)
at com.atlassian.plugin.manager.PluginTransactionContext.wrap(PluginTransactionContext.java:63)
at com.atlassian.plugin.manager.DefaultPluginManager.enablePlugins(DefaultPluginManager.java:1552)
at com.atlassian.jira.plugin.JiraPluginManager.enablePlugins(JiraPluginManager.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
...................................................
Please help

1 answer

1 accepted

0 votes
Answer accepted
Jamil Rahimov
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.
March 9, 2021

We reinstalled jira.
Now it works fine

Suggest an answer

Log in or Sign up to answer