Uvm_declare_p_sequencer throwing warning and related error

Looks like these parameterized classes are causing this trouble. If override a parameter value as that of the default value provided in the parameterized class declaration, this error is coming.
I am still not sure why this is illegal