This documentation is for Clover 3.2.x View the latest version of

Unknown macro: {spacejump}

or visit the current Clover documentation home page.

This page contains instructions relating to this error:

java.lang.OutOfMemoryError: PermGen space

 

If you see this error when running Clover, you may need to increase the PermGen settings on your server JVM.

This error may sometimes come about when implementing Clover on large projects, due to Clover's additional requirements.

The required memory can be increased by setting the -XX:MaxPermSize setting on the JVM.

 

See the OutOfMemoryError: PermGen KB article for more details.

 

  • No labels