The bin
directory at <trading engine install directory>\bin
contains a number of tools, some of which can be useful in certain cases. The following table summarizes the tools and provides links for more information about some you may have occasion to use.
If you use Windows, the names of these tools have an extension of .cmd
(for example, dbConfig.cmd
). If you use UNIX, whether or not the tools have an extension depends on the specific brand of UNIX or Linux OS (for example, dbConfig
or dbConfig.sh
).
Depending on whether you use Windows or UNIX, some of these tools may not have been installed with the application. If a tool changes a value in the database, restart the server for the change to take effect.
Tool |
Description |
<host>_environment |
Sets the short and long names of the computer running the server. This tool is not for use by end users. |
admin |
Opens the user interface log-on page in a browser. |
docGen |
Opens the Document Generator, which can generate test messages for Activator. See Document generator. |
environment |
Sets environment variables that are specific to all nodes running on a particular computer. This tool is not for use by end users. |
executiveStatus |
Displays the status of Axway Activator server nodes. |
executiveStop | Stops the executive and all Axway Activator nodes. The executive node is a JVM that is responsible for bootstrapping all other JVMs. |
netConfig |
The system uses this utility to identify the short and long names of computers running Activator server. |
startServer |
Starts the server. |
stopServer |
Stops the server. |
systemuser |
Changes or adds a system user and password. This user is only used by Activator. This tool is not for use by end users. |
tail |
Provides live viewing of log files. See Real-time viewing of log files. |
unlockUser |
Unlocks a user who is blocked from logging on to the user interface after exhausting the number of log-on retries. See Unlock a blocked user. |