Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I am getting "An exception occured while rendering the web panel: com.pyxis.greenhopper.jira:greenh"

Pallav Ladekar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 14, 2019

getting this  "An exception occurred while rendering the web panel: com.pyxis.greenhopper.jira:greenhopper-epics-issue-web-panel (null)"  error when trying to clone issue.

 

gone through  "https://confluence.atlassian.com/jirakb/issue-screen-displays-error-rendering-greenhopper-epics-issue-web-panel-779158857.html"  link  but I am not found any  "entries for Epic links within the database are invalid/corrupted."

 

is there any suggestion to resolve this issue.

1 answer

1 accepted

0 votes
Answer accepted
Andy Heinzer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 18, 2019

Hi Pallav,

I understand you are getting this error above when trying to clone an issue.  However it sounds like the KB you listed does not actually apply to you here since the SQL query did not return any results.

I have searched some other support tickets with this error, and I think I have found a pattern here.  While a corrupt epic link can cause this as described in the KB, it appears that there can be other causes.  Chief among them could be if there is corruption in the database, specifically in regards to the lexorank field that Jira Software uses to rank issues.  When this rank field does not have exactly two markers, lots of functions can fail in Jira, such as deleting issues, reindexing, exporting, or moving issues.

I'm not sure if you are seeing any of these other related problems or not, but if you were there would also be an error like this in the atlassian-jira.log file:

Caused by: java.lang.RuntimeException: Expected exactly 2 rows; the maximum marker row and the lowest ranked row for rank field[id=10300]

I'd be interested if you can find this error in your logs when trying to move or delete an issue in Jira.  If you do, then I'd recommend following Cannot reindex jira due to Expected exactly 2 rows the maximum marker row and the lowest ranked row for rank field.  It has a comprehensive set of steps to follow to identify the exact cause here and steps to correct it.

Try this and let me know the results.

Andy

Pallav Ladekar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 18, 2019

Hi Andy,

Thanks for the reply.  You were right, the issue was with  "lexorank field"  there was no field in the lexorank schema,  so  I added it manually.

INSERT INTO "AO_60DB71_LEXORANK" ("FIELD_ID", "ISSUE_ID", "LOCK_HASH", "LOCK_TIME", "RANK", "TYPE") VALUES (10900, -9223372036854775808, null, null, '0|000000:', 0);
INSERT INTO "AO_60DB71_LEXORANK" ("FIELD_ID", "ISSUE_ID", "LOCK_HASH", "LOCK_TIME", "RANK", "TYPE") VALUES (10900, 9223372036854775807, null, null, '0|zzzzzz:', 2);

 and it's working fine now.

Like Andy Heinzer likes this
Kuldeep Singh June 28, 2022

Hi,

I have tried the query, it shows 01 updated,

but issue remains same. i am having exact same issue.

Thanks,

Kuldeep

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, confluence, loom, atlassian intelligence, ai notes, ai-powered meeting notes, atlassian community events, ace, confluence ai, loom ai integration, ai note-taking, atlassian ai features, team '25, atlassian live learning, confluence automation

Unlock AI-powered meeting notes: Join our live learning session! 📹

Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.

Register today!
AUG Leaders

Atlassian Community Events