I'm facing with a memory leak in my Flex application. The Flex application is part of a big web application (with all kinds of technologies inside).
The memory leak occurs when the Flex app invokes a refresh polling from the server every 5 sec.
The facts are:
My conclusions till now are:
My requests:
Thanks
We also have the same problem. The JVM goes out of memory every 24 - 50hrs. I have documented a working fix for the problem on the JVM side.