Gosh. I had checked with netstat and was sure that no-one was using that port....but it
seems plain
netstat
shows only the active connections and not ports that are reserved but not currently used,
and I had to indeed use
netstat -ab
to see that indeed a program was reserving that one.
Thanks a bunch!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145447#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...