https://bz.apache.org/bugzilla/show_bug.cgi?id=63859

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #14 from Mark Thomas <ma...@apache.org> ---
I am unable to reproduce this.

CPing/CPong mode "A" is equivalent to mode "CPI". Clearly, mode "C" is not an
issue but it would be useful to know if it is enabling P or I that triggers the
issue. You can use mode "CP" and "CI" to test this.

I've been looking through the mod_jk logs in more detail and it is a P test
that fails and takes Tomcat off-line but I see "I" test failures as well.

It is interesting that - in the logs we have - it is only srv09 that is seeing
these errors. Is there something about those two instances that is unique?

I have also been looking at the Tomcat code. I do see something that isn't
quite right (after a CPing/CPong Tomcat always does a blocking read) but I
don't see how that could be triggering the error you see. I'll fix this anyway
for 9.0.x and 8.5.x.

The debug logging (as previously mentioned for Tomcat) may help. If not, we'll
need to ad more logging on the Tomcat side to try and get to the bottom of
this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to