2 Replies Latest reply on Mar 22, 2011 6:24 AM by remuera

    Memory leak in StockService demo app

    remuera

      Hi guys,

       

      when I start the StockService demo app and watch the consumed memory I see that the usage is going up constantly. Any way to avoid that?

       

      Kind regards

       

      T

        • 1. Memory leak in StockService demo app
          cbrock

          Is this just running in development mode, or deployed on an appserver?

          • 2. Memory leak in StockService demo app
            remuera

            Sorry for the late reply.

             

            The memory leak is massive in development mode. Deployed on Tomcat 6.0 it is not happening on FF, but still slightly on IE8, which is not a big deal. I learned that I shouldn't measure memory or CPU usage in development mode, but I am still wondering why the difference is so huge between development mode and deployed app?