I am working with a server side application on Java 5 update 09. I am using basically XSL transformation to show some reports in pdf format.
My problem is the performance of my system is worse and worse, and at the end I get a "OutOfMemory" I incresed my heap memory from 1 to 2Gb and try to reboot everynight but it is not enough.
I have no experience managing this kind of problems. Any ideas?