Nov 23, 2010

Uncaught exception: java.lang.OutOfMemoryError: PermGen space

Hi,
Cause:
Memory leak or imperfect memory management of one of your modules.
Solutions:
  1. Restart what you have done all over, if it was a server for example. This may happen when one of your    modules failed to be removed from memory.
  2. Increasing your heap memory buy running with 
Dor

No comments:

Post a Comment