In reply to $@!:
It would be helpful if you can post more of your code. It is very difficult to isolate an issue from a single line of code.
One question I have is why do you have a scope with XactionSbCfg? The `uvm_object_utils() should be used within the class definition, so there should be no need for a scope.