I'm working with a GXT tree grid right now and its throwing OOM
exceptions whenever I try to open  a node. I'm struggling to figure
that out since the tree only contains about 15 nodes and I have
allocated over  a gig of heap memory.

Can anyone elaborate on how an OOM exception is thrown in GWT? I would
have thought it couldn't be generated by compiled javascript. Although
the JS could run out of heap space it would be more a browser crash
than anything else. Can anyone give me some insight into how to debug
this?
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to