"UIMA_CPM_service_deployed__FINEST",
new Object[] { Thread.currentThread().getName(), name });
}
}
// Add CasProcess to the instance pool
casProcessorPool.addCasProcessor(cProcessor);
}
// There is one instance of ProcessingContainer for set of CasProcessors
if (processingContainer == null) {
throw new ResourceConfigurationException(CPMUtils.CPM_LOG_RESOURCE_BUNDLE,