-
Bug
-
Resolution: Fixed
-
Medium (View bug fix roadmap)
-
4.0.2, 4.1, 4.2
-
4
-
JIRA lib includes xfire-aegis-1.2.6.jar & xfire-core-1.2.6.jar, but both of those jar files don't include transport.http.ProxyUtils, so JAVA_OPT "-Dhttp.nonProxyHosts" isn't supported by JIRA.
May need add xfire-java5-1.2.6.jar into lib, or replace by xfire-all-1.2.6.jar. Bamboo has included xfire-java5-1.2.6.jar and Confluence has used xfire-all-1.2.6.jar.
- is caused by
-
CWD-2242 The way the crowd-integration-client is configured in JIRA means that it cannot see the crowd.property.http.proxy.host/crowd.property.http.proxy.port proeprties
-
- Closed
-
- is related to
-
JRASERVER-23624 The way the crowd-integration-client is configured in JIRA means that it cannot see the crowd.property.http.proxy.host/crowd.property.http.proxy.port proeprties
-
- Closed
-
- mentioned in
-
Page Loading...
We just finished upgrading from Jira 4.2.4 to Jira 4.3.3. During the upgrade, the existing fisheye/crucible configuration is converted to application links. In our environment, Jira just hung and threw a bunch of errors in the log saying it couldn't reach our fisheye servers. Once we added the XFire jar file to Jira, these problems went away, so I'm guessing that's what resolved the problem. (I suppose it's possible that the problem was related to some other issue and that it's just a coincidence that it went away after we added the XFire jar file, but it seems like a rather strange coincidence if that's the case).