Most likely because you used uvm_component_utils instead of uvm_component_param_utils to register with the factory. See Not registered in factory....Error message in parameterized class | Verification Academy for more details.
Most likely because you used uvm_component_utils instead of uvm_component_param_utils to register with the factory. See Not registered in factory....Error message in parameterized class | Verification Academy for more details.