Seeking for an explaination for my problem of jvm memory. I added yesturday ram for my computer (total = 3GB). I'm executing this instruction on the cmd: java -Xms2g An error message is given as follows

I would like to increase the heap memory of jvm in order to use an api which requires at least 2GB. Please help..