Stoping a sequencer and starting it again in UVM

In reply to rohitk:

Hey man, I’ve tried this approach and after stop_sequences() it gave me UVM_FATAL :

“Item_done() called with no outstanding requests.”,
" Each call to item_done() must be paired with a previous call to get_next_item()."