Hi
I have 2 question about Tomcat Status Monitor
1) Tomcat Status (XML format).
If i have into 'request stack' a request with 2 or + parameter (GET) i receive
this error
| Error XML: non well-formed
|
| <?xml version="1.0" encoding="utf-8"?><?xml-stylesheet
type="text/xsl" ref="/manager/xform.xsl" ?><status>
| <jvm><memory free='1430730056' total='2123628544'
max='2123628544'/></jvm>
| <connector name='jk-7213'>
| <threadInfo maxThreads="700" minSpareThreads="4"
MaxSpareThreads="50" currentThreadCount="60"
currentThreadsBusy="35" />
| <requestInfo maxTime="...." processingTime="..."
requestCount="267168" errorCount="..." bytesReceived="0"
bytesSent="...." />
| <workers>
| <worker stage="K" requestProcessingTime="..."
requestBytesSent="0" requestBytesReceived="0"
remoteAddr="...." virtualHost="?" method="?"
currentUri="?" currentQueryString="?" protocol="?" />
| <worker stage="K" requestProcessingTime="..."
requestBytesSent="0" requestBytesReceived="0"
remoteAddr="...." virtualHost="?" method="?"
currentUri="?" currentQueryString="?" protocol="?" />
| <worker stage="S" requestProcessingTime="..."
requestBytesSent="...." requestBytesReceived="0"
remoteAddr="...." virtualHost="....." method="GET"
currentUri="...."
currentQueryString="HPR=Adv&advId=578&rChId=&....
| On 2nd '=' into querystring i have error
|
2) Can i have Full Status in XML format?
Sorry for bad english :-)
Best regards
Luca
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025732#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...