HenPlus.msg().println("..skipping to next file.");
continue;
}
return EXEC_FAILED;
} finally {
henplus.popBuffer(); // no open state ..
if (!_running) {
HenPlus.msg().println("cancel file loading " + currentFile);
}
henplus.getDispatcher().endBatch();
if (currentFile != null) {