Re: MBeanDeregistration test failure

2013-11-17 Thread Mark Thomas
On 16/11/2013 21:31, Rainer Jung wrote:
 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.

Yes, that is what I am seeing. I haven't had a chance to look at it
further yet.

Mark


 
 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
 


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



Re: MBeanDeregistration test failure

2013-11-17 Thread Mark Thomas
On 17/11/2013 12:04, Mark Thomas wrote:
 On 16/11/2013 21:31, Rainer Jung wrote:
 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.
 
 Yes, that is what I am seeing. I haven't had a chance to look at it
 further yet.

Thanks for the hints. This should be fixed now.

Mark

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



MBeanDeregistration test failure

2013-11-16 Thread Jeremy Boynes
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.

Thanks
Jeremy



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: MBeanDeregistration test failure

2013-11-16 Thread Rainer Jung
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