Upgrade Guide from 7.2+ to Jira 7.6
Purpose
To help provide a detailed guide to help with the upgrade process of large scale and business critical Jira environments to Jira 7.6.latest. Other methods for upgrade also exist, see here: Upgrading JIRA applications
Preparation
Before You Start
- Check Jira 7.6 Supported Database Versions:
- Oracle 12c
- MySQL 5.5, 5.6, 5.7
- PostgreSQL 9.3, 9.4, 9.5, 9.6
- Microsoft SQL Server 2012, 2014
- Check plugin compatibility
Within your current installation of Jira, go to Administration > Add-ons > Manage add-ons. At the bottom of the page, there is a link for Jira update check.
- Third-party plugins may have upgrade requirements, please ensure to be familiar with these requirements as it may require additional intermediate upgrade steps
- Check other Atlassian product compatibility, see Application links version matrix. Jira 7.6 uses AppLinks 5.4.1 - based on that, minimal versions for other applications are:
- Bamboo 6.2+
- Confluence 6.4+
Crucible/Fisheye 4.4+
- Bitbucket 5.4+
- Review the Recommended Readings (links to the right)
Testing
We strongly recommend performing your upgrade in a test environment first. Do not upgrade your production Jira server until you are satisfied that your test environment upgrade has been successful. If you have any problems with your test environment upgrade which you cannot resolve, create an issue at our support site so that we can assist you.
Details: Establishing staging server environments for JIRA applications.
Upgrade Steps for Jira Software
Before proceeding - third-party plugins may have upgrade requirements, please ensure to be familiar with these requirements as additional intermediate upgrade steps may be required.
Upgrading to Jira Software 7.6.latest
- Stop the current Jira instance.
- Make a copy of the Jira database to a new database.
- Make a copy of the Jira_HOME to a new location.
- Remove the
plugins/
folder located in the new Jira_HOME.- Performing the upgrade without plugins has been found to be more reliable and faster.
- If you run Jira Data Center, also remove (and backup) the
<Shared>/plugins/
folder.
- Modify the
dbconfig.xml
file in the newly copied Jira_HOME.- Configure the file to point to the newly copied database.
- Download Jira Software 7.6.latest Archive version.
- Extract your Jira Software 7.6.latest to a new target Jira_INSTALL folder.
- Configure your Jira Home folder path and point to the newly copied Jira_HOME.
Copy memory allocation settings and any other custom parameters you deem necessary from the previous installation to the new one, as described in Setting properties and options on startup.
- Start Jira and review the logs to ensure the upgrade completes successfully.
- If using Service Management, navigate to Cog Icon > Applications > Version & Licenses.
- Update/Install the Jira Service Management application to the latest version.
- Re-install plugins via file the Cog Icon > Add-ons > Find new add-ons.
- If preferred, upload the add-ons manually via Cog Icon > Add-ons > Manage add-ons > Upload add-on.
Not all plugins are compatible with Jira 7.6.latest. Ensure to verify compatibility first!
- If preferred, upload the add-ons manually via Cog Icon > Add-ons > Manage add-ons > Upload add-on.
- Test and ensure that the instance is functioning to satisfaction.
- Restart Jira.
- Perform a
Recommended Reading
Jira 7.6 Platform Release Notes
- JIRA Core 7.6.x release notes
- JIRA Software 7.6.x release notes
- Jira Service Management 3.9.x Release Notes
Upgrade Notes
Known Problems
Login to https://jira.atlassian.com to enable display of issue details below.
Problem | Workaround |
---|---|
Update Oracle driver from 12.1.0.1 to 12.2.0.1 | |
N/A | |
N/A |