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=33510>.
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=33510





------- Additional Comments From [EMAIL PROTECTED]  2005-02-11 23:49 -------
You didn't provide adequate information about the products and exact versions
you are using (web server, mod_jk).

I assume you are using a multi-process apache in conjuntion with mod_jk 1.2.8.
Then each process detects independently the availability or brokenness of a
worker and so each process manages it's own timers.

The numbes after the timestamp in the log messages should be the process and
thread id, so that you can see that the info comes from three different
processes. The first process logs two lines, which seem to have consistent
timing information, the other processes are not expected to use the same timer.

Please check your log file, for the lines stating, that the worker goes into
error, identify the process id (4101, 4102, 4106,...) and check in the later
debug lines, if the tiestamps give the correct deltas for the same process ids.

-- 
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