Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Tools (users)] - Re: Failed to Start JBoss
 4.2.0 Application Platform with JB

scott.stark@jboss.org

2007-07-12


the exception listed in the second thread entry is caused by the fact that you are running JBoss not as root and the $JBOSS_HOME/server/xx/conf directory does not have 'x' (search permission flag) set, so if you are running as 'jboss' you simply do not have access to conf/* directory content.
I think that 'chmod +x' on conf would help

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063340
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.