ColdBox Forums Notification: Post to CB slows to a stop and nothing is displayed

Title: RE: CB slows to a stop and nothing is displayed
Thread: CB slows to a stop and nothing is displayed
Forum: Need Help?
Conference: ColdBox
User: sanaullah73 Hi pwpeterson,

r u calling setNextEvent() in a loop..?

secondly you can
turn off coldbox-debug
[code]
<Setting name="DebugMode" value="false" />
[/code]

OR you can comment the code in system/includes/debug.cfm
line-number 230-237

try this....
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=A20E7A62-FF65-CEF6-65AA0BB7E33AF902