Hi,
I get this exception when accessing a project.
com.google.template.soy.tofu.SoyTofuException: In template JIRA.Templates.Projects.projectTab: In 'print' tag, expression "$tabHtml" evaluates to undefined.
Please tell me what could be the issue.
Thank you.
Can you try the resolution provided here?
https://confluence.atlassian.com/pages/viewpage.action?pageId=678561868
I have 6.3.11 and i have the same problem. No workaround works for me now...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi guys,
Take o look here: https://confluence.atlassian.com/display/JIRAKB/Viewing+a+Project+or+an+Issue+throws%3A+com.google.template.soy.tofu.SoyTofuException
Usually the problem is related to a specific plugin or the JVM used (32/64 bits).
Enabling Safe Mode for plugins might help narrowing the problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Enabling Safe Mode for plugins might help narrowing the problem" does not help... we have 64bits JVM only
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Having the same issue for v6.3-m05 right now.
Any ideas?
com.google.template.soy.tofu.SoyTofuException: In template JIRA.Templates.Projects.projectTab: In 'print' tag, expression "$tabHtml" evaluates to undefined. at com.google.template.soy.tofu.internal.BaseTofu.renderMainHelper(BaseTofu.java:341) at com.google.template.soy.tofu.internal.BaseTofu.renderMain(BaseTofu.java:300) at com.google.template.soy.tofu.internal.BaseTofu.access$100(BaseTofu.java:56) at com.google.template.soy.tofu.internal.BaseTofu$RendererImpl.render(BaseTofu.java:427) at com.atlassian.soy.impl.DefaultSoyManager.render(DefaultSoyManager.java:117) at com.atlassian.soy.impl.DefaultSoyTemplateRenderer.render(DefaultSoyTemplateRenderer.java:52) at com.atlassian.soy.impl.DefaultSoyTemplateRenderer.render(DefaultSoyTemplateRenderer.java:45) at com.atlassian.jira.web.dispatcher.JiraSoyViewDispatcher.dispatch(JiraSoyViewDispatcher.java:36) at com.atlassian.jira.web.dispatcher.JiraWebworkViewDispatcher.dispatchViaSoyView(JiraWebworkViewDispatcher.java:148) at com.atlassian.jira.web.dispatcher.JiraWebworkViewDispatcher.dispatchView(JiraWebworkViewDispatcher.java:65) at com.atlassian.jira.web.dispatcher.JiraWebworkActionDispatcher.service(JiraWebworkActionDispatcher.java:204)
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.