Difference between revisions of "Retain Installation"
From GWAVA Technologies Training
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
===PAGE OWNER: Steve Dorrough=== | ===PAGE OWNER: Steve Dorrough=== | ||
− | ==[ | + | ==[https://traininggwava.microfocus.net/index.php5/Retain_New_Installation New Installation]== |
Clink on the "New Installation" link above if installing Retain for the first time and needing pointers outside the install guide. | Clink on the "New Installation" link above if installing Retain for the first time and needing pointers outside the install guide. | ||
− | ==[ | + | ==[https://traininggwava.microfocus.net/index.php5/Retain_Upgrade Upgrade]== |
Click the "Upgrade" link above if upgrading Retain from an existing installation. | Click the "Upgrade" link above if upgrading Retain from an existing installation. | ||
Line 11: | Line 11: | ||
# The installer first checks the RETAIN_CATALINA_HOME environment variable for the tomcat location. | # The installer first checks the RETAIN_CATALINA_HOME environment variable for the tomcat location. | ||
− | |||
# It then looks at C:\program files\apache software foundation\tomcat 7.0. | # It then looks at C:\program files\apache software foundation\tomcat 7.0. | ||
+ | # If nothing found there, it asks the user if they have tomcat already installed (Yes/No). | ||
+ | |||
+ | ====Ignore Memory Check==== | ||
+ | When installing Retain, to ignore the minimum memory settings (less than 12 GB): | ||
+ | |||
+ | During the install add the following switches: | ||
− | + | =====SLES===== | |
+ | ./RetainInstall.sh -IgnoreMemoryCheck | ||
+ | =====Windows===== | ||
+ | In windows you need to start it with the command prompt | ||
+ | .\RetainInstall.bat /IgnoreMemoryCheck | ||
==Bug Watch List== | ==Bug Watch List== | ||
− | *[http://bugzilla.gwava.com/show_bug.cgi?id=4373 Bug 4373 - Add support for installing multiple workers on Windows] '''Currently slated for Retain 4. | + | *[http://bugzilla.gwava.com/show_bug.cgi?id=4373 Bug 4373 - Add support for installing multiple workers on Windows] '''Currently slated for Retain 4.1''' |
Latest revision as of 16:54, 8 May 2017
Contents |
[edit] PAGE OWNER: Steve Dorrough
[edit] New Installation
Clink on the "New Installation" link above if installing Retain for the first time and needing pointers outside the install guide.
[edit] Upgrade
Click the "Upgrade" link above if upgrading Retain from an existing installation.
[edit] Advanced Information
How the Windows installer determines the installation location of tomcat:
- The installer first checks the RETAIN_CATALINA_HOME environment variable for the tomcat location.
- It then looks at C:\program files\apache software foundation\tomcat 7.0.
- If nothing found there, it asks the user if they have tomcat already installed (Yes/No).
[edit] Ignore Memory Check
When installing Retain, to ignore the minimum memory settings (less than 12 GB):
During the install add the following switches:
[edit] SLES
./RetainInstall.sh -IgnoreMemoryCheck
[edit] Windows
In windows you need to start it with the command prompt .\RetainInstall.bat /IgnoreMemoryCheck
[edit] Bug Watch List
- Bug 4373 - Add support for installing multiple workers on Windows Currently slated for Retain 4.1