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

Atlassian Support Tools Plugin 2.6.1 doesn't work in Confluence

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • None
    • 3.4, 3.5
    • None

    Description

      Steps to reproduce:

      1. Install the Atlassian Support Tools via Confluence Admin > Plugins > Install tab (the 2.6.1 version will be the one installed since it's the latest).
      2. In the left corner side of the screen, click in the Atlassian Support Tools link.
      3. You will get the following error in the screen:
      com.atlassian.templaterenderer.RenderingException: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'loadProperties' in class com.atlassian.support.tools.salext.ConfluenceApplicationInfo threw exception java.lang.NoClassDefFoundError: com/cenqua/fisheye/util/StringUtil at /templates/system-info.vm[line 5, column 7]
          at com.atlassian.templaterenderer.velocity.one.six.internal.VelocityTemplateRendererImpl.render(VelocityTemplateRendererImpl.java:99)
      
      caused by: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'loadProperties' in class com.atlassian.support.tools.salext.ConfluenceApplicationInfo threw exception java.lang.NoClassDefFoundError: com/cenqua/fisheye/util/StringUtil at /templates/system-info.vm[line 5, column 7]
          at org.apache.velocity.runtime.parser.node.ASTMethod.handleInvocationException(ASTMethod.java:351)
      
      caused by: java.lang.NoClassDefFoundError: com/cenqua/fisheye/util/StringUtil
          at com.atlassian.support.tools.salext.AbstractSupportApplicationInfo.getJVMInputArguments(AbstractSupportApplicationInfo.java:173)
      
      caused by: java.lang.ClassNotFoundException: com.cenqua.fisheye.util.StringUtil
          at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:772)

      Workaround:

      1. Download the 2.3.4 version directly from https://plugins.atlassian.com.
      2. Upload the jar file manually via Confluence Admin > Plugins > Install tab > Upload Plugin link.
      3. Access the Atlassian Support Tools link in the left corner side of the screen and see that it works.

      Attachments

        Issue Links

          Activity

            People

              aatkins TonyA
              asdosreis AlysonA
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: