Re: Infinte initialization of a process even after restarting DUCC

2014-07-09 Thread reshu.agarwal
On 07/09/2014 03:25 PM, Lou DeGenaro wrote: Upon re-start (presuming you used the default warm start) all previous running jobs are marked as Completed. If the the job itself is Completed yet the job-processes continue to show an active state then this is erroneous information.. Dear Lou, The

Re: Infinte initialization of a process even after restarting DUCC

2014-07-09 Thread Lou DeGenaro
The facts are: 1. The job is not really running. In reality there are *no* active job-processes. 2. The information on the Job Details page is wrong. It reports job-processes as running when in reality there are none. For example, can you find the PID for the supposedly running job-process on

Re: Read file name in an annotator

2014-07-09 Thread Thomas Ginter
Hi Debbie, The file name is not provided by default in UIMA although I believe the UIMA FileReader does populate a SourceDocumentInformation annotation with this information. Our group has a set of readers that populate our own annotation type to provide location data and other