I get occasional XML parse errors:

Process XML (name here): XML_ParseBuffer() error at line 16939: not well-formed

The frequency of this error on a daily basis is:

COUNT DAY
--------------
   2 Dec 13
  50 Dec 14
  25 Dec 15
   9 Dec 16
  32 Dec 17
   7 Dec 18
  31 Dec 19
  41 Dec 20
  32 Dec 21
  17 Dec 22

It appears that this error leads to the drop-outs I've been seeing in my graphs.

I've captured a sample XML stream and tested it with xmllint. It is valid. I'd guess that if I could catch the 'right' stream I'd probably see an error.

Question -- is there any other way to log/capture the XML output that is causing this error?

Thanks.
eric






Reply via email to