[
https://issues.apache.org/jira/browse/UIMA-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eddie Epstein closed UIMA-1395.
-------------------------------
Resolution: Fixed
> No way to programatically kill a uimacpp process launched by
> UimacppServiceController
> -------------------------------------------------------------------------------------
>
> Key: UIMA-1395
> URL: https://issues.apache.org/jira/browse/UIMA-1395
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Eddie Epstein
> Assignee: Eddie Epstein
>
> UIMA CPP services can be launched by the UIMA_Service class
> when the UIMA AS deployment descriptor contains the element
> <custom name="run_top_level_CPP_service_as_separate_process"/>
> If the JVM is stopped, a shutdown hook in UimacppServiceController will
> terminate the CPP process. However, if UimacppServiceController is itself
> deployed in an application container, such as a Tomcat application,
> there is no way to terminate the CPP process when stopping the application.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.