You are starting the server with only 32MB of memory, which is not enough for the server to run. If you are starting from a batch file or shell script, find the part that says -Xmx32M and change it to at least -Xmx1024M depending on how much memory the computer has available.