1
0
-1
3 answers
- 210
It's not about the specs, but about the way the memory is reserved for java Processes. Please check: http://javarevisited.blogspot.com.co/2011/09/javalangoutofmemoryerror-permgen-space.html
Add your comment... - 210
Hi, there is a section on memory allocation and usage at Performance Optimization and Scalability Tips#EnsureSufficientJavaVMMemoryAllocation that should be useful.
Add your comment... - 10-1
Hi Anders,
Thanks so much for the useful reference.
Cheers,
Ernest.
Add your comment...
Hi Guy's
Hope you can help.
I am experiencing an "java.lang.OutOfMemoryError" exception. (Exception in thread "Timer-0" java.lang.OutOfMemoryError: Jave heap space)
My server specs are: 64-bit, 8GB RAM
Thanks for the help,
Cheers, Ernest.