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
You're probably facing a bug concerning a 3rd party plugin:
https://confluence.atlassian.com/display/JIRAKB/Is+Not+a+Valid+Reference+Error
https://answers.atlassian.com/questions/127410/jira-5-0-7-log-error-issue-id-is-not-a-valid-reference
Cheers Christian
Thanks Chritsian How I can find which plugin is causing this as recently I've not installed any new plugin.
Thanks
Amber
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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...
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.