问题
I have a problem starting JBoss version 7.0.2 on Windows 7. I got this error also with Jboss 7.1.1 and 7.1.0 so I thought reverting to an older and more stable version would do the trick, but with no use.
Below is the problem - the LogManager was not properly installed.

I have not deployed anything that might use the logger or anything, I just run standalone.bat after a clean install and restart. I found this issue but it seems to be resolved...
The funny thing is, I was able to start it from Eclipse (both Indigo and Juno EE version).
Any clue?
Thanks
回答1:
The problem was the JMX parameters in the JAVA_OPTS. After I removed them, it started with no exceptions.
来源:https://stackoverflow.com/questions/12531004/cannot-start-jboss-7-0-2-on-windows