> From: Mark Petrovic [mailto:[EMAIL PROTECTED] > Subject: Re: chroot, jsvc, and catalina.out > > I read through the link you provided and cannot find a reason > why I get logging to catalina.out in one runtime scenario (that > is, the simplest case of bin/startup.sh out of the box), but not > in the other scenario (chrooted under jsvc).
Are these system properties being set by your startup.sh script? -Djava.util.logging.config.file=conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager They should be by default, but check to be sure. You can use Lambda Probe or other monitoring tools to verify if Tomcat has them set. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]