beluver_2k
23rd July 2008, 14:33
I am getting an error sometimes in my few session like Function 'flush_mlticol'; Recursion not possible refcount=2. For the same a screenshot is attached. Can you let me know how to rectify the same.
Thank you.
george7a
23rd July 2008, 14:46
Hi,
"Direct" recursion is not possible in Baan. However, there are workarounds. check the following link:
http://www.baanboard.com/baanboard/showthread.php?t=22850&highlight=recursion
For more help, please post the script.
- George
beluver_2k
24th July 2008, 09:43
Dear George,
If I have such recursion issue the error should occur at all the execution or not? because for few records only this session is giving this error for rest its working fine.
I have ttached my script and its form image for ur ref.
mark_h
24th July 2008, 14:59
You attached a session script - is there a report script also? To me it looks like something in the report is causing the error.
beluver_2k
25th July 2008, 06:16
Dear Mark,
I have attached my report script as well for your ref.
Kindly suggest.
mark_h
25th July 2008, 15:35
Well I do not see any recursion anywhere. Can you duplicate the problem? Run the session and report in debug mode - see if there is corrupt data or what is exactly happening.