Why does the jboss server hang and not run with the standalone.bat command?

2

I'm trying to set up JBoss and have researched my problem in several places. But I still can not figure it out. I changed the default http port in jboss\standalone\configuration\standalone.xml as follows <socket-binding name="http" port="8089"/> . That's because my Oracle developer runs on port 8080. I configured the JAVA_HOME: C:\Program Files\Java\jdk1.8.0_121 environment variable and I'm using windows 7 32-bit. When I run the standalone.bat command the execution is as follows:

anddoesnotcontinueexecutionsoIcannotruntheserverinthebrowserwith link . Can anyone tell me how do I resolve this?

    
asked by anonymous 03.03.2017 / 13:54

0 answers