Hi Chetan,
I’m using tika-app-2.9.1 working with Tika pipes on Windows and MacOS, and got get client timeout messages and oom memory errors on Windows. On Windows it helped to expand Virtual Memory/paging file for specific disks, and also check if not running too many parallel threads if that is relevant in your case. Regards, Emil Van: Chetan Bikire <[email protected]> Beantwoorden - Aan: <[email protected]> Datum: woensdag 20 maart 2024 om 19:20 Aan: <[email protected]> Onderwerp: Memory exception Hi Team, We are working with Apache tika server standard 2.9.1 and calling rest endpoint(rmeta/text). Tried to parse eml file which contains around 465mb XML &198 MP4 as an attachment but getting exception for Java heap memory also tried allocating heap memory using -Xmx5g but still failed, is their any other way to handle this? Thanks
