I've upgraded 7.10 to 7.13 (Ubuntu server, downloaded .bin, followed executed upgrade process).
After first start I was asked for reindex and it failed with lots of warnings like this:
2019-02-01 14:07:33,972 IssueIndexer:thread-3 WARN vadim.lazuko 847x112x1 1sj9bgm 82.52.28.142 /secure/admin/jira/IndexReIndex.jspa [c.a.j.issue.index.DefaultIssueDocumentFactory] Error indexing issue HUB-18: Dropping 'customfield_10005'
com.atlassian.greenhopper.manager.lexorank.LexoRankIntegrityException: Expected exactly 2 rows; the maximum marker row and the lowest ranked row for rank field[id=10005]
and then this error:
2019-02-01 14:07:38,498 JiraTaskExectionThread-2 ERROR vadim.lazuko 847x112x1 1sj9bgm 82.52.28.142 /secure/admin/jira/IndexReIndex.jspa [c.a.j.util.index.CompositeIndexLifecycleManager] Reindex All FAILED. Indexer: SharedEntityIndexManager: paths: []
com.atlassian.cache.CacheException: com.atlassian.jira.exception.DataAccessException: org.ofbiz.core.entity.GenericDataSourceException: SQL Exception while executing the following:SELECT ID, entityid, entitytype, sharetype, PARAM1, PARAM2, RIGHTS FROM public.sharepermissions WHERE entityid=? AND entitytype=? (Unknown column 'RIGHTS' in 'field list')
at com.atlassian.cache.memory.DelegatingCache.get(DelegatingCache.java:211)
DB is at Mysql, same server.
If I check there public.sharepermissions table it does not contain RIGHTS column.
If I manually add column RIGHTS to the sharepermissions table it finishes reindex, but then all Boards are gone (projects, issues there).
What am I doing wrong?
Hi @Vadim Lazuko !
Thank you for reaching out to community!
To being able to help you we need more information about this problem. I've created a support ticket for you and we will provide assistance via that channel.
You will receive a confirmation email from atlassian.com with your ticket details within the next few minutes. Please check your spam or junk folder if you don't see this in your inbox. If you don't receive the confirmation email please mention this in your ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Vadim Lazukocan you access: https://getsupport.atlassian.com/servicedesk/customer/portal/20/GHS-141720 ? if no, please share with me your e-mail address, so I can share this ticket with you.
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.
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.