>-Xms1400m
>-Xmx1400m
>Error occurred during initialization of VM
>Could not reserve enough space for object heap
The JVM couldn't obtain 1400m of memory from the OS. Check if there is that much memory available.
Or decrease the -Xms option, if your application can run with less memory.
[Message sent by forum member 'matthiasfraass' (matthias.fraass_at_tricoder.net)]
http://forums.java.net/jive/thread.jspa?messageID=368587