Hello Guys.
Maybe anyone had the same or similar problem and can help me.
I have Jira (on port 8081) and Confluence (8090 on the another server/domain )
I am tring use "JIRA Issues Macro" for display issues from that remote Jira,
but I am still getting timeout:
The host did not accept the connection within timeout of 10000
class org.apache.commons.httpclient.ConnectTimeoutException
My Confluece is set to enable for Remote API Calls and remote JIRA also allow for it.
I am also added Confluence to list of trusted applications on JIRA. (outgoing)
Where:
IP Patterns: IP of Remote Confuence
and
URL Patterns: /plugins/servlet/issue-retriever
(Beocuse I have diagnosed Confluece using this servlet for taking data)
What else I can set or check ?
Many thanks
Regards
Mik
Hi Mik,
Best way to start is to check your atlassian-jira.log and atlassian-confluence.log which is located in <<Atlassian_App_Home_Directory>>/logs/.
Use context path for both Confluence and JIRA to avoid mixed session between both product, and try to use "OAuth" instead of "Trusted Application" for both "Application Links" integration and see how it goes.
Hope it helps.
Cheers,
Septa Cahyadiputra
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.