On 16.11.2013 21:19, Jeremy Boynes wrote:
> On Nov 15, 2013, at 11:29 PM, Mark Thomas <ma...@apache.org> wrote:
>>
>> On a related note, when I ran the unit tests last night I saw a couple of 
>> intermittent failures that I'd like to try and get to the bottom of before 
>> tagging the next RC.
> 
> Is one of those org.apache.catalina.mbeans.TestRegistration? It has recently 
> started failing for me in BIO mode and looks related to r1539452.

Confirmed here, only failing for BIO. Fails in about 1/3 of the runs.

Still registered MBean is:

Name:
Tomcat:type=RequestProcessor,worker="http-bio-127.0.0.1-auto-1-35854",name=HttpRequest1
modelerType: org.apache.tomcat.util.modeler.BaseModelMBean
requestProcessingTime: 1384636195336
bytesSent: 0
rpName:
Tomcat:type=RequestProcessor,worker="http-bio-127.0.0.1-auto-1-35854",name=HttpRequest1
processingTime: 621
errorCount: 1
maxTime: 621
requestBytesReceived: 0
maxRequestUri: /
stage: 1
lastRequestProcessingTime: 621
globalProcessor: org.apache.coyote.RequestGroupInfo@298da4
serverPort: -1
bytesReceived: 0
requestCount: 1
requestBytesSent: 0
contentLength: -1
remoteAddr: 127.0.0.1

Regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to