You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Introduction

Troubleshooting

The Agent is the component in JS7 that executes workflows, stores information about execution results and order state transitions in its journal and passes results to the Controller. The outage of an Agent prevents execution of workflows.

An Agent outage can be handled either by resolving the issue with the current Agent, e.g. by restarting or by relocating the ./state directory to a different Agent provided that access to the same scripts and programs is available that should be executed. The Agent's journal is stored with this directory. To relocate the journal copy the journal files to a new Agent. Refer to the JS7 - Relocating an Agent article for the steps to apply.


  • No labels