• 1st run a log backup then run Dbcc Shrinkfile(2),

    After that again run log backup then run Dbcc shrinkfile(2) again this will shrink log file.There might be active transaction which needs to be backed up before shrinking.