Hi all,

I changed my UIMA-AS Services a bit, and have now
one analysis pipeline per language.

Up to now I only had one pipeline and deployed it with the
provided deploy script.

Is it safe to use this script to run more than one UIMA-AS Service
concurrently?

For example:
- Set UIMA_HOME variable
- Go to uima-as folder
- Type: bin/deployAsyncService.sh Deploy_GermanAE.xml
- Type: bin/deployAsyncService.sh Deploy_EnglishAE.xml

I noticed that there is a problem with the log file, which only contains the log
for the last started instance.

Thanks,
Jörn

Reply via email to