https://issues.apache.org/bugzilla/show_bug.cgi?id=50618
--- Comment #24 from Philippe Mouawad <[email protected]> 2011-09-12 07:18:15 UTC --- Hello, For me issue comes from the fact that code in else statement of reInitializeSubController does not change any state, particularly nextIsAController: nextIsAController((Controller) currentElement); reInitializeSubController(); so starting from there reInitializeSubController will recurse infinitely. I attach the same scenario I attached on 50032. Regards Philippe -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
