> I'm just left with the question of-- Why couldn't CF handle 
> it?  Is there a limit to how deep structures can be nested?  
> I'm still inclined to think that the 
> "java.lang.StackOverflowError" is more of a bug.  Yes, yes-- 
> had better SQL error handling been in place, my errors 
> wouldn't have been so
> large-- but who's to say I won't run into this again and have 
> a good reason for it?
> 
> Thoughts?

There are always limits. Why should this be any different?

I would guess that, like most other memory allocation in Java, you can
probably increase the stack size in jvm.config.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293168
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to