Pages

Thursday, February 19, 2015

java.lang.StackOverflowError at coldfusion.runtime.NeoBodyContent.cfoutput(NeoBodyContent.java:121) at

java.lang.StackOverflowError at coldfusion.runtime.NeoBodyContent.cfoutput(NeoBodyContent.java:121)


check below items in your code to fix this error.

1. this is mainly with coldfusion memory leak
2. this may be because of coldfusion variable conflict with same names.
3. coldfusion may trying to find the variable/object with same name in a CFC which has same name of object.

4. try to find same variable name in your own CFC which you are creating and same variable name in CFCs which you created. 
its possible CFCs that you created they are using same variable scope variable name and same CFC object 

1 comment:

  1. Cold Fusion Cold Fusion Training "
    Cold Fusion Online Training
    Send ur Enquiry to contact@21cssindia.com
    Getting Started
    What is Adobe ColdFusion?
    Understanding web application servers" more… Online Training- Corporate Training- IT Support U Can Reach Us On +917386622889 - +919000444287 http://www.21cssindia.com/courses/cold-fusion-online-training-92.html

    ReplyDelete