Does your problem got solved?
Please find more detailed info related to debugging Objection
It could happen that there is no objection to end of test during reset because of the effect of the quit() method mentioned above. This will only happen if all sequences are reset. In that case, to avoid stopping the simulation, the unit responsible for reset must raise an objection and drop the objection only after the sequences restart.
You can use following commands to debug objects as below,
Specman > show objection or
Specman > trace objection
More details van be found in cadence document "sn_usage_9.2.pdf" in your cadence tool root directory.