You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Greg Hanson <gh...@AllMeetings.com> on 2001/05/11 01:21:09 UTC

AccessControlException while starting tomcat

All-

While starting tomcat with -security option, I received the following error.

FATAL: configuration error
java.security.AccessControlException: access denied (java.io.FilePermission
/mypath/conf/server.xml read)

The rights on the file are 777 (for simplicity's sake).

1)  Has anyone ever encountered this before?

2)  Any suggestions on a fix?


Greg