The agentserver utility starts processes that execute the transactions generated by the time-triggered transactions (agents).
Start an agent server, using the directions below that apply to your operating system and specify the Agent Server you supplied in the Applications Manager for the time-triggered transaction.
If multiple agents are started at the same time, there is a small possibility that the two servers can register with the same ID. This causes issues downstream when you try to shut down the server. Wait a few minutes in between starting each server.
If you are using JDK 7, set the AGENT_JAVA_DEFINES property in sandbox.cfg as follows:
AGENT_JAVA_DEFINES=-Djava.util.Arrays.useLegacyMergeSort=true
Then run the setupfiles script.
To start an agent server:
For example:
agentserver.sh <agent_server_name>
For example:
agentserver.cmd <agent_server_name>