Start BPM engine with more RAM

Hi,

I’d like to start the BPM engine with 2048m RAM instead of default 512m RAM.
I can’t figure out how to do that.

I’ve tried export CATALINA_OPTS=“$CATALINA_OPTS -Xmx2048m”
before executing sh startup.sh, but catalina still starts with 512m.

Can you help me ?

Thanks

I finally updated the setenv.sh file

1 Like