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: 

Impossible to install servicedesk n our jira server.

Florian Vernet
September 7, 2018

Hi,

Impossible to install Jira service Desk on our jira server.

(fromthe jira's web page : application -> versions)

i have the folowing message : 

"An unexpected error occurred. Refer to the logs for more information."

But nothing in the log file 

can you please help us ?

thank you

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
SMS
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 10, 2018

Hi Florian,

That specific message is flagging the fact that something has been added to the logs, so let's try to find out what that is.

Can you let me know the name of the file you checked to see what the issue is?

You can try the following as well:

  1. Check to see if Service Desk is disabled:
    select * from pluginstate where pluginenabled = 'false'; 
  2. If you find anything with that query:
    1. Stop JIRA
    2. Run the following SQL query: 
      • UPDATE pluginstate SET pluginenabled='true' where pluginenabled = 'false'; 
      • Note: If you're using Oracle be sure to commit the change.
    3. Restart JIRA

Regards,

Shannon

Florian Vernet
September 10, 2018

Thank you Shannon

Jira Service Desk now works !

 

Best regards

Florian

SMS
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2018

Happy to hear, Florian!

Take care,

Shannon

TAGS
AUG Leaders

Atlassian Community Events