In reply to Muthamizh:
In the UVM we are differentiating like in C between static and automatic variables. static variable are initialized once at compile time. Could you please show some code which is related to your error message.