C++ service fails to properly terminate when UimacppServiceController is stopped. ---------------------------------------------------------------------------------
Key: UIMA-1490 URL: https://issues.apache.org/jira/browse/UIMA-1490 Project: UIMA Issue Type: Bug Components: C++ Framework Reporter: Bhavani Iyer The C++ service is still running after UimacppServiceController has terminated. The problem appears to be that the AnalysisEngine instances are not explicitly destroyed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.