/* 232 */ while (!_is_local())
/* */ {
/* 234 */ InputStream _is = null;
/* */ try {
/* 237 */ OutputStream _os = _request("commit", true);
/* 238 */ _os.write_boolean(report_heuristics);
/* 239 */ _is = _invoke(_os);
/* */ return; } catch (RemarshalException _rx) {
/* */ } catch (ApplicationException _ax) {
/* 245 */ String _id = _ax.getId();
/* 246 */ if (_id.equals("IDL:omg.org/CosTransactions/HeuristicHazard:1.0"))