do the following steps
1.Delete JAVA_HOME from the system variables
2.Try to start run.bat , if it starts running then it will be the problem of JAVA_HOME
3.Set JAVA_HOME to your folder of JRE like c:\program files\java\jre Dont use ';' at the end.
4. This will solve the problem. As i was also suffering from the same problem.
1.Delete JAVA_HOME from the system variables
2.Try to start run.bat , if it starts running then it will be the problem of JAVA_HOME
3.Set JAVA_HOME to your folder of JRE like c:\program files\java\jre Dont use ';' at the end.
4. This will solve the problem. As i was also suffering from the same problem.
https://coderanch.com/t/477910/Start-JBOSS-Run-bat#2143275