Charles, next time we meet I owe you coffee.

Through this feedback I managed to realize that I created no proper
/chroot/dev/null, which is required for the -output switch to do its job.  I
would have expected more complaints out of all the binaries involved in the
runtime trajectory, and which would have clued me in earlier.  But, alas.
And thank you for participating.

A boneheaded error on my part, but now I have the expected output in
catalina.out.

jsvc chrooted still exits with exit code 1, which bugs me, and tells me
there is another config bug lurking somewhere in my scripts.

Mark

On 10/18/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:

> From: Mark Petrovic [mailto:[EMAIL PROTECTED]
> Subject: Re: chroot, jsvc, and catalina.out
>
> Something about the result of chroot'ing is not quite right, as when I
> modify the invocation above to not use the chroot, output to
> catalina.out appears.

It appears that Tomcat itself does not use catalina.out, only the
scripts do.  If you look at catalina.sh, you'll see redirects that send
stdout & stderr to catalina.out, so I think that's what you're seeing.
I don't know where jsvc redirects them.

- 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]




--
Mark

Reply via email to