[jboss-user] [JBoss Tools (users)] - Re: Failed to Start JBoss 4.2.0 Application Platform with JB
edx
do-not-reply at jboss.com
Thu Jul 12 03:33:08 EDT 2007
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
More information about the jboss-user
mailing list