Jave issues using Keytool

I just installed Wildfire 2.4.4 and Java 1.5.0_06. I have been trying to setup a new Certificate so I can get signed with a certificate authority keytool errors out. The error I recieve is:

./keytool -storepasswd -keystore keystore

Error occurred during initialization of VM

Could not reserve enough space for object heap

Could not create the Java virtual machine.

Any thoughts? I dont know how to set the reserve space using Keytool.

jcluff

Please try to check with the following instruction that I have compiled.

http://www.jivesoftware.org/community/thread.jspa?threadID=16804&tstart=0

Regards,

wmhtet

Adding -JXms64m to the end of the keytool string allowed me to run the keytool command.

Message was edited by: jcluff