Jerry Cwiklik created UIMA-3380:
-----------------------------------
Summary: UIMA-AS RunRemoteAsyncAE hangs when running with -d option
Key: UIMA-3380
URL: https://issues.apache.org/jira/browse/UIMA-3380
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 2.4.2AS
The UIMA-AS README contains an example how to verify UIMA-AS installation:
runRemoteAsyncAE.sh/cmd tcp://localhost:61616 MeetingDetectorTaeQueue \
-d Deploy_MeetingDetectorTAE.xml \
-c
$UIMA_HOME/examples/descriptors/collection_reader/FileSystemCollectionReader.xml
When the run completes it is expected that the process exits. But it doesnt.
There is no way to force it down (CTRL-C has no effect) other than killing the
process.
--
This message was sent by Atlassian JIRA
(v6.1#6144)