Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110170 - mod_jk-1.2.13: JkLogLevel default is 'debug', not 'info' in 88_mod_jk.conf
Summary: mod_jk-1.2.13: JkLogLevel default is 'debug', not 'info' in 88_mod_jk.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-22 12:29 UTC by Ian Brandt
Modified: 2006-07-23 02:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Oops, ignore this one. Diff'ed backwards. (88_mod_jk.conf.patch,361 bytes, patch)
2005-10-22 12:30 UTC, Ian Brandt
Details | Diff
Explicitely sets JkLogLevel to 'info'. (88_mod_jk.conf.patch,361 bytes, patch)
2005-10-22 12:39 UTC, Ian Brandt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Brandt 2005-10-22 12:29:20 UTC
The installed 88_mod_jk.conf reads:

###
### Set the jk log level [debug/error/info]
###
# info log will contains standard mod_jk activity (default).
# error log will contains also error reports.
# debug log will contains all informations on mod_jk activity
#JkLogLevel      info

However after noticing my mod_jk.log file had grown to 1.2G in a rather short
timespan I discovered that with JkLogLevel not explicitly set the default log
level is in fact debug, not info.

Reproducible: Always
Steps to Reproduce:
Comment 1 Ian Brandt 2005-10-22 12:30:39 UTC
Created attachment 71214 [details, diff]
Oops, ignore this one.  Diff'ed backwards.
Comment 2 Ian Brandt 2005-10-22 12:35:50 UTC
Comment on attachment 71214 [details, diff]
Oops, ignore this one.  Diff'ed backwards.

--- 88_mod_jk.conf.orig 2005-10-22 15:34:04.000000000 -0400
+++ 88_mod_jk.conf	2005-10-22 15:34:19.000000000 -0400
@@ -22,7 +22,7 @@
 # info log will contains standard mod_jk activity (default).
 # error log will contains also error reports.
 # debug log will contains all informations on mod_jk activity
-#JkLogLevel	info
+JkLogLevel	info


 ###
Comment 3 Ian Brandt 2005-10-22 12:39:09 UTC
Created attachment 71218 [details, diff]
Explicitely sets JkLogLevel to 'info'.
Comment 4 Ian Brandt 2005-10-22 12:40:39 UTC
Ignore Comment #2.  I was attempting to edit the actual attachment.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-01-07 18:09:13 UTC
Re-assign wrt Bug 73676
Comment 6 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-07-23 02:32:37 UTC
Fixed in 1.2.15.