Re: Running Anthill Agent
Eric Minick <[email protected]> Fri, 06 Oct 2006 10:55:21 -0600
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Tim, That is the expected behavior for the agent. After the intial setup, it's probably going to be run as a daemon or windows service. The agent is up and running as a background process. Using the 'run' flag instead of the 'start' flag will run the agent in the current shell. A single 'I have started' line in the log might be helpful though. -- Eric PS -- The Anthill-pro list is probably better for Anthill Pro 3 questions. timothyc wrote: >When I run anthill Agent by invoking the following command from the command >prompt in the directory, <Anthill 3 Install Dir>/agent/bin: ah3agent.cmd >start > >Although the script does run, it does not take any action. Is this the >correct process for running the agent and using Anthill 3? > >