Releases the specified connection and returns it to the pool.
214215216217218219220221222
+ " did not finish successfully, which may compromise" + " the repo. Please re-run the SQL rebuild."); } } } finally { if (conn != null) cpm.free(conn); } } }