Unable to load JIRA Issues macro on some pages
プラットフォームについて: サーバーと Data Center のみ。この記事は、サーバーおよび Data Center プラットフォームのアトラシアン製品にのみ適用されます。
問題
On some pages, the JIRA issues macro does not load with the below error:
JIRA Issues Macro: Data cannot be retrieved due to an unexpected error
The following appears in the atlassian-confluence.log with the below packages on DEBUG level:
com.atlassian.confluence.extra.jira
com.atlassian.confluence.plugins.JIRA
2015-05-20 11:24:57,163 DEBUG [http-bio-443-exec-14107] [extra.jira.helper.JiraExceptionHelper] throwMacroExecutionException Macro execution exception:
-- referer: http://XXX/WorkOrder.do?woMode=viewWO&woID=101075&&fromListView=true | url: /display/OP/XXXX | userName: admin | action: viewpage | page: 127630754
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
ソリューション
Using version 5.6.11 of the JIRA issues macro solves this issue.
You can download the JIRA issues macro plugin from the Atlassian Marketplace
Last modified on Mar 30, 2016
Powered by Confluence and Scroll Viewport.