Erik van Leeuwen

Results 19 comments of Erik van Leeuwen

Is this something that should/could be fixed by LanguageTool? I would like to be able to get [Erikvl87/docker-languagetool](https://github.com/Erikvl87/docker-languagetool) working on ARM64 devices: https://github.com/Erikvl87/docker-languagetool/issues/15 I was trying to include the workaround...

Not sure how I missed that yesterday. That indeed solves the error above. Thank you @eseiler.

Thank you! I've got the `bridj.jar` part working now. I am still struggling with extracting the `hunspell.jar` file though. Could you maybe also give me some pointers on how to...

Sorry that I've kept you waiting. I unfortunately didn't had the time yet to look into this. I'll do my best to take a look soon. Meanwhile, would the provided...

@Aculeasis, The provided solution of @dprothero seems to work here as well. I think the example above is useful to include in the `README.md` so I will keep this ticket...

@Aculeasis That should be a question for the official LanguageTool developers. From what I could find is that they don't have an official set of requirements regarding memory configuration: >...

Hi @Write, could you try [increasing both minimal and maximum heap sizes](https://github.com/Erikvl87/docker-languagetool#java-heap-size) and see if that solves the issue?

Sorry, due to personal circumstances I was not able to spend a lot of time on this. I never got this reproduced, and I am not sure if the issue...

Hi @anetschka, since I couldn't reproduce your issue, could you let me know on what type of device you are running the image? What OS is installed? How does your...

@Maxl94 I think your issue is unrelated to this ticket. If I'm not mistaken, `linux/arm/v7` is a 32bit architecture. Currently, I've only released Docker images for `linux/amd64` and `linux/arm64` (see...