Hi

You deleted the archivelogs but RMAN is unaware of it so you basically need to make rman aware of this by running

RMAN>change archivelog all crosscheck;


I am typing the above command from the top of my head.Not sure though whether you need to allocate a maintainence channel for that.

After that you can run the RMAN backups.

regards
Hrishy