Starting Optimize on Solaris 64-bit and HP-UX PA-RISC Systems
About this task
Use the instructions above for starting on a UNIX system, but first edit the scripts as follows:
Editing the Analytic Engine Script
About this task
To edit the script for the Analytic Engine
Procedure
- Open the wrapper.conf file for the Analytic Engine using a text editor. The file is located in the [installation directory]\optimize\analysis\conf directory.
- Add the following JVM directive
under the "Java Additional Parameters" section:
wrapper.java.additional.21=-DGLUE_OPTS="$GLUE_OPTS -d64"
- Save the file.
Editing the Web Service Data Collector Script
About this task
To edit the script for the Web Service Data Collector
Procedure
- Open the wrapper.conf file for the Web Service Data Collector in a text editor. The file is located in the [installation directory]\optimize\dataCollector\conf directory.
- Add the following JVM directive
under the "Java Additional Parameters" section:
wrapper.java.additional.21=-DGLUE_OPTS="$GLUE_OPTS -d64"
- Save the file.