Jacob Kjome <hoju <at> visi.com> writes:

> 
> Does the "WEB-INF/ogs" directory actually exist?  

Yes "WEB-INF/logs" directory exists.
It has 777 permission.

I think ususally linux explicitly says that permission denied - if permission
was the cause.
Here it says that file or directory does not exist.

SO I have a feeling that it is unable to find this path.

I am confused. Please help !


> Log4j will not create the 
> directory for you if it doesn't already exist.  You'll need to make sure 
> that the directory where the log file is to be placed already exists 
> (create it yourself by hand or programatically) before Log4j attempts to 
> write the file.  If it does exist, it could be a permissions problem.
> 
> Jake
> 
>



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

Reply via email to