Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Install Grouper behind HTTP proxy server

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Install Grouper behind HTTP proxy server


Chronological Thread 
  • From: Swaroop Katika <>
  • To: ,
  • Subject: Re: [grouper-users] Install Grouper behind HTTP proxy server
  • Date: Tue, 20 Sep 2016 21:07:29 +0000 (UTC)
  • Ironport-phdr: 9a23:6czGuRS7SorGVFCeKlgZLi1Awdpsv+yvbD5Q0YIujvd0So/mwa67bRON2/xhgRfzUJnB7Loc0qyN7PCmBDdLuMvJmUtBWaIPfidNsd8RkQ0kDZzNImzAB9muURYHGt9fXkRu5XCxPBsdMs//Y1rPvi/6tmZKSV2sfTZyc+vvHZPKgt7yyvu/4Yb7YgNUiSC7bK8oahi6sEHUt8IViIZmbKks2xzVimZOevoTwWRyP1uSmRu66N3j0oRk9nFrpPs78MlYGYbzY6U7RPQMFzcvL2E27eX2ux2FQAeSsChPGl4KmwZFVlCWpCrxWY3853P3

Hi,

I'm trying to find a solution for this same issue. I'm trying to install
grouper through a proxy with the following command

sudo java -Dhttp.proxyHost=proxe.shands.ufl.edu -Dhttp.proxyPort=3128
-Dhtttps.proxyHost=proxe.shands.ufl.edu -Dhttps.proxyPort=3128 -jar
grouperInstaller.jar

but it's throwing me the following error. Has anyone found a solution to
install grouper through a proxy?

edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Htt
pMethodDirector executeMethod
INFO: I/O exception (java.net.ConnectException) caught when processing
request: Connection timed out
Sep 20, 2016 4:51:22 PM
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Htt
pMethodDirector executeMethod
INFO: Retrying request
...............
..........Sep 20, 2016 4:53:30 PM
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Htt
pMethodDirector executeMethod
INFO: I/O exception (java.net.ConnectException) caught when processing
request: Connection timed out
Sep 20, 2016 4:53:30 PM
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Htt
pMethodDirector executeMethod
INFO: Retrying request
..........................Sep 20, 2016 4:55:37 PM
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Htt
pMethodDirector executeMethod
INFO: I/O exception (java.net.ConnectException) caught when processing
request: Connection timed out
Sep 20, 2016 4:55:37 PM
edu.internet2.middleware.grouperInstallerExt.org.apache.commons.httpclient.Htt
pMethodDirector executeMethod
INFO: Retrying request

--
Best,
Swaroop



Archive powered by MHonArc 2.6.19.

Top of Page