On Jan 18, 2013, at 2:49 PM, Gabriel Huerta Araujo wrote:

> Thanks Chuck for your quick response.
> 
> I agree with you, but application client does not understand this issue. In
> other words, if I wanted to upgrade to last version, I would have to change
> several files which involves rework and I do not have enough time to do
> this. Any other solution?

I've never looked at this for 5.0, cause it's so old, but take a look at 
"catalina.sh".  In recent versions, this is where the actual java process is 
started and hence where it's output (stdout and stderr) is redirected into 
"catalina.out".  Maybe it is the same.

Also, if you know someone changed some stuff with your 5.0 installation, I 
would suggest that you pull down a fresh copy from the archives and do a diff 
on the whole thing.  That should show you what was changed and probably why you 
don't have a catalina.out file.

Dan

> 
> Regards.
> 
> -----Mensaje original-----
> De: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
> Enviado el: viernes, 18 de enero de 2013 01:24 p.m.
> Para: Tomcat Users List
> Asunto: RE: Configuring Tomcat for generating log file (catalina.out)
> (Tomcat 5.0)
> 
>> From: Gabriel Huerta Araujo [mailto:huert...@hildebrando.com] 
>> Subject: Configuring Tomcat for generating log file (catalina.out) (Tomcat
> 5.0)
> 
> Please be aware that the last Tomcat 5.0 release was over eight years ago,
> and 5.0 has not been supported for quite some time (several years).  You
> would be much better off doing an upgrade to a currently supported version
> (e.g., 7.0.35), and not try to resurrect the dead.
> 
> - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to