717273747576777879
response.setStatus(500); } response.getWriter().print(res); response.getWriter().close(); } catch (JSONException e) { throw new GridException(e.getMessage()); } }