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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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: > > [EMAIL PROTECTED] > > 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: > > [EMAIL PROTECTED] > > 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: > > [EMAIL PROTECTED] > > 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: > [EMAIL PROTECTED] > 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: > [EMAIL PROTECTED] > 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: > [EMAIL PROTECTED] > 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: > [EMAIL PROTECTED] > 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
