-
Notifications
You must be signed in to change notification settings - Fork 33
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
jsonrpc internal error with no detail on the nature of the error #728
Comments
Internal error means that the error comes from the language server if I remember. In Log means, showing error in the Log tab of the lsp console |
@angelozerr totally possible, in which case the client side should log as much info about requests/responses as possible. IOException is obviously not relevant here |
I agree but I dont know how to reproduce your usecase and I am not sure if I can do something since this trace is managed by LSP4J (not LSP4IJ). |
@tribbloid @aboutZZ Please explain me how to reproduce your issue; |
strangely, the stack doesn't contain any lsp4ij class, the only evidence is from the IDEA error reporting interface, so no idea how to refine it so far
The text was updated successfully, but these errors were encountered: