10441045104610471048104910501051105210531054
IRequestHandler target = requestTargets.get(i); if (target != null) { try { target.detach(this); } catch (RuntimeException e) { log.error("there was an error cleaning up target " + target + ".", e); }