CPMUtils.CPM_LOG_RESOURCE_BUNDLE,
"UIMA_CPM_undeploy_cp_instances__FINEST",
new Object[] { Thread.currentThread().getName(), container.getName(),
deployer.getClass().getName() });
}
deployer.undeploy();
}
container.destroy();
} catch (Exception e) {
UIMAFramework.getLogger(this.getClass()).logrb(