Hi
I was wondering if anyone has got the Stiltsoft TeamCity JIRA plugin working when using a proxy?
JIRA and TeamCity (and Confluence) are both on the same server, but the TC plugin *always* tries to go through the proxy.
I have tried setting the http.nonProxyHosts parameter in the following files
<JAVA_HOME>\jre\lib\net.properties
<JIRA-Bundled-JRE>\lib\net.properties
And also as -Dhttp.nonProxyHosts as a service startup parameter (this works for the JIRA->Confluence application link)
I *always* get this error
{color:red}com.stiltsoft.lib.teamcity.connector.rest.exception.HttpStatusNotOkException: HTTP/1.1 502 Proxy Error ( Forefront TMG denied the specified Uniform Resource Locator (URL). ){color}
Can anyone help please?
Thanks
Hello,
This problem has been fixed in the plugin version 1.5.3
Please follow our FAQ for the details:
JIRA and TeamCity reside in the same network and connect to the Internet via a proxy. Why can't JIRA connect to TeamCity?
You need to set this parameter -DdisableProxyForTeamcity=true
on your Java virtual machine startup. Learn more about parameters here.
Sorry, just seen this. Thanks for updating the plugin, it's working well for us now.
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.