Hi,

 

When executing RUTA scripts from within Eclipse, and these scripts invoke
external UIMA engines via the EXEC action, it doesn't seem like the destroy
method is ever invoked for these external engines. The initialize method is
invoked once at the beginning, then the documents in the input folder are
processed, but the destroy method nor the collectionProcessComplete method
are ever executed after the documents are processed. Is this the expected
behaviour? Is there a configuration setting to make sure any of these
methods is invoked when executing this scripts from Eclipse?

 

When we execute these UIMA engines from UIMA-AS or a CPE the destroy method
is always invoked at the end.

 

Thanks in advance.

 

Cheers,

Miguel

Reply via email to