// this is else part for pollForAFile if statement.
else
{
// throw FatalFault if you are not able to find file with
// specified clientside_id in file system.
sb.noteError("Not able to find a response for this request, SSAF component " +
"is taking sometime to process a request. Try to invoke asynchronous " +
"CheckDropOffStatus web service method with clientside_id :" +clientsideID+" to check for response");
log.error(sb.getMergedMessages());
Drop_OffUtil.throwFault(recordURI,