Hello,

Check whether any jboss instance is running or not by using the commands 
provided below.

#ps -exf | grep -i jboss 
(or)
#ps -exf | grep -i java

If any instance of jboss is still running, kill that process. Also please check 
you have proper access rights to that directory.

-Thanks,
Visolve JBoss Team

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948595#3948595

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948595


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to