yegappan / lsp

Language Server Protocol (LSP) plugin for Vim9
MIT License
461 stars 54 forks source link

Errors when using jdtls #125

Closed Tachi107 closed 1 year ago

Tachi107 commented 1 year ago

Hi, when using Java's jdtls language server (version 1.18.0), the lsp plugin reports lots of errors.

Here's what gets logged when opening a single Java file:

Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '2a5ba60a-706f-47ee-8150-f7f6d8c8b2ac', 'value': {'message': 'Refreshing Maven model', 'kind': 'begin', 'title': 'project jdt.ls-java-project'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '2a5ba60a-706f-47ee-8150-f7f6d8c8b2ac', 'value': {'percentage': 0, 'message': 'Refreshing Maven model', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '2a5ba60a-706f-47ee-8150-f7f6d8c8b2ac', 'value': {'message': 'Updating Maven Dependencies', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '2a5ba60a-706f-47ee-8150-f7f6d8c8b2ac', 'value': {'message': 'Updating Maven Dependencies', 'kind': 'begin', 'title': 'project EmotionalSongs_1ca8f7d1'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '2a5ba60a-706f-47ee-8150-f7f6d8c8b2ac', 'value': {'message': 'Updating Maven Dependencies', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '39f0910d-c87a-4619-8625-447b4c4f079c', 'value': {'message': 'Repository registry initialization', 'kind': 'begin', 'title': 'Repository registry initialization'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '39f0910d-c87a-4619-8625-447b4c4f079c', 'value': {'message': 'Repository registry initialization', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e1e2ace3-dc09-46ce-878b-f55774bcb757', 'value': {'message': 'Initialize Workspace', 'kind': 'begin', 'title': 'Initialize Workspace'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e1e2ace3-dc09-46ce-878b-f55774bcb757', 'value': {'percentage': 0, 'message': 'Initialize Workspace', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e1e2ace3-dc09-46ce-878b-f55774bcb757', 'value': {'percentage': 30, 'message': 'Initialize Workspace', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e1e2ace3-dc09-46ce-878b-f55774bcb757', 'value': {'message': 'Initialize Workspace', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'cab238bb-aa9b-47ff-ac5f-01cceafccc38', 'value': {'message': 'Synchronizing projects', 'kind': 'begin', 'title': 'Synchronizing projects'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'cab238bb-aa9b-47ff-ac5f-01cceafccc38', 'value': {'percentage': 0, 'message': 'Synchronizing projects', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e9332173-21c6-48d9-b5f8-b495a1941bd4', 'value': {'message': 'Synchronizing projects', 'kind': 'begin', 'title': 'Synchronizing projects'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e9332173-21c6-48d9-b5f8-b495a1941bd4', 'value': {'percentage': 0, 'message': 'Synchronizing projects', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e1e2ace3-dc09-46ce-878b-f55774bcb757', 'value': {'message': 'Initialize Workspace', 'kind': 'begin', 'title': 'Initialize Workspace'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e1e2ace3-dc09-46ce-878b-f55774bcb757', 'value': {'message': 'Initialize Workspace', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'cab238bb-aa9b-47ff-ac5f-01cceafccc38', 'value': {'message': 'Synchronizing projects', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e9332173-21c6-48d9-b5f8-b495a1941bd4', 'value': {'message': 'Synchronizing projects', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'cab238bb-aa9b-47ff-ac5f-01cceafccc38', 'value': {'message': 'Synchronizing projects', 'kind': 'begin', 'title': 'Synchronizing projects'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'cab238bb-aa9b-47ff-ac5f-01cceafccc38', 'value': {'message': 'Synchronizing projects', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e9332173-21c6-48d9-b5f8-b495a1941bd4', 'value': {'message': 'Synchronizing projects', 'kind': 'begin', 'title': 'Synchronizing projects'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e9332173-21c6-48d9-b5f8-b495a1941bd4', 'value': {'message': 'Synchronizing projects', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'cf5ea120-49d7-4965-8446-d3db337b4e4e', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'cf5ea120-49d7-4965-8446-d3db337b4e4e', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'cf5ea120-49d7-4965-8446-d3db337b4e4e', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'fb06f598-34e0-4240-99f6-0110420e41a8', 'value': {'message': 'Publish Diagnostics', 'kind': 'begin', 'title': 'Publish Diagnostics'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'fb06f598-34e0-4240-99f6-0110420e41a8', 'value': {'percentage': 0, 'message': 'Publish Diagnostics', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'fb06f598-34e0-4240-99f6-0110420e41a8', 'value': {'percentage': 25, 'message': 'Publish Diagnostics', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'fb06f598-34e0-4240-99f6-0110420e41a8', 'value': {'message': 'Publish Diagnostics', 'kind': 'end'}}}
Error: Unsupported request message received from the LSP server (jdtls), message = {'id': '2', 'jsonrpc': '2.0', 'method': 'workspace/executeClientCommand', 'params': {'arguments': [], 'command': '_java.reloadBundles.command'}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e2a34b75-89a5-423e-9774-f438d258a5ce', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e2a34b75-89a5-423e-9774-f438d258a5ce', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e2a34b75-89a5-423e-9774-f438d258a5ce', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'f35faab2-f017-480e-bef4-1086a66cd845', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'f35faab2-f017-480e-bef4-1086a66cd845', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'f35faab2-f017-480e-bef4-1086a66cd845', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '385d5f7e-9756-4917-8de1-64ff67c2c2fd', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '385d5f7e-9756-4917-8de1-64ff67c2c2fd', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '385d5f7e-9756-4917-8de1-64ff67c2c2fd', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '1a5f6dde-ed49-4d31-9bed-e992fed14ba7', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '1a5f6dde-ed49-4d31-9bed-e992fed14ba7', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '1a5f6dde-ed49-4d31-9bed-e992fed14ba7', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '871f50b6-72bc-46cb-ac0b-3e9d63e3c585', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '871f50b6-72bc-46cb-ac0b-3e9d63e3c585', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '871f50b6-72bc-46cb-ac0b-3e9d63e3c585', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '01a8ac4e-5eb7-4b69-ae5a-7531cc10f518', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '01a8ac4e-5eb7-4b69-ae5a-7531cc10f518', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '01a8ac4e-5eb7-4b69-ae5a-7531cc10f518', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '3b126b1d-c543-45c5-9c6b-f523797e0d7a', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '3b126b1d-c543-45c5-9c6b-f523797e0d7a', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '3b126b1d-c543-45c5-9c6b-f523797e0d7a', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '7447ccdd-8f8c-4072-b8f8-34f249caf7f0', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '7447ccdd-8f8c-4072-b8f8-34f249caf7f0', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '7447ccdd-8f8c-4072-b8f8-34f249caf7f0', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '9be6ebf1-6185-4b87-9431-aeff0672b5cf', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '9be6ebf1-6185-4b87-9431-aeff0672b5cf', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '9be6ebf1-6185-4b87-9431-aeff0672b5cf', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'b4be2df8-9d9a-4924-879d-d064cb5520ea', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'b4be2df8-9d9a-4924-879d-d064cb5520ea', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'b4be2df8-9d9a-4924-879d-d064cb5520ea', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e9340355-945b-4023-99de-943847995c7c', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e9340355-945b-4023-99de-943847995c7c', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e9340355-945b-4023-99de-943847995c7c', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '326147b6-2e1b-4a7e-80db-a9f313521890', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '326147b6-2e1b-4a7e-80db-a9f313521890', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '326147b6-2e1b-4a7e-80db-a9f313521890', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '221f4f95-807c-4b66-bfa3-3fd479fbf5a0', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '221f4f95-807c-4b66-bfa3-3fd479fbf5a0', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '221f4f95-807c-4b66-bfa3-3fd479fbf5a0', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '78b910d0-ea99-4db6-b413-5bc5a4eac2e6', 'value': {'message': 'Publish Diagnostics', 'kind': 'begin', 'title': 'Publish Diagnostics'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '78b910d0-ea99-4db6-b413-5bc5a4eac2e6', 'value': {'percentage': 0, 'message': 'Publish Diagnostics', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '78b910d0-ea99-4db6-b413-5bc5a4eac2e6', 'value': {'percentage': 50, 'message': 'Publish Diagnostics', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '78b910d0-ea99-4db6-b413-5bc5a4eac2e6', 'value': {'message': 'Publish Diagnostics', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e87a9230-bcef-4e03-95f5-9c3b10110690', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e87a9230-bcef-4e03-95f5-9c3b10110690', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e87a9230-bcef-4e03-95f5-9c3b10110690', 'value': {'message': 'Validate documents', 'kind': 'end'}}}

Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '5b53f3d7-b231-49f3-871f-9d027f3c9990', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '5b53f3d7-b231-49f3-871f-9d027f3c9990', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '5b53f3d7-b231-49f3-871f-9d027f3c9990', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '82e98f54-173d-401e-9263-4019ac51552c', 'value': {'message': 'Publish Diagnostics', 'kind': 'begin', 'title': 'Publish Diagnostics'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '82e98f54-173d-401e-9263-4019ac51552c', 'value': {'percentage': 0, 'message': 'Publish Diagnostics', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '82e98f54-173d-401e-9263-4019ac51552c', 'value': {'message': 'Publish Diagnostics', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '1a3dc41e-2cfc-4b2c-880d-0c09ad3542ea', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '1a3dc41e-2cfc-4b2c-880d-0c09ad3542ea', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '1a3dc41e-2cfc-4b2c-880d-0c09ad3542ea', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '29207562-c018-4720-87a8-57140b15e0c8', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '29207562-c018-4720-87a8-57140b15e0c8', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '29207562-c018-4720-87a8-57140b15e0c8', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '8ac282b9-29c8-4a65-8567-aeef8597218d', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '8ac282b9-29c8-4a65-8567-aeef8597218d', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '8ac282b9-29c8-4a65-8567-aeef8597218d', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '9297d000-a902-4630-b3a0-d2eee0bb816f', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '9297d000-a902-4630-b3a0-d2eee0bb816f', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '9297d000-a902-4630-b3a0-d2eee0bb816f', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'acec59b0-19fd-4bb0-903c-b913ab928127', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'acec59b0-19fd-4bb0-903c-b913ab928127', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'acec59b0-19fd-4bb0-903c-b913ab928127', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '52cc07ae-c1ec-478e-bcbc-9b4b03dab92b', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '52cc07ae-c1ec-478e-bcbc-9b4b03dab92b', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '52cc07ae-c1ec-478e-bcbc-9b4b03dab92b', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '28655931-2c72-4736-a7e8-e92508fb1a4a', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '28655931-2c72-4736-a7e8-e92508fb1a4a', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '28655931-2c72-4736-a7e8-e92508fb1a4a', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'ec0e192e-b368-426c-9e36-c791aa0b4c81', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'ec0e192e-b368-426c-9e36-c791aa0b4c81', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'ec0e192e-b368-426c-9e36-c791aa0b4c81', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e8065ba1-e465-46db-8b8f-113e380361da', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e8065ba1-e465-46db-8b8f-113e380361da', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': 'e8065ba1-e465-46db-8b8f-113e380361da', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '97512d8b-db98-4fd2-8a69-d1ec4abee604', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '97512d8b-db98-4fd2-8a69-d1ec4abee604', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '97512d8b-db98-4fd2-8a69-d1ec4abee604', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
No signature help available
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '48c241c0-c9c6-43d6-b5f5-e3ef1e954a6b', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '48c241c0-c9c6-43d6-b5f5-e3ef1e954a6b', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '48c241c0-c9c6-43d6-b5f5-e3ef1e954a6b', 'value': {'message': 'Validate documents', 'kind': 'end'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '14bea736-5137-4fbd-8435-e10489299a7b', 'value': {'message': 'Validate documents', 'kind': 'begin', 'title': 'Validate documents'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '14bea736-5137-4fbd-8435-e10489299a7b', 'value': {'percentage': 0, 'message': 'Validate documents', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '14bea736-5137-4fbd-8435-e10489299a7b', 'value': {'message': 'Validate documents', 'kind': 'end'}}}

Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '87affb00-ad32-44bc-8e6e-112c6e452f55', 'value': {'message': 'Publish Diagnostics', 'kind': 'begin', 'title': 'Publish Diagnostics'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '87affb00-ad32-44bc-8e6e-112c6e452f55', 'value': {'percentage': 0, 'message': 'Publish Diagnostics', 'kind': 'report'}}}
Error: Unsupported notification message received from the LSP server (jdtls), message = {'method': '$/progress', 'jsonrpc': '2.0', 'params': {'token': '87affb00-ad32-44bc-8e6e-112c6e452f55', 'value': {'message': 'Publish Diagnostics', 'kind': 'end'}}}

How can I help in solving this issue?

Thanks for the plugin!

unsigned-enby commented 1 year ago

I am getting a similar error with python-lsp-server: Error: Unsupported notification message received from the LSP server (/usr/bin/pylsp), message = {'method': '$/progress', ' jsonrpc': '2.0', 'params': {'token': '27e0f7e4-5791-4d06-91f0-227ebc20d65b', 'value': {'kind': 'begin', 'title': 'lint: pyf lakes'}}} Error: Unsupported notification message received from the LSP server (/usr/bin/pylsp), message = {'method': '$/progress', ' jsonrpc': '2.0', 'params': {'token': '27e0f7e4-5791-4d06-91f0-227ebc20d65b', 'value': {'kind': 'end'}}} Error: Unsupported notification message received from the LSP server (/usr/bin/pylsp), message = {'method': '$/progress', ' jsonrpc': '2.0', 'params': {'token': '9206295e-e9cb-4a18-9e8a-c662ae0e7cf9', 'value': {'kind': 'begin', 'title': 'lint: pyc odestyle'}}} Error: Unsupported notification message received from the LSP server (/usr/bin/pylsp), message = {'method': '$/progress', ' jsonrpc': '2.0', 'params': {'token': '9206295e-e9cb-4a18-9e8a-c662ae0e7cf9', 'value': {'kind': 'end'}}} Error: Unsupported notification message received from the LSP server (/usr/bin/pylsp), message = {'method': '$/progress', ' jsonrpc': '2.0', 'params': {'token': 'ab6a44d5-da4c-447f-8861-bac72e485de4', 'value': {'kind': 'begin', 'title': 'lint: mcc abe'}}} Error: Unsupported notification message received from the LSP server (/usr/bin/pylsp), message = {'method': '$/progress', ' jsonrpc': '2.0', 'params': {'token': 'ab6a44d5-da4c-447f-8861-bac72e485de4', 'value': {'kind': 'end'}}}

yegappan commented 1 year ago

I have committed 1bac42a2f3ee01f8a9fa3d41dcdce3f3fb046169 to ignore this notification message.

Tachi107 commented 1 year ago

Thanks!