[MarkLogic Dev General] Recursion Limit and Stack Overflows?

Tim Meagher tim at aaom.net
Sat Apr 24 20:27:52 PDT 2010


Hi Folks,

 

I am using recursion to process sibling nodes like lined-lists.  This works
pretty well until I run into documents that contains an untypically large
node sets.  I believe that this may be contributing to a stack overflow
error that I am seeing:

 

2010-04-24 23:10:37.042 Notice: TaskServer: XDMP-STACKOVERFLOW: Stack
overflow

 

Are there any configuration parameters that I can adjust to fix this
problem.  The documents that I am processing are constructed and present in
memory, i.e., I am not pulling them out of the database.

 

Are there any debug flags or other ways to help pinpoint the cause of the
problem?

 

Thank you!

 

Tim Meagher

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xqzone.marklogic.com/pipermail/general/attachments/20100424/2f1bbb94/attachment.html


More information about the General mailing list