[jbosstools-users] The issue with starting JBoss AS 7.1.1 Final server(eclipse)

Alexey Lekomtsev jbosstools-users at lists.jboss.org
Fri Jan 9 21:56:14 EST 2015


Thanks. Actually there was two problems. 

1. A JBoss AS 7.1 can not work with a JRE8. Although there is writing "Java SE 6 or later (we recommend that you use the latest update available)" in the documentation.
2. I had a JAVA_OPTS variable with the "-Dcom.sun.management.jmxremote.port=1099 was unexpected at this time"   configured value.


My console output was 


D:\App\jboss-as-7.1.1.Final\bin>standalone.bat
Calling "D:\App\jboss-as-7.1.1.Final\bin\standalone.conf.bat"
=-Dcom.sun.management.jmxremote.port=1099 was unexpected at this time.


I removed this variable.


Posted by forums
Original post: https://developer.jboss.org/message/915533#915533



More information about the jbosstools-users mailing list