UVM1.2 : uvm_traversal.svh giving uvm_component name constraint warning

In reply to cgales:

for(i =0 ; i <10 ; i++)
put_trans_to_mstr_mon_port[i]=new($sformatf(“put_trans_to_mstr_mon_port[%0d]” , i ) , this )

Also I have not recreated this handle anywhere else