Issue #1948 Modified registry permgen memory size to accomodate additional Spring container

Change-Id: I0492d5440f6753896fa6b278f0cf642a2ef13d65

Former-commit-id: 037b40e59a [formerly 5a113f1c43] [formerly 4165759e58 [formerly 4e375316f389f1db4b21708893c0087587c3f3e9]]
Former-commit-id: 4165759e58
Former-commit-id: 2768c62541
This commit is contained in:
Benjamin Phillippe 2013-05-13 15:20:28 -05:00
parent 8953aa4da3
commit 9768a187f9

View file

@ -20,6 +20,7 @@
##
export MAX_MEM=1536 # in Meg
export MAX_PERM_SIZE=192m
export METADATA_POOL_MIN=10
export EDEX_DEBUG_PORT=5009
export EDEX_JMX_PORT=1620