-
Recent Posts
Recent Comments
- Social Bookmarking Submission on OutOfMemoryError – GC overhead limit exceeded
- Social Bookmarking Submission on Moving wordpress to root
- reconditioned xbox 360 on Dual External Monitors on a Dell E4260 in Ubuntu 11.10
- Amelia on OutOfMemoryError – GC overhead limit exceeded
- Edgar on OutOfMemoryError – GC overhead limit exceeded
Archives
Categories
Meta
Category Archives: Performance Tuning
Debugging Production Peformance Issues With The Power Of The Thread Dump using jstack
Until recently I have never had to do much performance tuning. On production systems and when ever I have, I have always been able replicate the problem in the development environment. Recently I ran across a problem was happening in … Continue reading
Posted in Performance Tuning
2 Comments
OutOfMemoryError – GC overhead limit exceeded
When we initially set up this application we gave it 2 gigs of ram. The server it was running on had 4 gigs of ram. It occasionally run out of memory and gave the error OutOfMemoryError – GC overhead limit exceeded. We … Continue reading
Posted in Performance Tuning
9 Comments