Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
75:install [2020/07/17 15:59] emr75:install [2020/09/16 09:31] – [Adjust Java Heap Space] iolr
Line 75: Line 75:
 torque.database.default.username=<oracle-username> torque.database.default.username=<oracle-username>
 torque.database.default.password=<oracle-password> torque.database.default.password=<oracle-password>
 +
 +## hint: ensure that torque.database.default.adapter = DBMM is commented out or deleted
  
 </code> </code>
Line 85: Line 87:
       * Windows: Start the services "Stages Search" and then "Stages"       * Windows: Start the services "Stages Search" and then "Stages"
       * Linux: Execute "stages start"       * Linux: Execute "stages start"
 +
  
 ===== (Optional) Secure MySQL connection with SSL ===== ===== (Optional) Secure MySQL connection with SSL =====
Line 124: Line 127:
   * High-range system: 16384 MB or more   * High-range system: 16384 MB or more
  
-Please check [[:72:system_requirements|]] for detailed information on the range levels.+Please check [[:75:system_requirements|System Requirements for Stages 7.2, 7.3 and 7.4]] for detailed information on the range levels.
  
 To adjust the Java heap space settings please proceed as follows: To adjust the Java heap space settings please proceed as follows:
Line 138: Line 141:
       * Modify the red colored value: //CONF_TOMCAT_OPTS="-Xmx<font inherit/inherit;;#c0392b;;inherit><RAM in MB></font>m -XX:+UseG1GC -XX_-OmitStackTraceInFastThrow"//       * Modify the red colored value: //CONF_TOMCAT_OPTS="-Xmx<font inherit/inherit;;#c0392b;;inherit><RAM in MB></font>m -XX:+UseG1GC -XX_-OmitStackTraceInFastThrow"//
       * Restart the Stages service:** stages restart**       * Restart the Stages service:** stages restart**
 +
  
 ===== Install customer specific metamodel (if available) ===== ===== Install customer specific metamodel (if available) =====