-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
5.8.4, 5.9.1-m1, 5.9.8, 5.9.9
-
3
-
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Summary
Issue link feature in JIRA does not load Confluence blog post.
Steps to reproduce
- Create a blog in Confluence
- Insert any JIRA issue
- Save
- View the issue that you have inserted the blog post and you will see that the Issue Link showing the error Page Failed to load, as you can see in the below image:
Actual Result
Issue Link failed to load the page title of the blog post
Logs that found when load the JIRA issue:
From Confluence:
2015-07-02 10:48:37.566431500 2015-07-02 10:48:37,561 INFO [TP-Processor10] [confluence.rpc.auth.TokenAuthenticationInvocationHandler] invokeAuthenticatedMethod Executing remote API method [ getPage ] as user [ sysadmin ] 2015-07-02 10:48:37.576602500 2015-07-02 10:48:37,570 INFO [TP-Processor16] [confluence.rpc.auth.TokenAuthenticationInvocationHandler] invokeAuthenticatedMethod Executing remote API method [ getPage ] as user [ sysadmin ] 2015-07-02 10:48:37.576604500 2015-07-02 10:48:37,572 WARN [TP-Processor16] [confluence.rpc.auth.TokenAuthenticationInvocationHandler] invokeAuthenticatedMethod Failure executing remote method [getPage]: 44171289 is not a page? 2015-07-02 10:48:37.576605500 -- url: /wiki/rpc/xmlrpc | userName: sysadmin | method: getPage 2015-07-02 10:48:37.601920500 2015-07-02 10:48:37,594 INFO [TP-Processor10] [confluence.rpc.auth.TokenAuthenticationInvocationHandler] invokeAuthenticatedMethod Executing remote API method [ getPage ] as user [ sysadmin ] 2015-07-02 10:48:37.601921500 2015-07-02 10:48:37,596 WARN [TP-Processor10] [confluence.rpc.auth.TokenAuthenticationInvocationHandler] invokeAuthenticatedMethod Failure executing remote method [getPage]: 44171443 is not a page? 2015-07-02 10:48:37.601922500 -- url: /wiki/rpc/xmlrpc | userName: sysadmin | method: getPage
From JIRA:
2015-07-02 10:49:04.558256500 2015-07-02 10:49:04,554 ajp-nio-127.0.0.104-8009-exec-234 ERROR sysadmin 649x16265x1 1v32lq7 46.243.25.78,165.254.226.241 /rest/viewIssue/1/remoteIssueLink/render/19603 [viewissue.issuelink.rest.RemoteIssueLinkResource] Error occurred while generating final HTML for remote issue link: java.lang.RuntimeException: java.io.IOException: Failed to load Confluence Page from remote server Caused by: java.io.IOException: Failed to load Confluence Page from remote server Caused by: com.atlassian.sal.api.net.ResponseException: Status Code: 200, Status Text: OK, Errors: {}, Error Messages: [java.lang.Exception: com.atlassian.confluence.rpc.RemoteException: 44171289 is not a page?] 2015-07-02 10:49:04.570225500 2015-07-02 10:49:04,568 ajp-nio-127.0.0.104-8009-exec-232 ERROR sysadmin 649x16267x3 1v32lq7 46.243.25.78,165.254.226.241 /rest/viewIssue/1/remoteIssueLink/render/19639 [viewissue.issuelink.rest.RemoteIssueLinkResource] Error occurred while generating final HTML for remote issue link: java.lang.RuntimeException: java.io.IOException: Failed to load Confluence Page from remote server Caused by: java.io.IOException: Failed to load Confluence Page from remote server Caused by: com.atlassian.sal.api.net.ResponseException: Status Code: 200, Status Text: OK, Errors: {}, Error Messages: [java.lang.Exception: com.atlassian.confluence.rpc.RemoteException: 44171443 is not a page?
From the above logs, it seems that Issue Link plugin does not recognize Confluence blog post.
Expected Result
Issue Link should show the page title of the blog post like the below image:
Workaround
Move the contents of the blog post to normal Confluence page since this issue does not affect normal Confluence page and then relink it in JIRA.
- is blocked by
-
JRASERVER-60872 Issue link feature in JIRA does not load Confluence blog post
- Closed
-
RAID-78 Loading...
- relates to
-
CONFCLOUD-38791 Issue link feature in JIRA does not load Confluence blog post
- Closed