I just append -vm C:\\Program Files\\Java\\jre6\\bin\\javaw.exe
in ec
This error occurred to me on ubuntu, having installed 32bit and 64bit java. Use
sudo update-alternatives --config java
to set the right version to use as default.