Web Hosting Talk







View Full Version : Jakarta''s log file for Ensim 3.1 will cause your server stop


Gary0704
07-12-2002, 11:56 AM
Jakarta''s log file mod_jk.log for Ensim 3.1 will cause your server stop. I just faced it. when the log file is too big, it will make all sites at server can not access.
RS tech told me I have to find a patch for
Apache tomcat4/Jakarta at www.ensim.com to fix it.
Have anyone a experience with that?
I don't know about telnet. Can somebody help with detail
telnet command how to install it and which patch should I download?
thanks

Gary:homer:

Jedito
07-12-2002, 03:23 PM
is it the log file bigger than 2 GB?

Gary0704
07-13-2002, 12:00 AM
Yes, the log file is 2.1GB

Jedito
07-13-2002, 12:01 PM
The problem is that old kernel version do not support files biggest than 2 GB.

driverdave
07-13-2002, 02:37 PM
I removed the log file and made it a symlink to /dev/null

Gary0704
08-06-2002, 12:52 AM
Originally posted by driverdave
I removed the log file and made it a symlink to /dev/null

Can you teach me how to do that? thanks