You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by anita kulshreshtha <a_...@yahoo.com> on 2005/12/21 04:55:49 UTC

tomcat statistics

Jeff,
     In a standalone configuration tomcat configures
an MBean
Name:
Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest0.
    This is not being configured in G. Do you have any
ideas why? I am attaching a list of all
RequestProcessors running in a standalone tomcat. The
G ones can be viewed by deploying the war attached to
G-1293. There are none! Each request thread has an
associated RequestInfo which is used to gather stats. 

Thanks
Anita 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Tomcat 5.5.9 vs 5.5.12

Posted by Kevan Miller <ke...@gmail.com>.
On Jan 6, 2006, at 12:39 PM, anita kulshreshtha wrote:

>     The tomcat version used in the source at
> https://svn.apache.org/repos/asf/geronimo/tags/1.0.0/
>    is 5.5.12, whereas the tomcat version used in the
> released binaries is 5.5.9. The following problem does
> not occur in 5.5.9.
>
Hi Anita,
Late in the 1.0 cycle, we ran into some issues with TC 5.5.12 and had  
to regress to 5.5.9 to fix them. Since there is the general hope to  
move to 5.5.15 in the near future, we'll still need to fix... Thanks  
for the additional info...

--kevan

>
> --- anita kulshreshtha <a_...@yahoo.com> wrote:
>
>> Jeff,
>>     Thanks, for looking into this. Now I am seeing
>> the
>> request processors! The output for geronimo is
>> attached. What changes did you make?
>>
>> Thanks again!
>> Anita
>>
>> --- anita kulshreshtha <a_...@yahoo.com> wrote:
>>
>>> Jeff,
>>>      In a standalone configuration tomcat
>> configures
>>> an MBean
>>> Name:
>>>
>>
> Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest0.
>>>     This is not being configured in G. Do you have
>>> any
>>> ideas why? I am attaching a list of all
>>> RequestProcessors running in a standalone tomcat.
>>> The
>>> G ones can be viewed by deploying the war attached
>>> to
>>> G-1293. There are none! Each request thread has an
>>> associated RequestInfo which is used to gather
>>> stats.
>>>
>>> Thanks
>>> Anita
>>>
>>> __________________________________________________
>>> Do You Yahoo!?
>>> Tired of spam?  Yahoo! Mail has the best spam
>>> protection around
>>> http://mail.yahoo.com > Name:
>>>
>>
> Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest2
>>> modelerType: org.apache.coyote.RequestInfo
>>> bytesSent: 10626
>>> method: GET
>>> remoteAddr: 127.0.0.1
>>> requestBytesSent: 0
>>> contentLength: -1
>>> bytesReceived: 0
>>> requestProcessingTime: 84531
>>> globalProcessor:
>>> org.apache.coyote.RequestGroupInfo@940f82
>>> protocol: HTTP/1.0
>>> currentQueryString:
>>> maxRequestUri: /manager/status
>>> requestBytesReceived: 0
>>> serverPort: -1
>>> stage: 7
>>> requestCount: 6
>>> maxTime: 78
>>> processingTime: 156
>>> currentUri: /
>>> errorCount: 3
>>>
>>> Name:
>>>
>>
> Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest0
>>> modelerType: org.apache.coyote.RequestInfo
>>> virtualHost: localhost
>>> bytesSent: 122571
>>> method: GET
>>> remoteAddr: 127.0.0.1
>>> requestBytesSent: 221184
>>> contentLength: -1
>>> bytesReceived: 0
>>> requestProcessingTime: 422
>>> globalProcessor:
>>> org.apache.coyote.RequestGroupInfo@940f82
>>> protocol: HTTP/1.1
>>> currentQueryString:
>>> maxRequestUri: /manager/jmxproxy/
>>> requestBytesReceived: 0
>>> serverPort: 8080
>>> stage: 3
>>> requestCount: 9
>>> maxTime: 328
>>> processingTime: 875
>>> currentUri: /manager/jmxproxy/
>>> errorCount: 4
>>>
>>> Name:
>>>
>>
> Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest1
>>> modelerType: org.apache.coyote.RequestInfo
>>> bytesSent: 22380
>>> method: GET
>>> remoteAddr: 127.0.0.1
>>> requestBytesSent: 0
>>> contentLength: -1
>>> bytesReceived: 0
>>> requestProcessingTime: 1840890
>>> globalProcessor:
>>> org.apache.coyote.RequestGroupInfo@940f82
>>> protocol: HTTP/1.0
>>> currentQueryString:
>>> maxRequestUri: /manager/images/jakarta-logo.gif
>>> requestBytesReceived: 0
>>> serverPort: -1
>>> stage: 7
>>> requestCount: 5
>>> maxTime: 63
>>> processingTime: 140
>>> currentUri: /
>>> errorCount: 1
>>
>>
>> 	
>> 		
>> __________________________________
>> Yahoo! for Good - Make a difference this year.
>> http://brand.yahoo.com/cybergivingweek2005/> OK -
> Number of results: 4
>>
>> Name:
>>
> Geronimo:type=RequestProcessor,worker=http-0.0.0.0-8080,name=HttpReque 
> st3
>> modelerType: org.apache.coyote.RequestInfo
>> virtualHost: localhost
>> bytesSent: 10399
>> method: GET
>> remoteAddr: 127.0.0.1
>> requestBytesSent: 0
>> contentLength: -1
>> bytesReceived: 0
>> requestProcessingTime: 15
>> globalProcessor:
>> org.apache.coyote.RequestGroupInfo@f50caf
>> protocol: HTTP/1.1
>> currentQueryString:
>> qry=*%3Atype%3DRequestProcessor%2C*
>> maxRequestUri: /stats/jmxproxy/
>> requestBytesReceived: 0
>> serverPort: 8080
>> stage: 3
>> requestCount: 10
>> maxTime: 78
>> processingTime: 171
>> currentUri: /stats/jmxproxy/
>> errorCount: 7
>>
>> Name:
>>
> Geronimo:type=RequestProcessor,worker=http-0.0.0.0-8080,name=HttpReque 
> st1
>> modelerType: org.apache.coyote.RequestInfo
>> bytesSent: 232019
>> method: GET
>> remoteAddr: 127.0.0.1
>> requestBytesSent: 0
>> contentLength: -1
>> bytesReceived: 0
>> requestProcessingTime: 78906
>> globalProcessor:
>> org.apache.coyote.RequestGroupInfo@f50caf
>> protocol: HTTP/1.0
>> currentQueryString:
>> maxRequestUri: /console/portal/apps/apps_war
>> requestBytesReceived: 0
>> serverPort: -1
>> stage: 7
>> requestCount: 21
>> maxTime: 4734
>> processingTime: 13202
>> currentUri: /
>> errorCount: 7
>>
>> Name:
>>
> Geronimo:type=RequestProcessor,worker=http-0.0.0.0-8443,name=HttpReque 
> st0
>> modelerType: org.apache.coyote.RequestInfo
>> bytesSent: 0
>> method: GET
>> requestBytesSent: 0
>> contentLength: -1
>> bytesReceived: 0
>> requestProcessingTime: 1135965870625
>> globalProcessor:
>> org.apache.coyote.RequestGroupInfo@d1da68
>> protocol: HTTP/1.0
>> currentQueryString:
>> requestBytesReceived: 0
>> serverPort: -1
>> stage: 0
>> requestCount: 0
>> maxTime: 0
>> processingTime: 0
>> currentUri: /
>> errorCount: 0
>>
>> Name:
>>
> Geronimo:type=RequestProcessor,worker=http-0.0.0.0-8080,name=HttpReque 
> st2
>> modelerType: org.apache.coyote.RequestInfo
>> bytesSent: 57770
>> method: GET
>> remoteAddr: 127.0.0.1
>> requestBytesSent: 0
>> contentLength: -1
>> bytesReceived: 49
>> requestProcessingTime: 135860
>> globalProcessor:
>> org.apache.coyote.RequestGroupInfo@f50caf
>> protocol: HTTP/1.0
>> currentQueryString:
>> maxRequestUri: /console/portal/j_security_check
>> requestBytesReceived: 0
>> serverPort: -1
>> stage: 7
>> requestCount: 23
>> maxTime: 109
>> processingTime: 875
>> currentUri: /
>> errorCount: 0
>>
>>
>
>
>
> 		
> __________________________________________
> Yahoo! DSL – Something to write home about.
> Just $16.99/mo. or less.
> dsl.yahoo.com
>


