The following steps should resolve the problem:

* copy any missing archive logs over manaually.
* Mount the database in standby mode.
* Issue the 'recover standby database' to allow the archive logs to be applied.
* Once the archive logs have been applied issue 'recover managed standby database'

Regards