Playback in overrun state

The problem: A new playback iteration occurred before the current playback finished, causing an overrun state.

The solution: To resolve this problem, you can do the following:
  1. Check the interval property configured for the script in the Application Management Configuration Editor to verify that there is enough time between the playback samples for the robotic playback to complete.
  2. Check timeout or failures. When there is a timeout/availability failure, the system will retry the playback. Check the retry lag time and number of retries to see if the maximum # of retries * (retry lag time + playback time) > the playback sampling rate.
  3. Verify that the script is correct. Playback script through Rational Performance Tester or Mercury LoadRunner.