Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi Atlassian,
after Upgrade to Jira Software and successful Login i went to the administraion panel "Applications" ->
"JIRA Software is licensed but not currently installed." ??? I run the atlassian-jira-software-7.0.5-jira-7.0.5-x64.exe für win2012 enviroment.
But this message still repeat and all agile functions does not work..
In our Projects we have this message:
"This project was created as a Software project, but JIRA Software is not installed.
You can still access this project, but Software functionality will not be available."
What is wrong?
Our Server runs behind a firewall. So Atlassian Marketplace is not available for us.
Hi All,
As an Update to this, I've found this handy solution which seems to work where other plugins do not enable:
service JIRA stop
Login to the JIRA DB:
I'm using MySQL so this may not work with other DB's.
Run the follwing:
UPDATE pluginstate SET pluginenabled='true';
service JIRA start
Thanks,
Colm
update pluginstate SET pluginenabled='true' where pluginkey='com.atlassian.jira.jira-software-application';
Saved my installation!
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Everyone!
JIRA team has identified an issue with JIRA Software release 7.2.5 - we track the problem here:
https://jira.atlassian.com/browse/JSW-15235
The JIRA Software Application that is shipped in the installer package does not have the needed assets for the application to work.
Issue description has a workaround that can be applied by a JIRA administrator.
Some other bits of information:
Please watch the mentioned issue for the further updates.
: JIRA 7.2.5 release has been cancelled because of the issue and is no longer available for download. Current installations of 7.2.5 are safe, if the mentioned workaround can be applied. For people, who has not upgraded yet - we recommend waiting for the 7.2.6 release, which we plan to ship asap.
If you have any issues with upgrading please raise a support request at https://support.atlassian.com
Hope this helps!
--
Cheers,
Ignat
JIRA Bugmaster.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Identical issues after upgrading from 7.0.2 to 7.2.5. Even after entering Safe Mode with all add-ons disabled. I'll be passing this on to the Helpdesk and keep you folks updated
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Experiencing this with a clean install.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had this same problem when upgrading from 7.1.9 to 7.2.5. This is what I did.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In my case the Install button was not there. Had to upload the JIRA Software .obr.
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 comment, lterally i have the same problem and with ur indications resolved my problem.
this is link for .obr
https://marketplace.atlassian.com/apps/1213607/jira-software/version-history
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We experienced the same issue by accident when we upgraded from Jira Software 7.3 to 7.13. After we upgraded. We stopped Jira to copy over our newer version of our plugins, for this we have a script that runs and copy them to the C:\[JIRA_HOME]\plugins\installed-plugins but this script first had an instruction to clean up that folder, so as Jira software is basically Jira Core + the Jira Software related plugins like (bamboo plugin, dev integration, dvcs connector, fisheye plugin, greenhoper, Jira software app, jira software plugin and jira-transition-trigger-plugin) those additional plugins are also copied by Jira during installation to the C:\[JIRA_HOME]\plugins\installed-plugins folder, therefore our script removed those plugins and when we restarted Jira, all the Jira software features were gone.
I fixed this by just stopping Jira and then manually copying all the .jar files located on C:\[JIRA_INSTALLATION_FLDR]\atlassian-jira\WEB-INF\application-installation\jira-software-application folder to the C:\[JIRA_HOME]\plugins\installed-plugins folder and then started Jira service again.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This might happen when you start up JIRA with "./start-jira.sh --disable-all-addons" then it disables all add-ons including JIRA Agile. Since JIRA Agile is included in JIRA Software and you does not get option to enable it from User installed plugins and it remains disabled. So you need to eather enable Agile manually or restart jira again without --disable-all-addons.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Today i give it a new try from a clean copy.
I made a complete clean copy of our production jira to the dev system.
Jira up und running. Check all plugins, all working fine.
Then restart the installer for 7.05. Result: Installer says everything ok. sucessfull upgrade.
Log in jira: ok, and the "Boards" Listtype appears. A Click on a Board Item = a Project -> then the Boardpages rendering with the exception below:
Error:
com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.NoClassDefFoundError: com/atlassian/jira/JiraDataType
Update: the jenkins-plugin was the "culprit"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Go to admin -> manage applications and you'll be able to add it in there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic, thnx for your quick respeonse. But unlikely that's exactly the "nonworking" issue. There is only the download button
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, I posted before you'd written a question - there was only a subject before.
However, if you're running that .exe file, then you must have deliberately removed the application from your installation. To put it back, have a look at https://confluence.atlassian.com/adminjiraserver070/installing-additional-applications-and-version-updates-765593207.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's my only offer from the download:
https://www.atlassian.com/software/jira/update
That's exact the same file i use for the upgrade from 6.4 to 7.0.5.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do i have to install the atlassian-jira-core...exe before the atlassian-jira-software-7.0.5-jira-7.0.5-x64...exe? /o\
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, I think you've got a bit confused (you're not the first)
Under JIRA 6 and below, you had JIRA with add-ons. One add-on was "Agile".
Under JIRA 7, the Agile add-on goes away and is replaced by JIRA Software. You can install (and upgrade to) JIRA Software in two ways - install JIRA Core and then add the Software application, or, the much easier way - just use the JIRA Software installer (forget Core completely)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic, me again.
ok, then i choose the right installer yesterday: only the JIRA Software.
But Problem still exist. No way to run any Applications in JIRA Software. Byetheway: capture as plugin works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, so how did you remove it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
remove? sorry for my unclear answer.
Once again: I Upgrade from 6.4.12 to 7.05 using the atlassian-jira-software-7.0.5-jira-7.0.5-x64. Install ended with success. I logged in, go to page Administarion/Appliations/ -> "JIRA Software is licensed but not currently installed." and the download Button appeared . Click on Button: downloads the software file EXACTLY i use in the upgrade.
That's the state. All Projekt using JIRA Agile before the upgrade place a error
Software functionality is not available
This project was created as a Software project, but JIRA Software is not installed.
You can still access this project, but Software functionality will not be available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you used the JIRA Software installer to install JIRA, then JIRA Software is installed. So you must be removing it somehow.
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.
Erm, then you didn't use the Software installer. If you got a success from the Software installer, then Software is installed.
Anyway, however it's gone missing, you can still add it back, even when you can't connect to the marketplace directly. See https://confluence.atlassian.com/adminjiraserver070/installing-additional-applications-and-version-updates-765593207.html on how to download it to your client machine and then install it in the server
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I had a similar problem where I upgraded from 6.4.7. to 7.0.0.
Ran the Software installer and Software was not available to use.
I found some of the required .jar files were missing in the installed plugins folder.
Atlassian told me to:
It seems like your JIRA Software add on is encountering issue with loading. Please try the following:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Colm, thnx for your hint. i found a problem with the old jenkins plugin today. After deinstall i have been able to fix all problems.
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.