Hi All,
I have upgraded JIRA software from 6.4 to 7.1 and want to upgrade to latest version 7.13.
What all measures do I need to take?
We use oracle 12G , will there be and dependencies ?
Please sugest .
I am not aware of "Oracle 12G" version. There is oracle 11g and Oracle 12c. I assume you might have oracle 12c. In that case it should not be a problem to upgrade to 7.13 however it depends on you instance configuration. On of the things that might be worth checking is plugin compatibility (if you use any) since those also need to work on new version. If you do not use any plugins it should be relatively easy to upgrade. Of corse there might be some circumstances that will break the upgrade or make instance not available or nor working properly. That is way is good to do a test in a test environment first and check everything without any consequences. I think I do not need to share with any links to documentation since you should be already aware of them if you did upgrade from 6.4 to 7.1. Those are similar resources.
We have Oracle 11g and I have tried upgrading JIRA to 7.13 but it is throwing an error:
---------------------------------------------------------------------------------
TOTAL : Used: 696 MiB. Committed: 956 MiB. Max: 2259 MiB
---------------------------------------------------------------------------------
2019-02-04 22:11:26,552 Caesium-1-4 INFO [c.a.jira.startup.CacheWarmerLauncher] Warming up 3 caches.
2019-02-04 22:11:48,013 Caesium-1-4 INFO [c.a.jira.startup.CacheWarmerLauncher] Warmed cache(s) in 21460 ms.
2019-02-04 22:12:11,241 Caesium-1-2 INFO [c.a.jira.upgrade.UpgradeScheduler] Running scheduled upgrades
2019-02-04 22:12:11,295 Caesium-1-2 INFO [c.a.jira.upgrade.LoggingUpgradeService] run upgrades has started
2019-02-04 22:12:12,770 Caesium-1-2 ERROR [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [host,buildNumber=73011] failed
com.querydsl.core.QueryException: Caught SQLSyntaxErrorException for insert into OS_CURRENTSTEP (ID, ENTRY_ID, STEP_ID, ACTION_ID, OWNER, START_DATE, DUE_DATE, FINISH_DATE, STATUS, CALLER)
select hs.ID, hs.ENTRY_ID, hs.STEP_ID, hs.ACTION_ID, hs.OWNER, hs.START_DATE, hs.DUE_DATE, null, hs.STATUS, hs.CALLER
from OS_HISTORYSTEP hs
where hs.ENTRY_ID in (?, ?,
at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLSyntaxErrorException: ORA-00904: "HS"."ENTRY_ID": invalid identifier
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.