Ok I have found where was the problem. I don't know why but my JRE doesn't have bin/javaw.exe file. I changed the installed JRE location of eclipse to the JDK's location & it finds the javaw.exe. The problem was -> when the server tried to run, javaw.exe file wasn't found.
Thanks everyone for the help. I really appreciate this.