akephalos icon indicating copy to clipboard operation
akephalos copied to clipboard

OutOfMemoryError error

Open martianinteractive opened this issue 13 years ago • 1 comments

I switched to akephalos and now get this error when running cucumber tests:

FPermGen space (Java::JavaLang::OutOfMemoryError)

java.lang.OutOfMemoryError: PermGen space
rake aborted!
Command failed with status (255): [bundle exec /Users/wowzers/.rvm/rubie...]

martianinteractive avatar Apr 23 '11 00:04 martianinteractive

Hi,

You can configure how much memory to allocate to JVM. Checkout https://github.com/Nerian/akephalos2

Nerian avatar Oct 16 '11 17:10 Nerian