On 2015-11-02 11:25, Mike Unwalla wrote: > 247 MB, 225 MB, 49 MB
Seems your Java assumes a limit of 255MB, which is sometimes not enough. I think the reason might be either you're still using a 32 bit machine or you're using a 32 bit Java. You can start LT from the command line like this to assign it 512MB: java -Xmx512M -jar languagetool.jar Then accessing it from the Chrome add-on should work. Regards Daniel ------------------------------------------------------------------------------ _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel