Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-66841

Make JIRA compatible with updated minor versions of tomcat

XMLWordPrintable

    • 1
    • 2
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      • When JIRA is used with a minor different version ( 8.5.27,8.5.11) with of the recommended (Tomcat 8.5.6) as all belong to one major version 8.5.x.
      • When any different version is used the below exception appears in the logs
        2018-01-25 22:47:15,739 ForkJoinPool.commonPool-worker-2 ERROR ServiceRunner [c.a.j.cache.soy.SoyCacheWarmer] Caught exception while compiling soy template
        com.atlassian.soy.renderer.SoyException: Unable to compile Soy templates at: com.atlassian.jira.plugins.jira-importers-plugin:templates
        at com.atlassian.soy.impl.DefaultSoyManager.render(DefaultSoyManager.java:135)
        at com.atlassian.soy.impl.DefaultSoyTemplateRenderer.render(DefaultSoyTemplateRenderer.java:45)
        
        Caused by: java.lang.NullPointerException
        at com.atlassian.plugin.util.ClassLoaderUtils.getResource(ClassLoaderUtils.java:83)
        at com.atlassian.plugin.impl.StaticPlugin.getResource(StaticPlugin.java:30)
        at com.atlassian.soy.impl.WebResourceTemplateSetFactory$TemplateSetBuilder.getSoyResourceURL(WebResourceTemplateSetFactory.java:139)
        at com.atlassian.soy.impl.WebResourceTemplateSetFactory$TemplateSetBuilder.addSoyTemplateResources(WebResourceTemplateSetFactory.java:110)
        at com.atlassian.soy.impl.WebResourceTemplateSetFactory$TemplateSetBuilder.addTemplatesForTree(WebResourceTemplateSetFactory.java:98)
        at com.atlassian.soy.impl.WebResourceTemplateSetFactory$TemplateSetBuilder.addTemplatesForTree(WebResourceTemplateSetFactory.java:95)

              Unassigned Unassigned
              nverma@atlassian.com Naman Verma (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: