We frequently see this message when users utilize either the Jira Core or the Jira Software installation package to do an upgrade. These don't natively contain the updated service desk installer.
If you used the Jira Service Desk installation file for this version, and you still see this error, it tends to indicate that Service Desk could not start up as expected.
I would recommend trying these steps:
truncate table pluginstate;
If this works, then you can use the UPM in Jira to reinstall/update all the previous plugins you need with Jira. By using the UPM's Find add-ons feature, you can be more certain that you won't install an incompatible plugin for Jira here.
If you follow these steps and Service Desk is still not installed/working, I would like to take a closer look at your $JIRAHOME/log/atlassian-jira.log file from this time to better understand why that plugin/add-on might not be loading up in Jira on startup.
Also, what version did you upgrade from?
where Can I run the above SQL Command is there any interface for it ?
truncate table pluginstate;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira does not provide any interface for you to run that kind of SQL command. This is something your database admin would be able to handle. If you don't have someone in that role, then it depends on your database type. For example, if you're using postgres, then you could use a utility like pgadmin to run this kind of command. MySQL has the mysql work bench, and Microsoft has the SQL Server Management Studio. Those are all gui interfaces for database management.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have all admin accesses also. but I dont know where the JIRA database is ? Its not in MS SQl Server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you go into your $JIRAHOME/dbconfig.xml file, this should tell you the database address and the login credentials that Jira is using to connect to this database. You can likely also determine the database type by looking at the driver class in that file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JIRA Core requires license.
Does it really need license?
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.
What log do You need?
[]# pwd
/opt/atlassian/jira/logs
[]# ls
access_log.2018-06-29
access_log.2018-06-30
atlassian-jira-gc-2018-06-29_21-51-33.log.0.current
atlassian-jira-gc-2018-06-29_21-53-12.log.0.current
atlassian-jira-gc-2018-06-29_22-10-40.log.0.current
atlassian-jira-gc-2018-06-30_11-29-37.log.0.current
catalina.2018-06-29.log
catalina.2018-06-30.log
catalina.out
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for Your assistance!
Before update :
atlassian-jira-core-7.8.1-x64.bin
atlassian-servicedesk-3.11.1-x64.bin
After update:
atlassian-jira-core-7.10.2-x64.bin
atlassian-servicedesk-3.13.2-x64.bin
At first we run atlassian-jira-core-7.10.2-x64.bin, than atlassian-servicedesk-3.13.2-x64.bin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
PS
Jira Service Desk is working.
We work with any issuers.
It seems that only status report error.
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.