We have a number of confluence pages that have JIRA gadgets to display JIRA information within the confluence page. We have noticed that this gadget is causing page loading delays of up to 60 seconds while the gadget is getting information from our JIRA server.
At the same time i can see in our atlassian-confluence.log file these lines when the gadget is trying to gather JIRA information:
2012-04-12 12:02:12,807 WARN http-8080-14 sal.core.net.HttpClientProxyConfig isNonProxyHost The system property http.nonProxyHost is set. You probably meant to set http.nonProxyHosts.
-- url: /display/TEST/Test+page+-+Slow+load+issue | page: 12910714 | userName: rajpra | action: viewpage
2012-04-12 12:02:13,352 WARN http-8080-14 sal.core.net.HttpClientProxyConfig isNonProxyHost The system property http.nonProxyHost is set. You probably meant to set http.nonProxyHosts.
-- url: /display/TEST/Test+page+-+Slow+load+issue | page: 12910714 | userName: rajpra | action: viewpage
2012-04-12 12:02:13,925 WARN http-8080-14 sal.core.net.HttpClientProxyConfig isNonProxyHost The system property http.nonProxyHost is set. You probably meant to set http.nonProxyHosts.
-- url: /display/TEST/Test+page+-+Slow+load+issue | page: 12910714 | userName: rajpra | action: viewpage
2012-04-12 12:02:14,541 WARN http-8080-14 sal.core.net.HttpClientProxyConfig isNonProxyHost The system property http.nonProxyHost is set. You probably meant to set http.nonProxyHosts.
-- url: /display/TEST/Test+page+-+Slow+load+issue | page: 12910714 | userName: rajpra | action: viewpage
2012-04-12 12:02:15,159 WARN http-8080-14 sal.core.net.HttpClientProxyConfig isNonProxyHost The system property http.nonProxyHost is set. You probably meant to set http.nonProxyHosts.
-- url: /display/TEST/Test+page+-+Slow+load+issue | page: 12910714 | userName: rajpra | action: viewpage
2012-04-12 12:02:15,631 WARN http-8080-14 sal.core.net.HttpClientProxyConfig isNonProxyHost The system property http.nonProxyHost is set. You probably meant to set http.nonProxyHosts.
-- url: /display/TEST/Test+page+-+Slow+load+issue | page: 12910714 | userName: rajpra | action: viewpage
2012-04-12 12:02:16,110 WARN http-8080-14 sal.core.net.HttpClientProxyConfig isNonProxyHost The system property http.nonProxyHost is set. You probably meant to set http.nonProxyHosts.
-- url: /display/TEST/Test+page+-+Slow+load+issue | page: 12910714 | userName: rajpra | action: viewpage
2012-04-12 12:02:16,552 WARN http-8080-14 sal.core.net.HttpClientProxyConfig isNonProxyHost The system property http.nonProxyHost is set. You probably meant to set http.nonProxyHosts.
-- url: /display/TEST/Test+page+-+Slow+load+issue | page: 12910714 | userName: rajpra | action: viewpage
We are not defining http.nonProxyHost or http.nonProxyHosts in our java environment, so i don't know where it thinks we are referencing http.nonProxyHost?
Any assistance in why we may be getting this error and if it is related to the slow pages loads we are getting with the JIRA gadget, would be greatly appreciated.
Hi Joshua,
As describe on your support ticket, please try to configure your proxy host as describe on this documentation
http://confluence.atlassian.com/display/DOC/Configure+Web+Proxy+Support+for+Confluence
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.