You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
java.lang.RuntimeException: Could not find suitable distance for rank.
java.lang.RuntimeException: Could not find suitable distance for rank. at com.atlassian.greenhopper.model.lexorank.LexoRank.findSpacing(LexoRank.java:217) [?:?] at com.atlassian.greenhopper.model.lexorank.LexoRank.between(LexoRank.java:185) [?:?] at com.atlassian.greenhopper.model.lexorank.LexoRank.between(LexoRank.java:146) [?:?] at com.atlassian.greenhopper.model.lexorank.LexoRank.genNext(LexoRank.java:108) [?:?] at com.atlassian.greenhopper.service.lexorank.LexoRankOperation.rankInitially(LexoRankOperation.java:216) [?:?] at com.atlassian.greenhopper.service.lexorank.LexoRankOperation.execute(LexoRankOperation.java:114) [?:?] at com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl.performRankOperation(LexoRankManagerImpl.java:300) [?:?] at com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl.getRankOrRankInitially(LexoRankManagerImpl.java:86) [?:?] at com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType.getValueFromIssue(LexoRankCFType.java:121) [?:?] at com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType.getValueFromIssue(LexoRankCFType.java:29) [?:?] at com.atlassian.jira.issue.fields.ImmutableCustomField.getValue(ImmutableCustomField.java:350) [classes/:?] at com.atlassian.jira.issue.managers.DefaultIssueDeleteHelper$DeletedIssueEventData.collectCustomFieldValues(DefaultIssueDeleteHelper.java:288) [classes/:?] at com.atlassian.jira.issue.managers.DefaultIssueDeleteHelper$DeletedIssueEventData.<init>(DefaultIssueDeleteHelper.java:275) [classes/:?] at com.atlassian.jira.issue.managers.DefaultIssueDeleteHelper.deleteIssue(DefaultIssueDeleteHelper.java:120) [classes/:?] at com.atlassian.jira.issue.managers.DefaultIssueManager.deleteIssue(DefaultIssueManager.java:723) [classes/:?] at com.atlassian.jira.issue.managers.RequestCachingIssueManager.deleteIssue(RequestCachingIssueManager.java:232) [classes/:?] at com.atlassian.jira.bc.issue.DefaultIssueService.delete(DefaultIssueService.java:402) [classes/:?] at com.atlassian.jira.bc.issue.DefaultIssueService.delete(DefaultIssueService.java:378) [classes/:?] at
Hi, this one worked for me: https://confluence.atlassian.com/jirakb/how-to-remove-duplicate-lexorank-fields-779159223.html
This can happen when you've been re-ranking a lot and have used up too many spaces or put a huge distance between some issues. It's more likely to happen when something has gone wrong with ranking somewhere, and you're hitting a broken one.
Best bet is to go through the options over at https://confluence.atlassian.com/jirakb/understand-the-lexorank-managment-page-in-jira-server-779159218.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nic Brough -Adaptavist- Thanks for your reply.
We are seeing this error after Re-indexing as part of weekly maintenance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Generally, you don't reindex weekly, it should not be needed on a well-set-up Jira.
Have you worked through the steps on the document I gave?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. I worked on that document yesterday.
We have 14 fields in all.
Balance status check - Failed for most of the Fields.
Duplicate ranks check - Failed for half of the fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And did you apply the fixes for those?
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.
Did you read all the links in the "how to fix this" columns in the error message table?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes.
The following error is in logs.:
Exception: 'Could not find suitable distance for rank.'
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.