October
This is the archive for October, 2008.
Dive into the archives.
- PermGenSpace problem
okay, this issue i had a year ago. And got it again.
solution:
simply add in your JAVA_OPTS
-Xmx768m -XX:MaxPermSize=768m
by the way, i have i have 1G of memory.

