Is 8109 port being used by some other application?
netstat -ab
might show the application which is using the port. The ServiceBindingManager
configuration allows you to choose from a pre-defined set of ports. But that does not
guarantee that some other application will not use the same ports.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145443#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...