Bypassing Proxy During Retain Install

  • 7019086
  • 06-Nov-2013
  • 07-Aug-2017

Environment


Retain 3.5.0.0 and earlier

Situation


Even if the appropriate version of Java is already installed prior to running the Retain installation, the installer still tries to go out to the Internet.  If the customer has a proxy preventing Internet access or if the server does not have connection to the Internet for any other reason, this can prevent the installer from completing.

Resolution


Edit the file, RetainInstall.sh, and find the line JAVA_INSTALLED = "0".  Change the "0" to "1" and save.

Additional Information

This article was originally published in the GWAVA knowledgebase as article ID 2232.