Test AcuThin

Verifies that your AcuRCL container is up and running .

Get the name of your container host or the IP address of the host. Verify your container is up and running properly by running the tour or newftest sample program using the Thin Client. For example:

acuthin {container-host|IP}:5632 tour

Where container-host|IP is either the name of the container host or the IP address. Port 5632 is the ACURCL_PORT for AcuRCL that was specified in the --publish option when the container was started.

If there were no errors, the SharedContainerDirectory will contain any new files that were created when the container and sample programs were run. For example:

File Description
acurcl_linux.out AcuRCL trace file
autofile tour data file
autofile.vix tour data file
ftestdat newftest data file
ftestdat.vix newftest data file
newftest.out newftest error output file
tour.out tour error output file