}
getInProcessCache().getEndpoint(anEndpoint, casReferenceId).cancelTimer();
Endpoint requestOrigin = cachedEntries[i].getMessageOrigin();
try {
getOutputChannel().sendReply(
new UimaEEServiceException("Delegates Not Found To Process CAS on Endpoint:"
+ anEndpoint), casReferenceId, parentCasReferenceId, requestOrigin,
AsynchAEMessage.Process);
} catch (Exception e) {
if (UIMAFramework.getLogger(CLASS_NAME).isLoggable(Level.INFO)) {
UIMAFramework.getLogger(CLASS_NAME).logrb(Level.INFO, CLASS_NAME.getName(),