All the files are owned by the user that tomcat runs as. And it does create some directories in there, however it fails on the org/apache directories. If I create those, and changed the owner to the same user as tomcat, then it happily creates the directories underneath it on the fly with no problem.

George Sexton wrote:
Most likely, you ran it as root, and it created a directory structure. Now
you're trying to run as an unprivileged user. My advice is to stop tomcat,
wipe all files in the temp and work directories and then start tomcat.

George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585
-----Original Message-----
From: Chad Russell [mailto:[EMAIL PROTECTED] Sent: Sunday, January 29, 2006 8:10 AM
To: Tomcat Users List
Subject: Work directory

Hi,

When tomcat tries to compile something and it tries to create the directories in the work directory, it seems to fail when trying to add "org/apache" to the path. I can go in by hand and create these two directories in the path, and then it works correctly.

Is there any way to correct this?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Reply via email to