HP Comware 5 Debug Manual Vol 1

// CWMP finished receiving the HTTP header.
*Aug 10 17:57:44:344 2007 Sysname CWMP/7/DebugInfo:
information:Continue to receive HTTP message .
// CWMP continued to receive the HTTP message body.
*Aug 10 17:57:44:344 2007 Sysname CWMP/7/DebugInfo:
information:Message received. length = 564.
// CWMP received a message. The message length is 564.
*Aug 10 17:57:44:344 2007 Sysname CWMP/7/DebugInfo:
receive:Message received. message =
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:cwmp="urn:dslforum-org:cwmp-1-0"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Header>
<cwmp:ID soap:mustUnderstand="1">1</cwmp:ID>
</soap:Header>
<soap:Body>
<cwmp:InformResponse>
<MaxEnvelopes>5</MaxEnvelopes>
</cwmp:InformResponse>
</soap:Body>
</soap:Envelope>
// CWMP received a message.
*Aug 10 17:57:44:344 2007 Sysname CWMP/7/DebugInfo:
information:Message received. length = 0.
// CWMP received a message. The message length is 0.
*Aug 10 17:57:44:344 2007 Sysname CWMP/7/DebugInfo:
information:Receiving HTTP message completed .
// CWMP finished receiving the message.
*Aug 10 17:57:44:359 2007 Sysname CWMP/7/DebugInfo:
information:Pushing label succeeded. full-label = <cwmp:ID>.
// CWMP succeeded in pushing the label with the long label <cwmp:ID>.
*Aug 10 17:57:44:359 2007 Sysname CWMP/7/DebugInfo:
information:Poping label succeeded. full-label = .
// CWMP succeeded in popping the label with the long label empty.
*Aug 10 17:57:44:359 2007 Sysname CWMP/7/DebugInfo:
information:Parsing RPC method completed.
// CWMP completed parsing RPC method.
*Aug 10 17:57:44:359 2007 Sysname CWMP/7/DebugInfo:
information:Pushing label succeeded. full-label = <cwmp:InformResponse>.
// CWMP succeeded in pushing the label with the long label <cwmp:InformResponse>.
*Aug 10 17:57:44:375 2007 Sysname CWMP/7/DebugInfo:
information:Pushing label succeeded. full-label = <cwmp:InformResponse><MaxE
338