Hi,

I'm trying to point the catalina handler to /var/log/apache-tomcat like by 
configuring the logging.properties file like this:

1catalina.org.apache.juli.FileHandler.level = FINE
1catalina.org.apache.juli.FileHandler.directory = /var/log/apache-tomcat/
1catalina.org.apache.juli.FileHandler.prefix = catalina.

However when I start Tomcat I get this message:

[EMAIL PROTECTED] apache-tomcat]# service tomcat start
Starting tomcat
Unable to redirect to /usr/share/apache-tomcat/logs/catalina.out

Any ideas on how to fix this?

Thanks,
- Ole


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to