LASRI YASSINE wrote:
Hi,
I have developed an UIMA application that extract Named Entities from
HTML
document, this application consist on some aggregated annotators,all
works
nice but when I started the application in batch to extract informations
from a collection of 2000 html documents the server stopped without
signaling an exception or anything and I can't detect where the
problem, I
am sure that the server works will, perhaps the UIMA infrastructure may
cause the problem ?
If you have any explications, please give them to me
It's really hard to guess what's happening. Are there any logs you can
look at?
You can set the UIMA logging to log more information - that may help
pinpoint
where the problem is happening.
-Marshall
-Yassine