Question
Belvnesheconombank
BY
Last activity: 15 Jun 2017 3:59 EDT
Tracer viewer tool issue
Hello! I downloaded tool from https://pdn.pega.com/use-tracer-viewer-tool-summarize-tracer-xml-output and can't open xml with trace.
Here is the log message:
Loading C:\Folder1\H455F7E11B6A95AB4EE1715784FAAC0C6.xml
Processing C:\Folder1\H455F7E11B6A95AB4EE1715784FAAC0C6.xml into C:\Folder1\H455F7E11B6A95AB4EE1715784FAAC0C6.pk
Reading event types from C:\Folder1\H455F7E11B6A95AB4EE1715784FAAC0C6.xml
0 events
Context: //Context contains a confidential data, so I delete it
Uncaught exception:
Traceback (most recent call last):
File "tracerGui.py", line 615, in OnOpen
File "tracerGui.py", line 604, in open
File "tracerGui.py", line 472, in OpenTracerFile
File "tracerGui.py", line 220, in __init__
File "tracer\tracerLoad.pyc", line 8, in load
File "tracerTake.pyc", line 191, in tracerTake
File "tracerTake.pyc", line 145, in scan_for_event_types
File "xml\sax\expatreader.pyc", line 211, in feed
File "xml\sax\handler.pyc", line 38, in fatalError
SAXParseException: <unknown>:84:69: not well-formed (invalid token)
I also renamed the generated XML and this did not help. Replacing the XML into tracer viewer directory also didn't help me.
This error has appear also when I try to open XML generated with Interaction option (event type) enabled.