Tomcat 5.5.9 vs 5.5.12

Posted by anita kulshreshtha <a_...@yahoo.com>.
    The tomcat version used in the source at 
https://svn.apache.org/repos/asf/geronimo/tags/1.0.0/
   is 5.5.12, whereas the tomcat version used in the
released binaries is 5.5.9. The following problem does
not occur in 5.5.9. 

Thnaks
Anita

--- anita kulshreshtha <a_...@yahoo.com> wrote:

> Jeff,
>     Thanks, for looking into this. Now I am seeing
> the
> request processors! The output for geronimo is
> attached. What changes did you make?
> 
> Thanks again!
> Anita 
> 
> --- anita kulshreshtha <a_...@yahoo.com> wrote:
> 
> > Jeff,
> >      In a standalone configuration tomcat
> configures
> > an MBean
> > Name:
> >
>
Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest0.
> >     This is not being configured in G. Do you have
> > any
> > ideas why? I am attaching a list of all
> > RequestProcessors running in a standalone tomcat.
> > The
> > G ones can be viewed by deploying the war attached
> > to
> > G-1293. There are none! Each request thread has an
> > associated RequestInfo which is used to gather
> > stats. 
> > 
> > Thanks
> > Anita 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> > protection around 
> > http://mail.yahoo.com > Name:
> >
>
Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest2
> > modelerType: org.apache.coyote.RequestInfo
> > bytesSent: 10626
> > method: GET
> > remoteAddr: 127.0.0.1
> > requestBytesSent: 0
> > contentLength: -1
> > bytesReceived: 0
> > requestProcessingTime: 84531
> > globalProcessor:
> > org.apache.coyote.RequestGroupInfo@940f82
> > protocol: HTTP/1.0
> > currentQueryString: 
> > maxRequestUri: /manager/status
> > requestBytesReceived: 0
> > serverPort: -1
> > stage: 7
> > requestCount: 6
> > maxTime: 78
> > processingTime: 156
> > currentUri: /
> > errorCount: 3
> > 
> > Name:
> >
>
Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest0
> > modelerType: org.apache.coyote.RequestInfo
> > virtualHost: localhost
> > bytesSent: 122571
> > method: GET
> > remoteAddr: 127.0.0.1
> > requestBytesSent: 221184
> > contentLength: -1
> > bytesReceived: 0
> > requestProcessingTime: 422
> > globalProcessor:
> > org.apache.coyote.RequestGroupInfo@940f82
> > protocol: HTTP/1.1
> > currentQueryString: 
> > maxRequestUri: /manager/jmxproxy/
> > requestBytesReceived: 0
> > serverPort: 8080
> > stage: 3
> > requestCount: 9
> > maxTime: 328
> > processingTime: 875
> > currentUri: /manager/jmxproxy/
> > errorCount: 4
> > 
> > Name:
> >
>
Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest1
> > modelerType: org.apache.coyote.RequestInfo
> > bytesSent: 22380
> > method: GET
> > remoteAddr: 127.0.0.1
> > requestBytesSent: 0
> > contentLength: -1
> > bytesReceived: 0
> > requestProcessingTime: 1840890
> > globalProcessor:
> > org.apache.coyote.RequestGroupInfo@940f82
> > protocol: HTTP/1.0
> > currentQueryString: 
> > maxRequestUri: /manager/images/jakarta-logo.gif
> > requestBytesReceived: 0
> > serverPort: -1
> > stage: 7
> > requestCount: 5
> > maxTime: 63
> > processingTime: 140
> > currentUri: /
> > errorCount: 1
> 
> 
> 	
> 		
> __________________________________ 
> Yahoo! for Good - Make a difference this year. 
> http://brand.yahoo.com/cybergivingweek2005/> OK -
Number of results: 4
> 
> Name:
>
Geronimo:type=RequestProcessor,worker=http-0.0.0.0-8080,name=HttpRequest3
> modelerType: org.apache.coyote.RequestInfo
> virtualHost: localhost
> bytesSent: 10399
> method: GET
> remoteAddr: 127.0.0.1
> requestBytesSent: 0
> contentLength: -1
> bytesReceived: 0
> requestProcessingTime: 15
> globalProcessor:
> org.apache.coyote.RequestGroupInfo@f50caf
> protocol: HTTP/1.1
> currentQueryString:
> qry=*%3Atype%3DRequestProcessor%2C*
> maxRequestUri: /stats/jmxproxy/
> requestBytesReceived: 0
> serverPort: 8080
> stage: 3
> requestCount: 10
> maxTime: 78
> processingTime: 171
> currentUri: /stats/jmxproxy/
> errorCount: 7
> 
> Name:
>
Geronimo:type=RequestProcessor,worker=http-0.0.0.0-8080,name=HttpRequest1
> modelerType: org.apache.coyote.RequestInfo
> bytesSent: 232019
> method: GET
> remoteAddr: 127.0.0.1
> requestBytesSent: 0
> contentLength: -1
> bytesReceived: 0
> requestProcessingTime: 78906
> globalProcessor:
> org.apache.coyote.RequestGroupInfo@f50caf
> protocol: HTTP/1.0
> currentQueryString: 
> maxRequestUri: /console/portal/apps/apps_war
> requestBytesReceived: 0
> serverPort: -1
> stage: 7
> requestCount: 21
> maxTime: 4734
> processingTime: 13202
> currentUri: /
> errorCount: 7
> 
> Name:
>
Geronimo:type=RequestProcessor,worker=http-0.0.0.0-8443,name=HttpRequest0
> modelerType: org.apache.coyote.RequestInfo
> bytesSent: 0
> method: GET
> requestBytesSent: 0
> contentLength: -1
> bytesReceived: 0
> requestProcessingTime: 1135965870625
> globalProcessor:
> org.apache.coyote.RequestGroupInfo@d1da68
> protocol: HTTP/1.0
> currentQueryString: 
> requestBytesReceived: 0
> serverPort: -1
> stage: 0
> requestCount: 0
> maxTime: 0
> processingTime: 0
> currentUri: /
> errorCount: 0
> 
> Name:
>
Geronimo:type=RequestProcessor,worker=http-0.0.0.0-8080,name=HttpRequest2
> modelerType: org.apache.coyote.RequestInfo
> bytesSent: 57770
> method: GET
> remoteAddr: 127.0.0.1
> requestBytesSent: 0
> contentLength: -1
> bytesReceived: 49
> requestProcessingTime: 135860
> globalProcessor:
> org.apache.coyote.RequestGroupInfo@f50caf
> protocol: HTTP/1.0
> currentQueryString: 
> maxRequestUri: /console/portal/j_security_check
> requestBytesReceived: 0
> serverPort: -1
> stage: 7
> requestCount: 23
> maxTime: 109
> processingTime: 875
> currentUri: /
> errorCount: 0
> 
> 



		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 


