oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.29k stars 739 forks source link

binary data in logs again due to annotation processing #4546

Closed vladak closed 4 months ago

vladak commented 4 months ago

Indexing with annotation cache enabled, 1.13.4 writes binary data to logs once again, making #4473 resurface:

2024-02-19 19:11:25.122+0000 SEVERE t6902 SCCSRepositoryAnnotationParser.processStream: Error: did not find annotations in line 5,932 for '/ws-local/sfwnv-clone/deleted_files.one-time/usr/src/lib/tcl/tcl8.3.3.tar.gz': [����b-o?�V���[@�}�?���Ӆ�_M��� �[��`(����zu�X0-�8��It���ζ(>ۚSB�j�]
vladak commented 4 months ago

This was likely reintroduced with #4516. It may need the changes #4524 for proper fix.