Confluence 2.6 Calendar plugin fails

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Medium
    • None
    • Affects Version/s: 2.6.0
    • Component/s: None
    • Environment:

      Confluence 2.6

      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)
      
      

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

                Created:
                Updated:
                Resolved: