Monthly Archives: May 2010

Coldfusion Infinite Loop Error

If you ever run into the error: coldfusion.runtime.NeoBodyContent.cfoutput(NeoBodyContent.java:121) and it repeats a hundred times, make sure you dont have an infinite loop in your code. Just found this the hard way and didn’t find any specific references on Google for … Continue reading

Posted in General | 1 Comment