Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-39694

Spurious Warnings Thrown in Confluence Logs When Using Confluence Team Calendars on Confluence 5.8.14 and Above

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 5.8.16
    • 5.8.14, 5.8.15
    • None
    • Tested on:

      • Confluence version 5.8.14 and 5.8.15
      • Confluence Team Calendars version 5.2.18 and 5.3.4

    Description

      Summary

      Vanilla installation of Confluence Team Calendars plugin (tested on version 5.2.18 and 5.3.4) on Confluence version 5.8.14 and above resulted in spurious warnings thrown in atlassian-confluence.log.

      Steps to Reproduce

      1. Install Confluence 5.8.14 and above
      2. Install Team Calendar plugin on your Confluence instance
      3. In Web Browser access the Team Calendar by navigating to http://<ServerBaseURL>/calendar/mycalendar.action.

      Expected Results

      No spurious warnings shown in the atlassian-confluence.log.

      Actual Results

      The below exception is thrown in the atlassian-confluence.log file:

      2015-10-27 17:26:17,216 WARN [http-nio-8090-exec-10] [confluence.plugins.soy.VelocityFriendlySoyTemplateRenderer] getRenderedTemplateHtml Error while render
      ing the template com.atlassian.confluence.extra.team-calendars:calendar-resources:Confluence.TeamCalendars.Templates.calendarTourContent.soy
       -- referer: http://localhost:8090/calendar/mycalendar.action | url: /calendar/mycalendar.action | userName: admin | action: mycalendar
      com.atlassian.confluence.renderer.template.TemplateRenderingException: Unable to compile Soy templates at: com.atlassian.confluence.extra.team-calendars:calendar-resources
              at com.atlassian.confluence.plugins.soy.ConfluenceSoyTemplateRenderer.renderTo(ConfluenceSoyTemplateRenderer.java:61)
              at com.atlassian.confluence.plugins.soy.ConfluenceSoyTemplateRenderer.renderTo(ConfluenceSoyTemplateRenderer.java:31)
              at com.atlassian.confluence.renderer.template.DelegatingTemplateRenderer.renderTo(DelegatingTemplateRenderer.java:27)
              at sun.reflect.GeneratedMethodAccessor662.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              at java.lang.reflect.Method.invoke(Method.java:497)
              at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar$ContextClassLoaderSettingInvocationHandler.invoke(DefaultComponentRegistrar.java:117)
              at com.sun.proxy.$Proxy493.renderTo(Unknown Source)
              at sun.reflect.GeneratedMethodAccessor662.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              at java.lang.reflect.Method.invoke(Method.java:497)
      ...
      Caused by: com.atlassian.soy.renderer.SoyException: Unable to compile Soy templates at: com.atlassian.confluence.extra.team-calendars:calendar-resources
              at com.atlassian.soy.impl.DefaultSoyManager.render(DefaultSoyManager.java:125)
              at com.atlassian.soy.impl.DefaultSoyTemplateRenderer.render(DefaultSoyTemplateRenderer.java:52)
              at sun.reflect.GeneratedMethodAccessor734.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      ...
      Caused by: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalStateException: Required plugin module com.atlassian.applinks.applinks-plugin:lodash-jslibs was either missing or disabled
              at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2234)
              at com.google.common.cache.LocalCache.get(LocalCache.java:3970)
              at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3974)
              at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4834)
              at com.google.common.cache.LocalCache$LocalManualCache.getUnchecked(LocalCache.java:4839)
      
      Notes

      This issue does not affect Confluence 5.8.13, 5.8.10 nor Confluence version 5.7.5.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lrura Lauretha Rura
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: