Major memory leak with RPC, Internet Explorer and GWT 2.0 (MS1 & MS2)
I've been trying out one of my existing apps with GWT 2.0 to see what
advantages it has and have noticed a major memory leak when using RPC
with Internet Explorer 8.0.
Basically my application reads some values from a database and
displays these in the browser every 1 second. I am seeing a memory
leak of 16k per second - i.e. every time I make an RPC request the
browser leaks 16k of memory. This eventually leads to an out of
virtual memory system error. If I switch back to using GWT 1.7 then
the problem goes away, there are no leaks at all.
I have managed to reproduce the problem with a very simple RPC example
which I can supply if required.
Has anyone else noticed anything similar ?
Cheers
Rob
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home