How to create the queue array of class from text file

In reply to rkg_:

The adapter is an individual implementation. If it’s wrong it will indicate all things are fine. But you do not see the expected result.
BTW NEVER use a $display in a UVM testbench. Use instead the `uvm_info.
The NULL pointer dereference is an indication an object does not exist. Look if the transaction svci_rsp_trans_pkt has been constructed.