Hi there, I'm using eclipse 3.5 on Mac OSX with the google eclipse plugin and GWT 2.0.
What I see is that every time I reload my gwt app that I'm debugging using the Web Application launch configuration from the plugin and OOPHM in Firefox 3.5, the memory usage of the java process that is being started when i start the Web Application via OOPHM is constantly rising until reaching 400 MB where i get an OutOfMemory exception. Basically I can thus only 4 or 5 times reload the web page until having to close the Web Application from within eclipse and start a new one. Besides that I'm seeing that everytime I launch a new Web Application (having terminated the prior one) the threads in my eclipse process is steadily rising too, so that after a while i get like > 150 threads which is bring down my eclipse performance. I really like the way OOPHM works, but did someone else experiment the same performance/memory problems while using it? Thanks for any hints you can give me Dominik -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
