Was this file restored from a backup?

You can try to clear the unarchived log file "ALTER DATABASE CLEAR UNARCHIVED LOGFILE 'file name'" and then open database with resetlogs.

If that doesn't work, you will have to restore from your last backup and do an incomplete recovery through your last archived redo log file.