Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Confluence and web proxy to reach internet and atlassian marketplace

Sigmund Lundgren April 1, 2014

We use a web proxy to connect to the internet (outgoing).

Read all docs but can't get confluence (latest version) to reach atlassian marketplace. Got Jira to work in that way with the same proxy settings.

For confluence I added the config in both conf/catalina.properties and in bin/setenv.sh (is the later used really? No ref in start-jira.sh)

No success, please help!

Sigmund

4 answers

1 vote
Steve Gerstner [bridgingIT]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 1, 2014

add this to setenv.sh:

-Dhttp.proxyHost=<HTTPPROXY> -Dhttp.proxyPort=<HTTPPROXY> -Dhttps.proxyHost=<HTTPSPROXY> -Dhttps.proxyPort=<HTTPSPROXYPORT> , maybe you need more parameters, if you need a user to access the proxy

Regards

Steve

0 votes
Sigmund Sigmund April 1, 2014

Got it working now something about port not a number in the log, retyped the port and it work, maybe some trash character somewhere. Thanks

0 votes
Sigmund Sigmund April 1, 2014
not what I can see logs/catalina.out?
salehparsa
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 1, 2014

Hi Sigmund

What you can see on your <confluence-home>\logs\atlassian-confluence.log ?

Do you have following error on your managed add-ons page?

The Atlassian Marketplace server is not reachable. To avoid problems when loading this page, you can disable the connection to the Marketplace server

Cheers

Saleh

0 votes
Sigmund Sigmund April 1, 2014
I use this in setenv.sh -Dhttp.proxyHost=194.132.252.28 -Dhttp.proxyPort=3128 -Dhttps.proxyHost=194.132.252.28 -Dhttps.proxyPort=3128 -Dhttp.nonProxyHosts='localhost|172.29.200.122|172.29.200.0|172.29.200.25|esf-jira01' -Dhttp.proxyUser=XXX -Dhttp.proxyPassword=XXXX -Dhttps.proxyUser=XXXX -Dhttps.proxyPassword=XXXX
Steve Gerstner [bridgingIT]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 1, 2014

ok, and what's in your log, are there any exceptions?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events