Run_phase task of a component never executing

In reply to cturner:

Well if commercial VIP, may be someway the override uvm_monitor or they may user some system macros which have affect on run_phase.
I would suggest just grep uvm_monitor and see if it is not redefined.
Than grep run_phase and see if all is right with that.
And the last item check commercial system task macros and system tasks.