//Cannot commit: unable to create processed directory/subdirectory for file.
return false;
}
}
journal.addRecord(new FileJournalRecordIncomingMove(xid,
info.getStageOneFile().getAbsolutePath(),
info.getStageTwoFile().getAbsolutePath(),
info.getStageOneLockableFile())
);
}