"Error","jrpp-9","03/02/10","09:25:53","firstquote9","GC overhead
limit exceeded The specific sequence of files included or processed
is: C:\projects\aaa\bbb\www\index.cfm'' "
java.lang.OutOfMemoryError: GC overhead limit exceeded
I'll get this again and again until eventually I discovered it is
something as trivial as a bad column name.
Has anyone else seen this? I can't imagine why such a simple bug would
cause CF to throw errors like that.
--
===========================================================================
Raymond Camden, ColdFusion Jedi Master
Email : r...@camdenfamily.com
Blog : www.coldfusionjedi.com
AOL IM : cfjedimaster
Keep up to date with the community: http://www.coldfusionbloggers.org
--
You received this message because you are subscribed to the Google Groups "cf-orm-dev" group.
To post to this group, send email to cf-or...@googlegroups.com.
To unsubscribe from this group, send email to cf-orm-dev+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cf-orm-dev?hl=en.
My exception root object contains things I've not seen before, including:
cause.nextexception, and nextexception contains a nextexception, and
then it stops, because it hit top.
throwables - what is that? I see 2 errors that are unique (and only 2
since I had top=2), and they also contain nextexception structs.
Does the ORM Exception somehow contain an infinite loop that screws up the dump?
On Tue, Mar 2, 2010 at 9:49 AM, Sumit Verma <su...@blogonria.com> wrote:
> I get request timeouts many times with ORM errors. It's really frustrating
> because when that happens you can't see the *real* error.
>
> On Tue, Mar 2, 2010 at 10:43 AM, Raymond Camden <rca...@gmail.com> wrote:
>>
>> I've noticed that - sometimes - I'll make an ORM change that ends up
>> causing GC issues in ColdFusion. Specifically:
>>
>> "Error","jrpp-9","03/02/10","09:25:53","firstquote9","GC overheadO
cheers,
barneyb
--
Barney Boisvert
bboi...@gmail.com
http://www.barneyb.com/