here i got the solution for this
i was using Ctrl-z so that server was getting stopped but not shut down
so it was using that port that time also
so i needed to do Ctrl -c
or executing shutdown script was good enough to make my problem resolved
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200573#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...