Symptoms

After installing JIRA Service Desk, it does not start with a timeout error:

 

The following appears in the atlassian-jira.log:

2015-01-07 16:32:25,206 TP-Processor19 INFO jirauser 992x302039x1 1vz9bny 192.168.1.1 /rest/plugins/1.0/com.atlassian.servicedesk-key [atlassian.plugin.util.WaitUntil] Plugins that have yet to be enabled: [com.atlassian.servicedesk, com.atlassian.plugins.atlassian-client-resource, com.atlassian.jira.plugins.workinghours], 60 seconds remaining
2015-01-07 16:33:24,459 TP-Processor19 INFO jirauser 992x302039x1 1vz9bny 192.168.1.1 /rest/plugins/1.0/com.atlassian.servicedesk-key [atlassian.plugin.util.WaitUntil] Plugins that have yet to be enabled: [com.atlassian.servicedesk], 0 seconds remaining
2015-01-07 16:33:25,459 TP-Processor19 INFO jirauser 992x302039x1 1vz9bny 192.168.1.1 /rest/plugins/1.0/com.atlassian.servicedesk-key [atlassian.plugin.manager.DefaultPluginManager] Disabling com.atlassian.servicedesk
2015-01-07 16:33:27,497 TP-Processor19 ERROR jirauser 992x302039x1 1vz9bny 192.168.1.1 /rest/plugins/1.0/com.atlassian.servicedesk-key [atlassian.plugin.manager.PluginEnabler] Unable to start the following plugins due to timeout while waiting for plugin to enable: com.atlassian.servicedesk
2015-01-07 16:33:27,746 ThreadPoolAsyncTaskExecutor::Thread 61 ERROR jirauser 992x302039x1 1vz9bny 192.168.1.1 /rest/plugins/1.0/com.atlassian.servicedesk-key [internal.dependencies.startup.DependencyWaiterApplicationContextExecutor] Unable to create application context for [com.atlassian.servicedesk], unsatisfied dependencies: none
java.lang.IllegalStateException: Invalid BundleContext.
    at org.apache.felix.framework.BundleContextImpl.checkValidity(BundleContextImpl.java:365)
    at org.apache.felix.framework.BundleContextImpl.getServiceReferences(BundleContextImpl.java:307)

Cause

JIRA Service Desk was not successfully installed or the downloaded file is corrupted.

Resolution

  1. Stop JIRA;
  2. Remove the jira-servicedesk-X.X.X.jar inside the $JIRA-Home/plugins/installed-plugins directory;
  3. Restart JIRA;
  4. Install JIRA Service Desk again through the Find New Add-ons page in the JIRA Administration.
Help us improve!
  • No labels