The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Jira startup delayed by Hipchat plugin

WebO
August 22, 2018

Hi,

Running Jira 7.3.6 and we have an issue where Jira startup is delayed by about 15 minutes due to Hipchat timeouts.

We used to use Hipchat but no longer do so.

The integrated Hipchat plugins are enabled but the Hipchat plugin is disabled.

The error we see in the logs is as follows:

2018-06-25 10:59:50,426 hipchat-client:thread-6 WARN[c.a.p.h.connect.synchronise.ModifyDescriptorSynchronisationActivity] Unable to upgrade capabilities - will retry after 3600000 milliseconds...

It retries a few times, doubling each time until it gets to 480000ms and then startup continues.

Running this shows that integrated plugins are enabled:

SELECT * FROM pluginstate where pluginenabled = 'false';

The issue is the same whether hipchat plugin is enabled or not.

Not clear whether you can uninstall the Hipchat plugin - I see you can upgrade it, uninstall it but then on re-start of Jira the default version comes back (not tested this yet)

Any ideas?

 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Serghei Avdonin
February 5, 2020

I suggest you to disable HipChat plugins and to clear plugins cache, some third-party plugins may store metadata in these directories:

  • <confluence-home>/bundled-plugins
  • <confluence-home>/plugins-cache
  • <confluence-home>/plugins-osgi-cache
  • <confluence-home>/plugins-temp
  • <confluence-home>/bundled-plugins_language


https://confluence.atlassian.com/conf72/use-hipchat-and-confluence-together-982323376.html

0 votes
Alejandro Suárez García
Atlassian Partner
June 5, 2019

Hi @WebO Did you find any solution to this? I'm having the same issue with an instance with SSL installed and it's very annoying.

Regards