sdstoehr / har-reader

Library for accessing HTTP Archives (HAR) with Java
MIT License
91 stars 29 forks source link

Error reading HAR file #2

Closed claytonneal closed 9 years ago

claytonneal commented 9 years ago

When reading a HAR file i get:

Exception de.sstoehr.harreader.HarReaderException

Message: com.fasterxml.jackson.databind.JsonMappingException: Invalid UTF-8 middle byte 0x65 at [Source: c:\qaautomation\jenkins\workspace\Unity3-Production-CI\reports\Content_Univserse_EnDuo.har; line: 1, column: 22183](through reference chain: de.sstoehr.harreader.model.Har["log"]->de.sstoehr.harreader.model.HarLog["entries"]->de.sstoehr.harreader.model.HarEntry["response"]->de.sstoehr.harreader.model.HarResponse["content"]->de.sstoehr.harreader.model.HarContent["text"])

claytonneal commented 9 years ago

Ignore this - the library I'm using to write har files isn't writing utf