Svetoslav Neykov created BROOKLYN-348:
-----------------------------------------
Summary: "java.lang.OutOfMemoryError: PermGen space" with Karaf
dist
Key: BROOKLYN-348
URL: https://issues.apache.org/jira/browse/BROOKLYN-348
Project: Brooklyn
Issue Type: Bug
Reporter: Svetoslav Neykov
When running a VanillaSoftwareProcess blueprint on the current Brooklyn master
branch in the Karaf distribution I'm getting "java.lang.OutOfMemoryError:
PermGen space" errors.
Increase memory settings in setenv script to
* JAVA_MAX_MEM="2G"
* JAVA_MAX_PERM_MEM="256m"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)