The JVM actually recognises that the value being set/asked for is 100 as
when I shut it down, I get a message saying that a JVM with the specified
100m of memory cannot be created.
On Tue, Aug 18, 2009 at 11:48 PM, André Warnier <a...@ice-sa.com> wrote:

> 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