debug is a bit high, try using error.

Oliver Schoenwald wrote:
> Good morning,
> 
> Wer are running the following configuration:
> Apache 2.0.58 with mod_jk2
> Tomcat 5.5.7
> 
> This morning we had to stop our system and remove a 1.5
> GigaByte-Errorlogfile of
> our apache installation because our filesystem capacity had been reached.
> The apache-errorlog-file never used to grow that much before. A look
> into the huge
> logfile showed something like this:
> 
> --- snip! ---
> (...)
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=12 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=8188 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=12 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=8188 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=12 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=8188 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=12 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=8188 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=12 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=8188 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=12 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=8188 type=3
> [Tue Jun 27 18:55:14 2006] [notice] jk2_init() Found child 10415 in
> scoreboard slot 13
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.resolve(): create AF_NET 
> 127.0.0.1 8009
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.resolve(): create AF_NET 
> 127.0.0.1 8010
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.resolve(): create AF_NET 
> 127.0.0.1 8011
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.resolve(): create AF_NET 
> 127.0.0.1 8012
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.resolve(): create AF_NET 
> 132.176.114.168 8016
> [Tue Jun 27 18:55:14 2006] [notice] workerEnv.init() ok
> /opt2/apache/2.0.58/conf/workers2.properties
> [Tue Jun 27 18:55:14 2006] [notice] mod_jk2 child 13 initialized
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=12 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=8188 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=12 type=3
> [Tue Jun 27 18:55:14 2006] [notice] channelApr.receive(): Received
> len=8188 type=3
> (...)
> --- snip! ---
> 
> My first impression is that the loglevel of mod_jk2 was set to notice,
> but our production
> department says they did not change the mod_jk2-configuration. At this
> moment, the workers2.properties
> says that the mod_jk-loglevel is set to debug.
> 
> As I don't know mod_jk internal, maybe some tomcat users have an idea
> what happened last night?
> 
> Is there some flaw in mod_jk making the loglevel to switch under certain
> circumstances?
> 
> Is the notice-level part of the debug-loglevel of mod_jk and there
> occured some problem/situation
> which made mod_jk to log these endless "received"-messages?
> 
> Might the other department be wrong about not having changed the
> loglevel of mod_jk? Maybe there
> is some indirect effect to mod_jk when you change some other setting?
> 
> Thank you in advance for any help,
> 
> Oliver Schoenwald
> University of Hagen
> Germany
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to