Hi, this is just missing. I will create an issue and fix it.
Thanks for pointing it out. Best, Peter Am 27.01.2016 um 08:03 schrieb Miguel Alvarez: > 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 > >
