Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSWin: "Error detected while processing function LanguageTool_lopen[1]..." #31

Open
harriott opened this issue Mar 7, 2022 · 0 comments

Comments

@harriott
Copy link

harriott commented Mar 7, 2022

:!java -jar C:\LanguageTool\languagetool-commandline.jar -h works fine
(and in PowerShell I can java -jar C:\LanguageTool\languagetool-commandline.jar <TextFileToCheck>)

Very early in my vimrc, I have

let g:languagetool_jar='C:\LanguageTool\languagetool-commandline.jar'

but :LanguageToolCheck gets me:

Error detected while processing function LanguageTool_lopen[1]..languagetool#Check:
  line   43: Command [java -jar C:\LanguageTool\languagetool-commandline.jar -c utf-8 -d WHITESPACE_RULE,EN_QUOTES -l fr --api C:\Users\troin\AppData\Local\Temp\V992ED4.tmp 2> C:\Users\troin\AppData\Local\Temp\VA22ED5.tmp] failed with error: 1
  line   46: ['Exception in thread "main" java.lang.StackOverflowError', '^Iat java.util.stream.Streams$ConcatSpliterator.estimateSize(Unknown Source)', '^Iat java.util.stream.Streams$ConcatSpliterator.estimateSize(Unknown Source)', ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant