Hi All

I tried to use the following MAVEN_OPTS value which is in the documentation

*MAVEN_OPTS="-Xms768m -Xmx3072m -XX:MaxPermSize=1200m"*

but it resulted in an error saying *Xms768m not found*


When i used the following command worked

*MAVEN_OPTS="-Xms1024m -Xmx4096m -XX:MaxPermSize=1024m"*


Is there any reason why the previous one is not working?

Thanks and best regards
-- 
*Chathurika Erandi*
Software Engineer,
WSO2 Inc.

*E-mail:* [email protected]
*Mobile: *+94714 328 612
*Blog*: chathurikaerandi.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to