anonymous wrote : java.lang.Exception: Port 8083 already in use.
Looks like some application is already using 8083 port. Use
netstat -ab
to see which application is using it. You can then stop that application and start JBoss.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206501#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...