vmware-archive / simple-service-broker

Simplest service broker
Apache License 2.0
11 stars 7 forks source link

Increase memory to avoid "insufficient memory remaining for heap" #4

Closed PeterEltgroth closed 5 years ago

PeterEltgroth commented 5 years ago

When attempting a cf push on this it produced:

[APP/PROC/WEB/0] ERR Cannot calculate JVM memory configuration: 
There is insufficient memory remaining for heap. 
Memory available for allocation 256M is less than allocated memory 602436K 
(-XX:ReservedCodeCacheSize=240M, -XX:MaxDirectMemorySize=10M, 
-XX:MaxMetaspaceSize=90436K, -Xss1M * 250 threads)