I take it you aren't intentionally doing something to prevent logging to catalina.out? catalina.out is just a redirected stdout (see catalina.sh).
If there's some problem with logging to catalina.out I suppose you could just try redirecting the console output yourself: startup.sh >> foo.txt On 30/04/09 15:40, Xiaohao Jiang is rumored to have said: > Actually I didn't explain very clearly. I have the $CATALINA_HOME/logs > directory, but only localhost_log.yyyy-mm-dd.txt there. No Catalina.out. > > Thanks, > Hao > > On Thu, Apr 30, 2009 at 9:36 AM, Edwin Shin <[email protected]>wrote: > >> >> >> On 30/04/09 15:06, Hao Jiang is rumored to have said: >> >> I am wondering how I can redirect the tomcat log from console to a file, so >>> that I can kind of step into to find out the root cause. >>> Anybody can help? >>> >> Nothing in your $CATALINA_HOME/logs/catalina.out? >> > ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
