DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40327

           Summary: Logging level now defaults to debug - crashed server
           Product: Tomcat 5
           Version: 5.5.17
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Native:JK
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


I recently installed jk-1.2.18, and a few days latter httpd would no longer 
start up. I quick look at the error logs showed the following:

[Fri Aug 25 22:46:53 2006] [error] mod_jk: jk_log_to_file [Fri Aug 25 22:46:53 
2006] [4838:16384] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c 
(909): 0140    73 65 00 A0 08 00 01 30 00 05 00 53 69 64 3D 31  - 
se.....0...Sid=1\n failed: File too large

I looked at my mod_jk log file and it was over 2 gigs in size, and contained a 
lot of entries like the following:

[Wed Aug 23 16:02:06 2006] [11708:16384] [debug] 
ajp_connection_tcp_get_message::jk_ajp_common.c (1037): 01e0    14 0A 0A D4 D7 
36 52 80 3B 17 5F 9B 2F 08 B7 86  - .....6R.;._./...

I had never gotten [debug] messages with the previous version of mod_jk. I had 
never specified a value for JkLogLevel, and the docs say that the default 
level is "info" (http://tomcat.apache.org/connectors-doc/howto/apache.html). I 
was able to fix this problem by explicitly setting JkLogLevel to info. It 
looks like somehow the default behaviour got switched to "debug", which is bad 
for anyone with a modest amount of web traffic.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to