After I updated to JIRA Software 7.8.1, Under Administration > Applications Jira Service Desk says
"Jira Service Desk is licensed but not currently installed."
So I click the 'Install' button but I get an error that says
"An unexpected error occurred. Refer to the logs for more information."
I checked the logs and the only thing it shows is;
2018-04-10 09:42:13,258 UpmAsynchronousTaskManager:thread-1 INFO jeff 581x359x1 qx8z60 24.222.179.253 /rest/plugins/1.0/ [c.a.plugin.loaders.ScanningPluginLoader] No plugins found to be installed
2018-04-10 09:42:13,336 UpmAsynchronousTaskManager:thread-1 INFO jeff 581x359x1 qx8z60 24.222.179.253 /rest/plugins/1.0/ [c.a.plugin.manager.DefaultPluginManager] Updating plugin 'com.atlassian.servicedesk.application' from version '3.11.1' to version '3.11.1'
2018-04-10 09:42:13,352 UpmAsynchronousTaskManager:thread-1 INFO jeff 581x359x1 qx8z60 24.222.179.253 /rest/plugins/1.0/ [c.a.plugin.loaders.ScanningPluginLoader] Removed plugin 'com.atlassian.servicedesk.application'
2018-04-10 09:42:14,429 UpmScheduler:thread-2 WARN jeff [c.a.upm.pac.PacClientImpl] Update check request may take longer because of the number of add-ons
I don't know what else to check. Please help.
Hi, Jeff.
Can you download Service Desk from here :
You can then install Service Desk via the UPM file upload :
If Service Desk is still disabled you can then activate Service Desk by enabling all the modules in the plugin state table then restart JIRA:
update pluginstate set pluginenabled = 'true' where pluginkey like '%servicedesk%';
Let us know how it goes.
Cheers
Suren
Thank you Suren Raj that seems to fix it. I did have to run that UPDATE command in order to get it to work though. Thanks again!
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.
We have our JIRA database saving to a SQL server so I executed that command in SQL server management studio.
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.
try to restart JIRA, if it doesn't work.
remove service desk jar from the folder, then restart and re-install SD plugin from application page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.