Thanks,
I see this https://issues.apache.org/jira/browse/STANBOL-209, but seems
not related to my problem.
Nothing appear in the logs, but I figured out that on the very first
process, this work.
On the second this fall down.
I'm a bad guy (sometimes :) ), and in my UIMA engine I just put all the
uima analyse result in the content item metadata graph... and for all
sofa finded all the text is copied in the node...
I little bit too much data I think. Will clean this and keep in touch.
By the way, do you have some input about the life cycle of a Content
Item ? When this object is destroy ? At the end of the process pipeline ?
Have a good day.
On 05/24/2011 07:20 PM, Bertrand Delacretaz wrote:
Hi,
On Tue, May 24, 2011 at 6:34 PM, florent andré
<[email protected]> wrote:
I seems to face a Stanbol time limit when processing :
So yeah, my engine is long for now, and when text began important, engine
still processes (D2RQ is call - I see log), but Stanbol anwser :
- curl: (52) Empty reply from server (with curl)
- and nothing on the web UI....
Might also be an uncaught Throwable - did you check the logs and
console for OutOfMemoryError and the like?
-Bertrand