Symptoms
An iCall script may log errors during execution while manipulating iStats.
An example error is as follows: Failure in iCall script ${folder}/publish_stats while collecting application statistics.
The error messages are due to file locking on the stats segment when multiple threads from multiple invocations of iCall scripts access the same file.
Impact
The script cannot record statistics for the interval during which it cannot access the data segment. Over time, the script daemon recovers and updates statistics. There is no impact on functionality.
Conditions
Multiple iCall scripts accessing the same data segment and log error messages.