Konstantin Kolinko wrote:

> At least, you can replace your catalina.policy with
> grant {
>   permission java.security.AllPermission;
> };

  Good to know, thanks for the hint!

  In the meantime, using strace, I figured out what the problem
was: as simple as a wrong owner of one of the parent directories.
I must admit I am not really proud of this, but well, there is no
diagnostic at all with mkdir() :-(

  Thanks all,

-- 
Florent Georges
http://www.fgeorges.org/





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to