JIRA Macros and AppLink broken with MacroExecutionException error
要約
Some JIRA Macros are not working properly (such as the JIRA List Macro and JIRA Chart Macro). Trying to re-create the Application Link between JIRA and Confluence will encounter some warnings shown in the logs.
診断
The following error messages appear in the atlassian-confluence.log
:
2014-06-27 13:50:45,830 ERROR [http-bio-8090-exec-42] [[Standalone].[localhost].[/].[servlet-module-container-servlet]] log Servlet.service() for servlet [servlet-module-container-servlet] in context with path [] threw exception
java.lang.NullPointerException
at com.atlassian.confluence.plugins.jira.ImageGeneratorServlet.renderImageJiraChartMacro(ImageGeneratorServlet.java:132)
logStreamableError com.atlassian.confluence.macro.MacroExecutionException: java.io.IOException: Error on line 5: The element type "meta" must be terminated by the matching end-tag "</meta>".
The environments affected by this issue have the Announcer plugin in JIRA and/or Confluence is installed.
原因
Announcer plugin version 2.0.2 and/or 2.0.3 has a bug which is reported in ANNOUNCE-89
ソリューション
Upgrade to Announcer plugin 2.1 or later.
Last modified on Mar 12, 2024
Powered by Confluence and Scroll Viewport.