The Problem After a good amount of research and issues that looked like memory leaks I’m moving my jvms to 32-bits JVMs for the servers that do not need a heap larger than 2GB. This was ok and a fast switch of the /usr/local/java symlink, BUT it was not as easy with JSVC that I [...]
Posts Tagged ‘java’
28 Apr
Eclipse MemoryAnalyzer Exit Code=-1
I was looking for a nice tool to read java heap dumps and found that regular JHat was not a great way to go with the 1.6GiB dump files I have. A friend pointed me to a Eclipse project Memory Analyzer (MAT) http://www.eclipse.org/mat/ which is the old SAP analyzer… Starting it up I got the [...]
Recent Comments