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

Confluence 2.6 Calendar plugin fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • None
    • 2.6.0
    • None
    • Confluence 2.6

    Description

      In Confluence 2.6 (fresh installation), after creating a calendar , I see the calendar, but 2 "wheels" are spinning, some images and css are missing and when clicking on the Configuration Icon, encounter the following exception:

       Cause:
      org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getActionName' in class com.atlassian.confluence.extra.calendar.action.EditMyCalendarSettingsAction threw exception class java.util.MissingResourceException : Can't find resource for bundle java.util.PropertyResourceBundle, key title.settings
       at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:309)
      caused by: java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key title.settings
       at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
      
      Stack Trace: [hide]
      
      org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getActionName' in  class com.atlassian.confluence.extra.calendar.action.EditMyCalendarSettingsAction threw exception class java.util.MissingResourceException : Can't find resource for bundle java.util.PropertyResourceBundle, key title.settings
      	at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:309)
      ...
      
      caused by:
      java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key title.settings
      	at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
      	at java.util.ResourceBundle.getString(ResourceBundle.java:285)
      	at com.atlassian.confluence.extra.calendar.action.EditMyCalendarSettingsAction.getActionName(EditMyCalendarSettingsAction.java:100)
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fng Fennie Ng [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: