adobe / log-parser

An SDK and Tool that allows you to analyse, sort, filter, and search your logs. The added value is that all data is stored in Java objects that can be used for other purposes such as: assertions, reporting, automated decision making.
MIT License
18 stars 8 forks source link

Parsing stops abruptly in german log #102

Closed baubakg closed 3 months ago

baubakg commented 3 months ago

Given a specific file the log parser bruptly stops parsing wwith no error.

The problem is because the file is marked as UTF-8 it seems, but there are non-UTF-8 characters in the file issue102_charSetBadUTFChar.log

Example is if you perform SED :

sed 's/nms/RND1/g' issue102_charSetBadUTFChar.log tissue102_charSetBadUTFCharNew.log    

you get the error:

sed: RE error: illegal byte sequence