Verifying the Installation on Mac

The installation can be verified by performing the following steps:

Procedure

  1. Run the TIBCO FTL setup script. Navigate to TIBCO_HOME/ftl/5.2/samples and execute:
    ./setup
  2. Navigate to /opt/tibco/as/3.3/samples/scripts and execute the following commands:
    . ../setup
    ./as-start
  3. Verify that all ActiveSpaces processes start up correctly.
  4. Execute
    ./as-stop
  5. Verify that all ActiveSpaces processes shut down.