https://issues.apache.org/bugzilla/show_bug.cgi?id=50618
--- Comment #28 from Philippe Mouawad <[email protected]> 2011-09-12 09:52:12 UTC --- Created attachment 27488 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27488 Fix the StackOverFlow Hello, Here is my fix proposition. I just test that nextIsAController does not return null before executing reInitializeSubController a new time. I tested with my JMX and the JMX in case 50032 and it seems ok. But once again I think there is still an issue in 50032 fix because it gives wrong results regarding TransactionController inside IfCOntroller, they will be mentionnned as sampled even if condition is false due to what reInitializeSubController does. Regards Philippe Mouawad -- 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]
