Issue ID Exception In Jira Logs.

Amber Garg December 16, 2013

Hi Team,

My Jira Application is workin fine, but in logs I'm observing below exception.

When I'm navigating to Issues In logs it's throwing below error.

2013-12-17 05:20:20,655 TP-Processor93 WARN amber.garg 320x1155251x1 1f6dw07 172.20.11.143 /secure/IssueNavigator.jspa [velocity] org.apache.velocity.runtime.exception.ReferenceException: reference : template = getEncodedBodyFromContent [line 1,column 34] : ${issue.id} is not a valid reference.

at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:277)

at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)

at org.apache.velocity.app.VelocityEngine.evaluate(VelocityEngine.java:300)

at org.apache.velocity.app.VelocityEngine.evaluate(VelocityEngine.java:202)

at com.atlassian.velocity.DefaultVelocityManager.getEncodedBodyForContent(DefaultVelocityManager.java:143)

at com.atlassian.jira.plugin.webfragment.JiraWebFragmentHelper.getHtml(JiraWebFragmentHelper.java:111)

at com.atlassian.jira.plugin.webfragment.JiraWebFragmentHelper.renderVelocityFragment(JiraWebFragmentHelper.java:102)

at com.atlassian.plugin.web.model.DefaultWebLink.getRenderedUrl(DefaultWebLink.java:35)

at com.atlassian.jira.plugin.webfragment.model.JiraWebLink.getRenderedUrl(JiraWebLink.java:34)

at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.convertWebItemToSimpleLink(DefaultSimpleLinkManager.java:274)

at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinks(DefaultSimpleLinkManager.java:194)

at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSectionIgnoreConditions(DefaultSimpleLinkManager.java:141)

at com.atlassian.jira.plugin.webfragment.DefaultSimpleLinkManager.getLinksForSectionIgnoreConditions(DefaultSimpleLinkManager.java:146)

at com.atlassian.jira.web.action.issue.IssueNavigator.getIssueOperations(IssueNavigator.java:2004)

at sun.reflect.GeneratedMethodAccessor1208.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

Thanks

Amber

1 answer

1 accepted

1 vote
Answer accepted
Christian Czaia _Decadis AG_
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.
December 16, 2013
Amber Garg December 16, 2013

Thanks Chritsian How I can find which plugin is causing this as recently I've not installed any new plugin.

Thanks

Amber

Christian Czaia _Decadis AG_
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.
December 16, 2013

I would check if all plugins are up to date. Other than that you could test it by disabling one by one and monitor the logs...

Suggest an answer

Log in or Sign up to answer