You can set an action reset interval to prevent duplicate create event actions, if necessary.
Follow these steps:
wrapper.java.additional.n=-DACTION_RESET_INTERVAL=interval
Use the appropriate sequential number for n in the path so that no numbers are duplicated or skipped.
Defines the number of seconds before the action repeats.
For example, to set the event action reset interval to five seconds where the sequential property number is 108:
wrapper.java.additional.108=-DACTION_RESET_INTERVAL=5
The value is set.
|
Copyright © 2013 CA.
All rights reserved.
|
|