} catch (RuntimeException e) {
logger.log(Level.SEVERE, e.getMessage(), e);
}
}
};
t.setPriority(async.priority());
t.start();
report.setActionExitCode(ActionReport.ExitCode.SUCCESS);
report.setMessage(
adminStrings.getLocalString("adapter.command.launch",
"Command {0} was successfully initiated asynchronously.",