Received this from Janning Vygen, attaching to the bug.

On Mon, Aug 31, 2009 at 2:50 PM, Janning Vygen<vy...@kicktipp.de> wrote:
>
> my status page looks like this (piped through xmllint --format)
>
> <?xml version="1.0" encoding="utf-8"?>
> <?xml-stylesheet type="text/xsl" href="/manager/xform.xsl" ?>
> <status>
>  <jvm>
>    <memory free="1804833320" total="4093444096" max="5726666752"/>
>  </jvm>
>  <connector name="http-80">
>    <threadInfo maxThreads="200" minSpareThreads="100" maxSpareThreads="200"
> currentThreadCount="200" currentThreadsBusy="2"/>
>    <requestInfo maxTime="106962" processingTime="106628483"
> requestCount="1719679" errorCount="10302" bytesReceived="135507531"
> bytesSent="28478085194"/>
>    <workers>
>      <worker stage="R" requestProcessingTime="0" requestBytesSent="0"
> requestBytesRecieved="0" remoteAddr="?" virtualHost="?" method="?"
> currentUri="?" currentQueryString="?" protocol="?"/>
>     [...]
>
> the problem is here:
>
>     <connector name="http-80">
>
> the plugin assumes
>
>     <connector>
>        <http-80>
>             [...]
>        </http-80>
>    </connector>
>
> kind regards
> Janning



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to