Re: tomcat statistics

Posted by anita kulshreshtha <a_...@yahoo.com>.
Jeff,
    Thanks, for looking into this. Now I am seeing the
request processors! The output for geronimo is
attached. What changes did you make?

Thanks again!
Anita 

--- anita kulshreshtha <a_...@yahoo.com> wrote:

> Jeff,
>      In a standalone configuration tomcat configures
> an MBean
> Name:
>
Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest0.
>     This is not being configured in G. Do you have
> any
> ideas why? I am attaching a list of all
> RequestProcessors running in a standalone tomcat.
> The
> G ones can be viewed by deploying the war attached
> to
> G-1293. There are none! Each request thread has an
> associated RequestInfo which is used to gather
> stats. 
> 
> Thanks
> Anita 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com > Name:
>
Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest2
> modelerType: org.apache.coyote.RequestInfo
> bytesSent: 10626
> method: GET
> remoteAddr: 127.0.0.1
> requestBytesSent: 0
> contentLength: -1
> bytesReceived: 0
> requestProcessingTime: 84531
> globalProcessor:
> org.apache.coyote.RequestGroupInfo@940f82
> protocol: HTTP/1.0
> currentQueryString: 
> maxRequestUri: /manager/status
> requestBytesReceived: 0
> serverPort: -1
> stage: 7
> requestCount: 6
> maxTime: 78
> processingTime: 156
> currentUri: /
> errorCount: 3
> 
> Name:
>
Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest0
> modelerType: org.apache.coyote.RequestInfo
> virtualHost: localhost
> bytesSent: 122571
> method: GET
> remoteAddr: 127.0.0.1
> requestBytesSent: 221184
> contentLength: -1
> bytesReceived: 0
> requestProcessingTime: 422
> globalProcessor:
> org.apache.coyote.RequestGroupInfo@940f82
> protocol: HTTP/1.1
> currentQueryString: 
> maxRequestUri: /manager/jmxproxy/
> requestBytesReceived: 0
> serverPort: 8080
> stage: 3
> requestCount: 9
> maxTime: 328
> processingTime: 875
> currentUri: /manager/jmxproxy/
> errorCount: 4
> 
> Name:
>
Catalina:type=RequestProcessor,worker=http-8080,name=HttpRequest1
> modelerType: org.apache.coyote.RequestInfo
> bytesSent: 22380
> method: GET
> remoteAddr: 127.0.0.1
> requestBytesSent: 0
> contentLength: -1
> bytesReceived: 0
> requestProcessingTime: 1840890
> globalProcessor:
> org.apache.coyote.RequestGroupInfo@940f82
> protocol: HTTP/1.0
> currentQueryString: 
> maxRequestUri: /manager/images/jakarta-logo.gif
> requestBytesReceived: 0
> serverPort: -1
> stage: 7
> requestCount: 5
> maxTime: 63
> processingTime: 140
> currentUri: /
> errorCount: 1


	
		
__________________________________ 
Yahoo! for Good - Make a difference this year. 
http://brand.yahoo.com/cybergivingweek2005/