Exception in getParentIssue()

mariola howell August 3, 2015

Getting this error when attempting to use the pivot table. (I'm using this gadget every week. It's on my dashboard. And usually I don't have any problems.)

 

An error occurred whilst rendering this message.  Please contact the administrators, and inform them of this bug. Details: ------- org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getParentIssue' in  class com.fdu.jira.util.TextUtil threw exception java.lang.StackOverflowError at templates/common/inline-issue-summary-with-parent.vm[line 2, column 38] at org.apache.velocity.runtime.parser.node.ASTMethod.handleInvocationException(ASTMethod.java:351) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:284) at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:262) at org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:507) at org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71) at org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142) at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72) at

....

com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet.findPropertyEntry(OFBizPropertySet.java:298) at com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet.exists(OFBizPropertySet.java:170) at com.atlassian.jira.propertyset.JiraCachingPropertySet.exists(JiraCachingPropertySet.java:741) at com.atlassian.greenhopper.service.PersistenceServiceImpl.exists(PersistenceServiceImpl.java:241) at com.atlassian.greenhopper.service.PersistenceServiceImpl.getLong(PersistenceServiceImpl.java:63) at com.atlassian.greenhopper.service.properties.PropertyDao.getLongProperty(PropertyDao.java:29) at com.atlassian.greenhopper.service.issuelink.EpicLinkTypeServiceImpl.getOrCreateEpicLinkType(EpicLinkTypeServiceImpl.java:29) at com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl.getEpicLinkType(EpicLinkManagerImpl.java:495) at com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl.getEpic(EpicLinkManagerImpl.java:81) at com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType.getValueFromIssue(EpicLinkCFType.java:243) at com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType.getValueFromIssue(EpicLinkCFType.java:38) at com.atlassian.jira.issue.fields.CustomFieldImpl.getValue(CustomFieldImpl.java:404) at com.atlassian.jira.issue.IssueImpl.getCustomFieldValue(IssueImpl.java:984) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:971) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue(TextUtil.java:991) at com.fdu.jira.util.TextUtil.getParentIssue

...

2 answers

0 votes
mariola howell August 18, 2015

thank you!

0 votes
Robert Dzido
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 3, 2015

Mariola, This error occurs in 3rd party plugin and you can directly raise an issue to developer. It's hosted here: https://bitbucket.org/azhdanov/jiratimesheet Regards, Robert

Suggest an answer

Log in or Sign up to answer