Hi, i have a server where Jira is installed i can access it from local network and through internet.
i want to create application link with my Confluence install which is also a local server and can be accessed through internet.
Both of these installs are (EDIT: ON SAME SERVER NOW) behind proxy server or microsoft forefront threat management gateway to be specific.
I cannot make Application link, whenever i add an application link and add server URL (which is an IP address) to gives an error, sometimes it gives a timeout error, and sometimes proxy error.
What is the correct configuration for proxy settings if both of these servers are behind proxy.
i think it doesn't really matter if both apps are running on the same server.
i agree with Nic...you should have a look into your TMG log here.
i got a similar set up..
all atlassian apps on ajp proxy behind a loadbalancer. apps are linked.
unless you don't have any ssl misconfiguration within your apps is expect the issue is located in the TMG
update: check http://forums.isaserver.org/m_2002110831/mpage_1/key_/tm.htm#2002110831 if there are some useful hints too
I'm using NTLM authentification delegation to pass the login credentails to the application (jira) behind the tmg.
for example
Are you using the public url or the localhost url? What is the error that you are getting when you try both? Are you using SSL?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i am using public url to link the application, and no i am not using SSL.
here is the error it gives me
2012-12-03 13:50:35,667 http-bio-8998-exec-25 ERROR admin 830x56x1 leay5f xxx.xxx.xxx.xxx /rest/applinks/1.0/applicationlinkForm/manifest.json [core.rest.ui.CreateApplicationLinkUIResource] ManifestNotFoundException thrown while retrieving manifest
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you'll need to do some network tracing here - it's plain that your Jira cannot reach your Confluence, and vice-versa, and you need to open that up.
I'd start with a look at the logs to see if they are any more verbose on what the root of the error is, and then start with the basics on the server - log into the Jira server and see if you can use wget or curl or something to hit the Confluence URL - that should give you more error messages. What you do next is pretty much dependent on finding out exactly what the error messages the network is throwing back at the attempts to connect.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok sorry for late editing, both Jira and Confluence are on same server now, there are spereated by reverse proxy and can be accessed locally and online successfully.
But as our local network is behind TMG (Microsoft ForeFront Threat Management Gateway), we cannot make Application links. Any correct config for TMG specifically.
Thanks again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.