Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Java has a fixed space allocated for classes and other statics that is usually enough in normal cases, but could be quickly filled up if there is on the fly code generation or , significant business logic in your forms or if and the Insight server are running on the same machine.

To solve this edit setenv.[bat,sh] increase the maximum perm size via the paramenter: -XX:MaxPermSize

...