This is the documentation for Clover 3.3. View this page for the

Unknown macro: {spacejump}

of Clover, or visit the latest Clover documentation.

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