Error from ovm_sequence.svh

Hi Friends,

I am getting an error while running more repeat count for my sequence.
error is coming from ovm_sequence.svh function put_response. FYI, i have connected my driver and sequencer through seq_item_pot TLMs.

Anyone know what can be the cause?
Thanks in advance for your time and help

With Thanks,
Akki

Make sure in your sequence, call get_response as many times equal to the number of transmitted items.

If you post your driver run phase & sequence body & Error Message. It will be easy to point out where the error is.

Thanks a lot Vishnu