Daniele Development-ML wrote:
Hi all,

I'm trying to increase the sizes of the heap and of the max perm by passing
the options with the values (in catalina.sh)

JAVA_OPTS="$JAVA_OPTS -Xmx=100m -XX:MaxPermSize=350m -Dfile.encoding=UTF-8"

Try without the "=" signs ? -Xmx100m

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to