Unpack the Oracle Empirica Signal 9.1.0.1 files

On the application server running Oracle Empirica Signal 9.1.0.0.360, start a command shell.

  1. As the non-privileged user, on the application server running Oracle Empirica Signal 9.1, start a command shell (for example, Putty).
  2. Create a temporary directory <Signal9101> (for example, /u01/stage/Signal9101), and unpack ESI_9.1.0.1.zip into it. For example:
    $ unzip ESI_9.1.0.1.zip -d /u01/stage/Signal9101
  3. In the temporary directory, open the file create_Signal-9_1_0_1_361.sh and verify that directory /u01/stage/Signal_Install, specified in the file, exists. Otherwise, update the INSTALL_BASE_DIR, INSTALL_DIR, and SIGNAL_DIR variables with the actual path.
  4. From the temporary directory, give the shell script execute permissions and run it:
    $ chmod +x create_Signal-9_1_0_1_361.sh
    $ ./create_Signal-9_1_0_1_361.sh
    Verify that the script prints Completed and that there are no errors.
  5. Verify that there is a backup copy of <INSTALL_DIR> (e.g., Signal_Install.9_1_0_0_360_bkp). Verify the <INSTALL_DIR>/Signal/WEB-INF/lib directory includes the following files:
    • Signal-9_1_0_1_361.jar
    • Datamine-1_5_1_1_361.jar
    • EmpiricaCore-1_5_1_1_361.jar
    • Topics-9_1_0_1_361.jar