On 10/31/07, Maarten <[EMAIL PROTECTED]> wrote: > > It was not hard to reproduce the problem in a small test program. The > following program crashes with a stack level too deep exception: > > W, [2007-10-31T10:45:49.220609 #383] WARN -- : > OpenWFE::ConcurrenceExpression - apply() caught exception in > concurrent child (fei test 0.1 20071031-gupushitsupe 0.0.1.0 part3) > exception : stack level too deep > /usr/local/lib/ruby/gems/1.8/gems/openwferu-0.9.16/lib/openwfe/ > utils.rb:143:in `fulldup' > > If you enable the part2 participant, the program aborts instead of > hangs. Then the log does not show much, but if you remove the workitem > expression from part1, it all works as normal.
Thanks a lot, it exposed the problem immediately. I fixed it and integrated your code in the test cases. Fixed at revision 1213. I like this kind of "user proofing". > Since I couldn't attach or upload files, I included the program below. Too bad, I'll check the group settings. Thank you very much, great feedback, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
