[internal] Tue Oct 24 10:20:23 2023: (:message "Running language server: jdtls") [client-request] (id:1) Tue Oct 24 10:20:23 2023: (:jsonrpc "2.0" :id 1 :method "initialize" :params (:processId 2767335 :rootPath "/tmp/hello/" :rootUri "file:///tmp/hello" :initializationOptions (:settings (:java (:format (:enabled t :comments (:enabled t) :onType (:enabled t) :settings (:url "file:///data/cay/bin/cay-eclipse.formatter.xml" :profile "cay"))))) :capabilities (:workspace (:applyEdit t :executeCommand (:dynamicRegistration :json-false) :workspaceEdit (:documentChanges t) :didChangeWatchedFiles (:dynamicRegistration t) :symbol (:dynamicRegistration :json-false) :configuration t :workspaceFolders t) :textDocument (:synchronization (:dynamicRegistration :json-false :willSave t :willSaveWaitUntil t :didSave t) :completion (:dynamicRegistration :json-false :completionItem (:snippetSupport :json-false :deprecatedSupport t :resolveSupport (:properties ["documentation" "details" "additionalTextEdits"]) :tagSupport (:valueSet [1])) :contextSupport t) :hover (:dynamicRegistration :json-false :contentFormat ["plaintext"]) :signatureHelp (:dynamicRegistration :json-false :signatureInformation (:parameterInformation (:labelOffsetSupport t) :activeParameterSupport t)) :references (:dynamicRegistration :json-false) :definition (:dynamicRegistration :json-false :linkSupport t) :declaration (:dynamicRegistration :json-false :linkSupport t) :implementation (:dynamicRegistration :json-false :linkSupport t) :typeDefinition (:dynamicRegistration :json-false :linkSupport t) :documentSymbol (:dynamicRegistration :json-false :hierarchicalDocumentSymbolSupport t :symbolKind (:valueSet [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26])) :documentHighlight (:dynamicRegistration :json-false) :codeAction (:dynamicRegistration :json-false :codeActionLiteralSupport (:codeActionKind (:valueSet ["quickfix" "refactor" "refactor.extract" "refactor.inline" "refactor.rewrite" "source" "source.organizeImports"])) :isPreferredSupport t) :formatting (:dynamicRegistration :json-false) :rangeFormatting (:dynamicRegistration :json-false) :rename (:dynamicRegistration :json-false) :inlayHint (:dynamicRegistration :json-false) :publishDiagnostics (:relatedInformation :json-false :codeDescriptionSupport :json-false :tagSupport (:valueSet [1 2]))) :window (:workDoneProgress t) :general (:positionEncodings ["utf-32" "utf-8" "utf-16"]) :experimental #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8125 data ())) :workspaceFolders [(:uri "file:///tmp/hello" :name "/tmp/hello/")])) [stderr] WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector [stderr] Oct 24, 2023 10:20:24 AM org.apache.aries.spifly.BaseActivator log [stderr] INFO: Registered provider ch.qos.logback.classic.servlet.LogbackServletContainerInitializer of service jakarta.servlet.ServletContainerInitializer in bundle ch.qos.logback.classic [stderr] Oct 24, 2023 10:20:24 AM org.apache.aries.spifly.BaseActivator log [stderr] INFO: Registered provider ch.qos.logback.classic.spi.LogbackServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle ch.qos.logback.classic [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "Init...")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "0% Starting Java Language Server")) [server-request] (id:1) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "1" :method "window/workDoneProgress/create" :params (:token "37aee26a-1230-4140-b903-7ee662d6c918")) [client-reply] (id:1) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "1" :result nil) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "37aee26a-1230-4140-b903-7ee662d6c918" :value (:kind "begin" :title "Initialize Workspace" :message "Initialize Workspace"))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "37aee26a-1230-4140-b903-7ee662d6c918" :value (:kind "report" :message "Initialize Workspace - 0% " :percentage 0))) [server-reply] (id:1) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id 1 :result (:capabilities (:textDocumentSync (:openClose t :change 2 :willSave t :willSaveWaitUntil t :save (:includeText t)) :hoverProvider t :completionProvider (:resolveProvider t :triggerCharacters ["." "@" "#" "*" " "]) :signatureHelpProvider (:triggerCharacters ["(" ","]) :definitionProvider t :typeDefinitionProvider t :implementationProvider t :referencesProvider t :documentHighlightProvider t :documentSymbolProvider t :workspaceSymbolProvider t :codeActionProvider t :codeLensProvider (:resolveProvider t) :documentFormattingProvider t :documentRangeFormattingProvider t :documentOnTypeFormattingProvider (:firstTriggerCharacter ";" :moreTriggerCharacter ["\n" "}"]) :renameProvider (:prepareProvider t) :foldingRangeProvider t :executeCommandProvider (:commands ["java.project.import" "java.navigate.openTypeHierarchy" "java.project.resolveStackTraceLocation" "java.edit.handlePasteEvent" "java.edit.stringFormatting" "java.project.getSettings" "java.project.resolveWorkspaceSymbol" "java.project.upgradeGradle" "java.project.createModuleInfo" "java.edit.organizeImports" "java.project.refreshDiagnostics" "java.project.removeFromSourcePath" "java.project.listSourcePaths" "java.project.getAll" "java.reloadBundles" "java.project.isTestFile" "java.project.getClasspaths" "java.navigate.resolveTypeHierarchy" "java.edit.smartSemicolonDetection" "java.project.updateSourceAttachment" "java.decompile" "java.protobuf.generateSources" "java.project.resolveSourceAttachment" "java.project.addToSourcePath" "java.completion.onDidSelect"]) :workspace (:workspaceFolders (:supported t :changeNotifications t)) :typeHierarchyProvider t :callHierarchyProvider t :selectionRangeProvider t :semanticTokensProvider (:legend (:tokenTypes ["namespace" "class" "interface" "enum" "enumMember" "type" "typeParameter" "method" "property" "variable" "parameter" "modifier" "keyword" "annotation" "annotationMember" "record" "recordComponent"] :tokenModifiers ["abstract" "static" "readonly" "deprecated" "declaration" "documentation" "public" "private" "protected" "native" "generic" "typeArgument" "importDeclaration" "constructor"]) :range :json-false :full (:delta :json-false) :documentSelector [(:language "java" :scheme "file") (:language "java" :scheme "jdt")]) :inlayHintProvider t))) [client-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "initialized" :params #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8125 data ())) [client-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "textDocument/didOpen" :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java" :version 0 :languageId "java" :text "import javax.swing.*;\nimport java.awt.*;\n\n/**\n * @version 1.32 2007-06-12\n * @author Cay Horstmann\n */\npublic class NotHelloWorld\n{\n public static void main(String[] args)\n {\n EventQueue.invokeLater(new Runnable()\n {\n public void run()\n {\n NotHelloWorldFrame frame = new NotHelloWorldFrame();\n frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\n frame.setVisible(true);\n }\n });\n }\n}\n\n/**\n * A frame that contains a message panel\n */\nclass NotHelloWorldFrame extends JFrame\n{\n public NotHelloWorldFrame()\n {\n setTitle(\"NotHelloWorld\");\n setSize(DEFAULT_WIDTH, DEFAULT_HEIGHT);\n\n // add panel to frame\n\n NotHelloWorldComponent comp = new NotHelloWorldComponent();\n add(comp);\n }\n\n public static final int DEFAULT_WIDTH = 300;\n public static final int DEFAULT_HEIGHT = 200;\n}\n\n/**\n * A component that displays a message.\n */\nclass NotHelloWorldComponent extends JComponent\n{\n public void paintComponent(Graphics g)\n {\n g.drawString(\"Not a Hello, World program\", MESSAGE_X, MESSAGE_Y);\n }\n\n public static final int MESSAGE_X = 75;\n public static final int MESSAGE_Y = 100;\n}\n"))) [client-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "workspace/didChangeConfiguration" :params (:settings #s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8125 data ()))) [server-request] (id:2) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "2" :method "window/workDoneProgress/create" :params (:token "98c1cda7-d85a-4ea2-b117-dd96bb933ea7")) [client-reply] (id:2) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "2" :result nil) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "98c1cda7-d85a-4ea2-b117-dd96bb933ea7" :value (:kind "begin" :title "Repository registry initialization" :message "Repository registry initialization"))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "98c1cda7-d85a-4ea2-b117-dd96bb933ea7" :value (:kind "end" :message "Repository registry initialization"))) [client-request] (id:2) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id 2 :method "textDocument/inlayHint" :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :range (:start (:line 0 :character 0) :end (:line 56 :character 0)))) [server-request] (id:3) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "3" :method "window/workDoneProgress/create" :params (:token "a620ddd5-dd28-4c82-94c9-0e68c4aec748")) [client-reply] (id:3) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "3" :result nil) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "a620ddd5-dd28-4c82-94c9-0e68c4aec748" :value (:kind "begin" :title "Look up for installed JVMs" :message "Look up for installed JVMs"))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "a620ddd5-dd28-4c82-94c9-0e68c4aec748" :value (:kind "report" :message "Look up for installed JVMs - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "a620ddd5-dd28-4c82-94c9-0e68c4aec748" :value (:kind "end" :message "/usr/lib/jvm/java-11-openjdk-amd64"))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "30% Starting Java Language Server")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "37aee26a-1230-4140-b903-7ee662d6c918" :value (:kind "report" :message "Initialize Workspace - 30% " :percentage 30))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "ProjectStatus" :message "OK")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "100% Starting Java Language Server")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "37aee26a-1230-4140-b903-7ee662d6c918" :value (:kind "end" :message "Initialize Workspace"))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "1000% Starting Java Language Server")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "1005% Starting Java Language Server")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "1010% Starting Java Language Server")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "1100% Starting Java Language Server")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "1100% Starting Java Language Server")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Started" :message "Ready")) [server-request] (id:4) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "4" :method "window/workDoneProgress/create" :params (:token "c0b0dac3-2ef4-405d-9204-1dbe50c2d743")) [client-reply] (id:4) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "4" :result nil) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "c0b0dac3-2ef4-405d-9204-1dbe50c2d743" :value (:kind "begin" :title "Synchronizing projects" :message "Synchronizing projects"))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "c0b0dac3-2ef4-405d-9204-1dbe50c2d743" :value (:kind "report" :message "Synchronizing projects - 0% " :percentage 0))) [server-request] (id:5) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "5" :method "window/workDoneProgress/create" :params (:token "9220a7d4-3e3f-41a5-a8ff-4b02ec296914")) [client-reply] (id:5) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "5" :result nil) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "9220a7d4-3e3f-41a5-a8ff-4b02ec296914" :value (:kind "begin" :title "Synchronizing projects" :message "Synchronizing projects"))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "9220a7d4-3e3f-41a5-a8ff-4b02ec296914" :value (:kind "report" :message "Synchronizing projects - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "Starting" :message "1100% Starting Java Language Server")) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "c0b0dac3-2ef4-405d-9204-1dbe50c2d743" :value (:kind "end" :message "Synchronizing projects"))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "9220a7d4-3e3f-41a5-a8ff-4b02ec296914" :value (:kind "end" :message "Synchronizing projects"))) [server-request] (id:6) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "6" :method "client/registerCapability" :params (:registrations [(:id "2481062b-b332-49b4-93d7-017ff905ee40" :method "workspace/didChangeWatchedFiles" :registerOptions (:watchers [(:globPattern "**/*.java") (:globPattern "**/.project") (:globPattern "**/.classpath") (:globPattern "**/.settings/*.prefs") (:globPattern "**/src/**") (:globPattern "**/*.gradle") (:globPattern "**/*.gradle.kts") (:globPattern "**/gradle.properties") (:globPattern "**/pom.xml") (:globPattern "/tmp/hello/lib/**") (:globPattern "**/.settings") (:globPattern "/tmp/hello/**") (:globPattern "/data/cay/bin/cay-eclipse.formatter.xml")]))])) [client-reply] (id:6) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "6" :result nil) [server-request] (id:7) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "7" :method "client/registerCapability" :params (:registrations [(:id "dd57e09e-b2e1-4656-9de5-043c60657cf3" :method "workspace/didChangeWorkspaceFolders")])) [client-reply] (id:7) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "7" :result nil) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "language/status" :params (:type "ServiceReady" :message "ServiceReady")) [server-request] (id:8) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "8" :method "window/workDoneProgress/create" :params (:token "5e2adea4-cf84-4974-83f2-9aeeadd55b64")) [client-reply] (id:8) Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :id "8" :result nil) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "5e2adea4-cf84-4974-83f2-9aeeadd55b64" :value (:kind "begin" :title "Refreshing workspace" :message "Refreshing workspace"))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "5e2adea4-cf84-4974-83f2-9aeeadd55b64" :value (:kind "report" :message "Refreshing workspace - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:25 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "5e2adea4-cf84-4974-83f2-9aeeadd55b64" :value (:kind "end" :message "Refreshing workspace"))) [server-request] (id:9) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "9" :method "window/workDoneProgress/create" :params (:token "6eb027f8-3801-49fb-9e7b-6d24fb41db13")) [client-reply] (id:9) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "9" :result nil) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "6eb027f8-3801-49fb-9e7b-6d24fb41db13" :value (:kind "begin" :title "Synchronizing projects" :message "Synchronizing projects"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "6eb027f8-3801-49fb-9e7b-6d24fb41db13" :value (:kind "report" :message "Synchronizing projects - 0% " :percentage 0))) [server-request] (id:10) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "10" :method "window/workDoneProgress/create" :params (:token "7babd4fb-fd85-48d2-a91c-20745225027b")) [client-reply] (id:10) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "10" :result nil) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "7babd4fb-fd85-48d2-a91c-20745225027b" :value (:kind "begin" :title "Synchronizing projects" :message "Synchronizing projects"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "6eb027f8-3801-49fb-9e7b-6d24fb41db13" :value (:kind "end" :message "Synchronizing projects"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "7babd4fb-fd85-48d2-a91c-20745225027b" :value (:kind "report" :message "Synchronizing projects - 0% " :percentage 0))) [server-request] (id:11) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "11" :method "window/workDoneProgress/create" :params (:token "4416d83b-8607-4cd7-bbd2-ca27840c77e2")) [client-reply] (id:11) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "11" :result nil) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4416d83b-8607-4cd7-bbd2-ca27840c77e2" :value (:kind "begin" :title "Clean workspace..." :message "Clean workspace..."))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4416d83b-8607-4cd7-bbd2-ca27840c77e2" :value (:kind "report" :message "Clean workspace... - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "7babd4fb-fd85-48d2-a91c-20745225027b" :value (:kind "end" :message "Synchronizing projects"))) [server-request] (id:12) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "12" :method "window/workDoneProgress/create" :params (:token "b2de6fad-b2c8-4f64-acb0-4d2b8b7994ea")) [client-reply] (id:12) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "12" :result nil) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "b2de6fad-b2c8-4f64-acb0-4d2b8b7994ea" :value (:kind "begin" :title "Background task" :message "Background task"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "b2de6fad-b2c8-4f64-acb0-4d2b8b7994ea" :value (:kind "report" :message "Background task - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4416d83b-8607-4cd7-bbd2-ca27840c77e2" :value (:kind "end" :message "Clean workspace..."))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:13) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "13" :method "window/workDoneProgress/create" :params (:token "f681dc0b-2db4-4b77-80b4-444f6110615e")) [client-reply] (id:13) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "13" :result nil) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "f681dc0b-2db4-4b77-80b4-444f6110615e" :value (:kind "begin" :title "Validate documents" :message "Validate documents"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "f681dc0b-2db4-4b77-80b4-444f6110615e" :value (:kind "report" :message "Validate documents - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "f681dc0b-2db4-4b77-80b4-444f6110615e" :value (:kind "end" :message "Validate documents"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "b2de6fad-b2c8-4f64-acb0-4d2b8b7994ea" :value (:kind "end" :message "Background task"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:14) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "14" :method "window/workDoneProgress/create" :params (:token "a5b0f2f5-6975-43de-85af-cc88b3baa267")) [client-reply] (id:14) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "14" :result nil) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "a5b0f2f5-6975-43de-85af-cc88b3baa267" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "a5b0f2f5-6975-43de-85af-cc88b3baa267" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "a5b0f2f5-6975-43de-85af-cc88b3baa267" :value (:kind "end" :message "Building"))) [server-request] (id:15) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "15" :method "window/workDoneProgress/create" :params (:token "b97159fb-aa3d-446f-b9ce-c0c554527a6b")) [client-reply] (id:15) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "15" :result nil) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "b97159fb-aa3d-446f-b9ce-c0c554527a6b" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "b97159fb-aa3d-446f-b9ce-c0c554527a6b" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "b97159fb-aa3d-446f-b9ce-c0c554527a6b" :value (:kind "end" :message "Building"))) [server-request] (id:16) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "16" :method "client/unregisterCapability" :params (:unregisterations [(:id "2481062b-b332-49b4-93d7-017ff905ee40" :method "workspace/didChangeWatchedFiles")])) [client-reply] (id:16) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "16" :result nil) [server-request] (id:17) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "17" :method "client/registerCapability" :params (:registrations [(:id "2481062b-b332-49b4-93d7-017ff905ee40" :method "workspace/didChangeWatchedFiles" :registerOptions (:watchers [(:globPattern "**/*.java") (:globPattern "**/.project") (:globPattern "**/.classpath") (:globPattern "**/.settings/*.prefs") (:globPattern "**/src/**") (:globPattern "**/*.gradle") (:globPattern "**/*.gradle.kts") (:globPattern "**/gradle.properties") (:globPattern "**/pom.xml") (:globPattern "/tmp/hello/lib/**") (:globPattern "**/.settings") (:globPattern "/tmp/hello/**")]))])) [client-reply] (id:17) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "17" :result nil) [server-request] (id:18) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "18" :method "window/workDoneProgress/create" :params (:token "376c5523-94dd-4849-9839-df985bb9bc71")) [client-reply] (id:18) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "18" :result nil) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "376c5523-94dd-4849-9839-df985bb9bc71" :value (:kind "begin" :title "Register Watchers" :message "Register Watchers"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "376c5523-94dd-4849-9839-df985bb9bc71" :value (:kind "end" :message "Register Watchers"))) [server-reply] (id:2) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id 2 :result [(:position (:line 17 :character 29) :label "b:") (:position (:line 30 :character 15) :label "title:") (:position (:line 50 :character 19) :label "str:")]) [server-request] (id:19) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "19" :method "window/workDoneProgress/create" :params (:token "7a32efc5-7e2f-49ca-bef7-50410d1157f3")) [client-reply] (id:19) Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :id "19" :result nil) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "7a32efc5-7e2f-49ca-bef7-50410d1157f3" :value (:kind "begin" :title "Publish Diagnostics" :message "Publish Diagnostics"))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "7a32efc5-7e2f-49ca-bef7-50410d1157f3" :value (:kind "report" :message "Publish Diagnostics - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:26 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/hello/NotHelloWorld.java" :diagnostics [])) [server-notification] Tue Oct 24 10:20:27 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "7a32efc5-7e2f-49ca-bef7-50410d1157f3" :value (:kind "end" :message "Publish Diagnostics"))) [server-request] (id:20) Tue Oct 24 10:20:27 2023: (:jsonrpc "2.0" :id "20" :method "window/workDoneProgress/create" :params (:token "3d84a11b-5605-4a40-8642-69e543ba8ecf")) [client-reply] (id:20) Tue Oct 24 10:20:27 2023: (:jsonrpc "2.0" :id "20" :result nil) [server-notification] Tue Oct 24 10:20:27 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "3d84a11b-5605-4a40-8642-69e543ba8ecf" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:20:27 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "3d84a11b-5605-4a40-8642-69e543ba8ecf" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:27 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "3d84a11b-5605-4a40-8642-69e543ba8ecf" :value (:kind "end" :message "Building"))) [client-request] (id:3) Tue Oct 24 10:20:43 2023: (:jsonrpc "2.0" :id 3 :method "textDocument/formatting" :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :options (:tabSize 8 :insertSpaces :json-false :insertFinalNewline t :trimFinalNewlines t))) [server-reply] (id:3) Tue Oct 24 10:20:43 2023: (:jsonrpc "2.0" :id 3 :result [(:range (:start (:line 7 :character 26) :end (:line 8 :character 0)) :newText " ") (:range (:start (:line 8 :character 1) :end (:line 9 :character 3)) :newText "\n ") (:range (:start (:line 9 :character 41) :end (:line 10 :character 3)) :newText " ") (:range (:start (:line 10 :character 4) :end (:line 11 :character 6)) :newText "\n ") (:range (:start (:line 11 :character 43) :end (:line 12 :character 6)) :newText " ") (:range (:start (:line 12 :character 7) :end (:line 13 :character 9)) :newText "\n ") (:range (:start (:line 13 :character 26) :end (:line 14 :character 9)) :newText " ") (:range (:start (:line 14 :character 10) :end (:line 15 :character 12)) :newText "\n ") (:range (:start (:line 15 :character 64) :end (:line 16 :character 12)) :newText "\n ") (:range (:start (:line 16 :character 65) :end (:line 17 :character 12)) :newText "\n ") (:range (:start (:line 17 :character 35) :end (:line 18 :character 9)) :newText "\n ") (:range (:start (:line 18 :character 10) :end (:line 19 :character 6)) :newText "\n ") (:range (:start (:line 19 :character 9) :end (:line 20 :character 3)) :newText "\n ") (:range (:start (:line 26 :character 39) :end (:line 27 :character 0)) :newText " ") (:range (:start (:line 27 :character 1) :end (:line 28 :character 3)) :newText "\n ") (:range (:start (:line 28 :character 30) :end (:line 29 :character 3)) :newText " ") (:range (:start (:line 29 :character 4) :end (:line 30 :character 6)) :newText "\n ") (:range (:start (:line 30 :character 32) :end (:line 31 :character 6)) :newText "\n ") (:range (:start (:line 31 :character 45) :end (:line 33 :character 6)) :newText "\n\n ") (:range (:start (:line 33 :character 27) :end (:line 35 :character 6)) :newText "\n\n ") (:range (:start (:line 35 :character 65) :end (:line 36 :character 6)) :newText "\n ") (:range (:start (:line 36 :character 16) :end (:line 37 :character 3)) :newText "\n ") (:range (:start (:line 37 :character 4) :end (:line 39 :character 3)) :newText "\n\n ") (:range (:start (:line 39 :character 47) :end (:line 40 :character 3)) :newText "\n ") (:range (:start (:line 46 :character 47) :end (:line 47 :character 0)) :newText " ") (:range (:start (:line 47 :character 1) :end (:line 48 :character 3)) :newText "\n ") (:range (:start (:line 48 :character 41) :end (:line 49 :character 3)) :newText " ") (:range (:start (:line 49 :character 4) :end (:line 50 :character 6)) :newText "\n ") (:range (:start (:line 50 :character 71) :end (:line 51 :character 3)) :newText "\n ") (:range (:start (:line 51 :character 4) :end (:line 53 :character 3)) :newText "\n\n ") (:range (:start (:line 53 :character 42) :end (:line 54 :character 3)) :newText "\n ")]) [client-notification] Tue Oct 24 10:20:43 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/cay@cay-ThinkPad-X1-Yoga-Gen-7.2767335%3A1697944035" :type 1)])) [server-request] (id:21) Tue Oct 24 10:20:43 2023: (:jsonrpc "2.0" :id "21" :method "window/workDoneProgress/create" :params (:token "a8dd62ea-e035-4fe3-900e-19e4b233acc3")) [client-reply] (id:21) Tue Oct 24 10:20:43 2023: (:jsonrpc "2.0" :id "21" :result nil) [server-notification] Tue Oct 24 10:20:43 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "a8dd62ea-e035-4fe3-900e-19e4b233acc3" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:20:43 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "a8dd62ea-e035-4fe3-900e-19e4b233acc3" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:43 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "a8dd62ea-e035-4fe3-900e-19e4b233acc3" :value (:kind "end" :message "Building"))) [internal] (id:4) Tue Oct 24 10:20:44 2023: (:deferring :textDocument/signatureHelp :id 4 :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :position (:line 0 :character 0))) [internal] (id:5) Tue Oct 24 10:20:44 2023: (:deferring :textDocument/hover :id 5 :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :position (:line 0 :character 0))) [internal] (id:6) Tue Oct 24 10:20:44 2023: (:deferring :textDocument/documentHighlight :id 6 :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :position (:line 0 :character 0))) [client-notification] Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :method "textDocument/didChange" :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java" :version 31) :contentChanges [(:range (:start (:line 53 :character 42) :end (:line 54 :character 3)) :rangeLength 4 :text "\n ") (:range (:start (:line 51 :character 4) :end (:line 53 :character 3)) :rangeLength 5 :text "\n\n ") (:range (:start (:line 50 :character 71) :end (:line 51 :character 3)) :rangeLength 4 :text "\n ") (:range (:start (:line 49 :character 4) :end (:line 50 :character 6)) :rangeLength 7 :text "\n ") (:range (:start (:line 48 :character 41) :end (:line 49 :character 3)) :rangeLength 4 :text " ") (:range (:start (:line 47 :character 1) :end (:line 48 :character 3)) :rangeLength 4 :text "\n ") (:range (:start (:line 46 :character 47) :end (:line 47 :character 0)) :rangeLength 1 :text " ") (:range (:start (:line 39 :character 47) :end (:line 40 :character 3)) :rangeLength 4 :text "\n ") (:range (:start (:line 37 :character 4) :end (:line 39 :character 3)) :rangeLength 5 :text "\n\n ") (:range (:start (:line 36 :character 16) :end (:line 37 :character 3)) :rangeLength 4 :text "\n ") (:range (:start (:line 35 :character 65) :end (:line 36 :character 6)) :rangeLength 7 :text "\n ") (:range (:start (:line 33 :character 27) :end (:line 35 :character 6)) :rangeLength 8 :text "\n\n ") (:range (:start (:line 31 :character 45) :end (:line 33 :character 6)) :rangeLength 8 :text "\n\n ") (:range (:start (:line 30 :character 32) :end (:line 31 :character 6)) :rangeLength 7 :text "\n ") (:range (:start (:line 29 :character 4) :end (:line 30 :character 6)) :rangeLength 7 :text "\n ") (:range (:start (:line 28 :character 30) :end (:line 29 :character 3)) :rangeLength 4 :text " ") (:range (:start (:line 27 :character 1) :end (:line 28 :character 3)) :rangeLength 4 :text "\n ") (:range (:start (:line 26 :character 39) :end (:line 27 :character 0)) :rangeLength 1 :text " ") (:range (:start (:line 19 :character 9) :end (:line 20 :character 3)) :rangeLength 4 :text "\n ") (:range (:start (:line 18 :character 10) :end (:line 19 :character 6)) :rangeLength 7 :text "\n ") (:range (:start (:line 17 :character 35) :end (:line 18 :character 9)) :rangeLength 10 :text "\n ") (:range (:start (:line 16 :character 65) :end (:line 17 :character 12)) :rangeLength 13 :text "\n ") (:range (:start (:line 15 :character 64) :end (:line 16 :character 12)) :rangeLength 13 :text "\n ") (:range (:start (:line 14 :character 10) :end (:line 15 :character 12)) :rangeLength 13 :text "\n ") (:range (:start (:line 13 :character 26) :end (:line 14 :character 9)) :rangeLength 10 :text " ") (:range (:start (:line 12 :character 7) :end (:line 13 :character 9)) :rangeLength 10 :text "\n ") (:range (:start (:line 11 :character 43) :end (:line 12 :character 6)) :rangeLength 7 :text " ") (:range (:start (:line 10 :character 4) :end (:line 11 :character 6)) :rangeLength 7 :text "\n ") (:range (:start (:line 9 :character 41) :end (:line 10 :character 3)) :rangeLength 4 :text " ") (:range (:start (:line 8 :character 1) :end (:line 9 :character 3)) :rangeLength 4 :text "\n ") (:range (:start (:line 7 :character 26) :end (:line 8 :character 0)) :rangeLength 1 :text " ")])) [internal] Tue Oct 24 10:20:44 2023: (:maybe-run-deferred (6 5 4)) [client-request] (id:6) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id 6 :method "textDocument/documentHighlight" :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :position (:line 0 :character 0))) [client-request] (id:5) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id 5 :method "textDocument/hover" :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :position (:line 0 :character 0))) [client-request] (id:4) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id 4 :method "textDocument/signatureHelp" :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :position (:line 0 :character 0))) [client-request] (id:7) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id 7 :method "textDocument/inlayHint" :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :range (:start (:line 7 :character 0) :end (:line 48 :character 0)))) [server-reply] (id:5) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id 5 :result (:contents "")) [server-reply] (id:4) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id 4 :result (:signatures [])) [server-reply] (id:6) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id 6 :result []) [server-request] (id:22) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id "22" :method "window/workDoneProgress/create" :params (:token "fc46ec2e-840e-40d4-9e0a-e124c74df275")) [client-reply] (id:22) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id "22" :result nil) [server-notification] Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "fc46ec2e-840e-40d4-9e0a-e124c74df275" :value (:kind "begin" :title "Validate documents" :message "Validate documents"))) [server-notification] Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "fc46ec2e-840e-40d4-9e0a-e124c74df275" :value (:kind "report" :message "Validate documents - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "fc46ec2e-840e-40d4-9e0a-e124c74df275" :value (:kind "end" :message "Validate documents"))) [server-reply] (id:7) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id 7 :result [(:position (:line 13 :character 21) :label "b:") (:position (:line 24 :character 11) :label "title:") (:position (:line 42 :character 15) :label "str:")]) [server-request] (id:23) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id "23" :method "window/workDoneProgress/create" :params (:token "73a6f8e1-441d-4afd-b3d2-7ca00e17fc1b")) [client-reply] (id:23) Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :id "23" :result nil) [server-notification] Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "73a6f8e1-441d-4afd-b3d2-7ca00e17fc1b" :value (:kind "begin" :title "Publish Diagnostics" :message "Publish Diagnostics"))) [server-notification] Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "73a6f8e1-441d-4afd-b3d2-7ca00e17fc1b" :value (:kind "report" :message "Publish Diagnostics - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/hello/NotHelloWorld.java" :diagnostics [])) [server-notification] Tue Oct 24 10:20:44 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "73a6f8e1-441d-4afd-b3d2-7ca00e17fc1b" :value (:kind "end" :message "Publish Diagnostics"))) [internal] (id:4) Tue Oct 24 10:20:54 2023: (:timed-out :textDocument/signatureHelp :id 4 :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :position (:line 0 :character 0))) [internal] (id:5) Tue Oct 24 10:20:54 2023: (:timed-out :textDocument/hover :id 5 :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :position (:line 0 :character 0))) [internal] (id:6) Tue Oct 24 10:20:54 2023: (:timed-out :textDocument/documentHighlight :id 6 :params (:textDocument (:uri "file:///tmp/hello/NotHelloWorld.java") :position (:line 0 :character 0))) [server-request] (id:24) Tue Oct 24 10:25:24 2023: (:jsonrpc "2.0" :id "24" :method "window/workDoneProgress/create" :params (:token "fd7494ca-aa5e-4e0f-8f60-372a18490999")) [client-reply] (id:24) Tue Oct 24 10:25:24 2023: (:jsonrpc "2.0" :id "24" :result nil) [server-notification] Tue Oct 24 10:25:24 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "fd7494ca-aa5e-4e0f-8f60-372a18490999" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:25:24 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "fd7494ca-aa5e-4e0f-8f60-372a18490999" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:25:24 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "fd7494ca-aa5e-4e0f-8f60-372a18490999" :value (:kind "end" :message "Building"))) [client-notification] Tue Oct 24 10:26:01 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23NotHelloWorld.java%23" :type 1)])) [client-notification] Tue Oct 24 10:26:01 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23NotHelloWorld.java%23" :type 2)])) [server-notification] Tue Oct 24 10:26:01 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:25) Tue Oct 24 10:26:01 2023: (:jsonrpc "2.0" :id "25" :method "window/workDoneProgress/create" :params (:token "7a1a3fc8-c844-441a-b8c6-8ea8295df4fd")) [client-reply] (id:25) Tue Oct 24 10:26:01 2023: (:jsonrpc "2.0" :id "25" :result nil) [server-notification] Tue Oct 24 10:26:01 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "7a1a3fc8-c844-441a-b8c6-8ea8295df4fd" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:26:01 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "7a1a3fc8-c844-441a-b8c6-8ea8295df4fd" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:26:01 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "7a1a3fc8-c844-441a-b8c6-8ea8295df4fd" :value (:kind "end" :message "Building"))) [server-notification] Tue Oct 24 10:26:01 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [client-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/.%23eglot-events.txt" :type 1)])) [client-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/eglot-events.txt" :type 1)])) [client-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/eglot-events.txt" :type 2)])) [client-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/cay@cay-ThinkPad-X1-Yoga-Gen-7.2767335%3A1697944035" :type 3)])) [server-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [client-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/cay@cay-ThinkPad-X1-Yoga-Gen-7.2767335%3A1697944035" :type 1)])) [server-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/hello/cay@cay-ThinkPad-X1-Yoga-Gen-7.2767335%3A1697944035" :diagnostics [])) [server-request] (id:26) Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :id "26" :method "window/workDoneProgress/create" :params (:token "4fb94b29-3bb2-4ad5-8656-75655a024b22")) [client-reply] (id:26) Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :id "26" :result nil) [server-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4fb94b29-3bb2-4ad5-8656-75655a024b22" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4fb94b29-3bb2-4ad5-8656-75655a024b22" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4fb94b29-3bb2-4ad5-8656-75655a024b22" :value (:kind "end" :message "Building"))) [server-notification] Tue Oct 24 10:26:23 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [client-notification] Tue Oct 24 10:27:34 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23eglot-events.txt%23" :type 1)])) [client-notification] Tue Oct 24 10:27:34 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23eglot-events.txt%23" :type 2)])) [server-notification] Tue Oct 24 10:27:34 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:27) Tue Oct 24 10:27:34 2023: (:jsonrpc "2.0" :id "27" :method "window/workDoneProgress/create" :params (:token "24e15f81-ed8a-4c89-bce2-7bbd4f673fba")) [client-reply] (id:27) Tue Oct 24 10:27:34 2023: (:jsonrpc "2.0" :id "27" :result nil) [server-notification] Tue Oct 24 10:27:34 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "24e15f81-ed8a-4c89-bce2-7bbd4f673fba" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:27:34 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "24e15f81-ed8a-4c89-bce2-7bbd4f673fba" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:27:34 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "24e15f81-ed8a-4c89-bce2-7bbd4f673fba" :value (:kind "end" :message "Building"))) [server-notification] Tue Oct 24 10:27:34 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [client-notification] Tue Oct 24 10:29:29 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23eglot-events.txt%23" :type 2)])) [server-notification] Tue Oct 24 10:29:29 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:28) Tue Oct 24 10:29:29 2023: (:jsonrpc "2.0" :id "28" :method "window/workDoneProgress/create" :params (:token "5a5df708-e88b-404f-b678-a92c11219fd5")) [client-reply] (id:28) Tue Oct 24 10:29:29 2023: (:jsonrpc "2.0" :id "28" :result nil) [server-notification] Tue Oct 24 10:29:29 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "5a5df708-e88b-404f-b678-a92c11219fd5" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:29:29 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "5a5df708-e88b-404f-b678-a92c11219fd5" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:29:29 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "5a5df708-e88b-404f-b678-a92c11219fd5" :value (:kind "end" :message "Building"))) [server-notification] Tue Oct 24 10:29:29 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:29) Tue Oct 24 10:31:01 2023: (:jsonrpc "2.0" :id "29" :method "window/workDoneProgress/create" :params (:token "70f01f9b-0b57-4e7c-ab74-7f16a2b5c8bc")) [client-reply] (id:29) Tue Oct 24 10:31:01 2023: (:jsonrpc "2.0" :id "29" :result nil) [server-notification] Tue Oct 24 10:31:01 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "70f01f9b-0b57-4e7c-ab74-7f16a2b5c8bc" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:31:01 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "70f01f9b-0b57-4e7c-ab74-7f16a2b5c8bc" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:31:01 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "70f01f9b-0b57-4e7c-ab74-7f16a2b5c8bc" :value (:kind "end" :message "Building"))) [client-notification] Tue Oct 24 10:33:21 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23eglot-events.txt%23" :type 2)])) [server-notification] Tue Oct 24 10:33:21 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:30) Tue Oct 24 10:33:21 2023: (:jsonrpc "2.0" :id "30" :method "window/workDoneProgress/create" :params (:token "0a0f9be3-48b6-4b93-86f2-2c013377b9ce")) [client-reply] (id:30) Tue Oct 24 10:33:21 2023: (:jsonrpc "2.0" :id "30" :result nil) [server-notification] Tue Oct 24 10:33:21 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "0a0f9be3-48b6-4b93-86f2-2c013377b9ce" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:33:21 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "0a0f9be3-48b6-4b93-86f2-2c013377b9ce" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:33:21 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "0a0f9be3-48b6-4b93-86f2-2c013377b9ce" :value (:kind "end" :message "Building"))) [server-notification] Tue Oct 24 10:33:21 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [client-notification] Tue Oct 24 10:35:02 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23eglot-events.txt%23" :type 2)])) [server-notification] Tue Oct 24 10:35:02 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:31) Tue Oct 24 10:35:02 2023: (:jsonrpc "2.0" :id "31" :method "window/workDoneProgress/create" :params (:token "4252bd49-8271-4f65-adf4-daecca55ba81")) [client-reply] (id:31) Tue Oct 24 10:35:02 2023: (:jsonrpc "2.0" :id "31" :result nil) [server-notification] Tue Oct 24 10:35:02 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4252bd49-8271-4f65-adf4-daecca55ba81" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:35:02 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4252bd49-8271-4f65-adf4-daecca55ba81" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:35:02 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4252bd49-8271-4f65-adf4-daecca55ba81" :value (:kind "end" :message "Building"))) [server-notification] Tue Oct 24 10:35:02 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [client-notification] Tue Oct 24 10:36:50 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23eglot-events.txt%23" :type 2)])) [server-notification] Tue Oct 24 10:36:50 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:32) Tue Oct 24 10:36:50 2023: (:jsonrpc "2.0" :id "32" :method "window/workDoneProgress/create" :params (:token "dd438fa9-2cb0-45f5-9a26-0c8730a03db4")) [client-reply] (id:32) Tue Oct 24 10:36:50 2023: (:jsonrpc "2.0" :id "32" :result nil) [server-notification] Tue Oct 24 10:36:50 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "dd438fa9-2cb0-45f5-9a26-0c8730a03db4" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:36:50 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "dd438fa9-2cb0-45f5-9a26-0c8730a03db4" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:36:50 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "dd438fa9-2cb0-45f5-9a26-0c8730a03db4" :value (:kind "end" :message "Building"))) [server-notification] Tue Oct 24 10:36:50 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:33) Tue Oct 24 10:38:21 2023: (:jsonrpc "2.0" :id "33" :method "window/workDoneProgress/create" :params (:token "39c579b1-373d-485b-bf2b-1f4383dcf6ba")) [client-reply] (id:33) Tue Oct 24 10:38:21 2023: (:jsonrpc "2.0" :id "33" :result nil) [server-notification] Tue Oct 24 10:38:21 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "39c579b1-373d-485b-bf2b-1f4383dcf6ba" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:38:21 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "39c579b1-373d-485b-bf2b-1f4383dcf6ba" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:38:21 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "39c579b1-373d-485b-bf2b-1f4383dcf6ba" :value (:kind "end" :message "Building"))) [client-notification] Tue Oct 24 10:38:44 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23eglot-events.txt%23" :type 2)])) [server-notification] Tue Oct 24 10:38:44 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:34) Tue Oct 24 10:38:45 2023: (:jsonrpc "2.0" :id "34" :method "window/workDoneProgress/create" :params (:token "4837b406-665c-446c-aa68-cdb44aa382c2")) [client-reply] (id:34) Tue Oct 24 10:38:45 2023: (:jsonrpc "2.0" :id "34" :result nil) [server-notification] Tue Oct 24 10:38:45 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4837b406-665c-446c-aa68-cdb44aa382c2" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:38:45 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4837b406-665c-446c-aa68-cdb44aa382c2" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:38:45 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "4837b406-665c-446c-aa68-cdb44aa382c2" :value (:kind "end" :message "Building"))) [server-notification] Tue Oct 24 10:38:45 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [client-notification] Tue Oct 24 10:39:46 2023: (:jsonrpc "2.0" :method "workspace/didChangeWatchedFiles" :params (:changes [(:uri "file:///tmp/hello/%23eglot-events.txt%23" :type 2)])) [server-notification] Tue Oct 24 10:39:46 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics [])) [server-request] (id:35) Tue Oct 24 10:39:46 2023: (:jsonrpc "2.0" :id "35" :method "window/workDoneProgress/create" :params (:token "78bcba8a-ac68-41c4-8a23-671d3e299813")) [client-reply] (id:35) Tue Oct 24 10:39:46 2023: (:jsonrpc "2.0" :id "35" :result nil) [server-notification] Tue Oct 24 10:39:46 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "78bcba8a-ac68-41c4-8a23-671d3e299813" :value (:kind "begin" :title "Building" :message "Building"))) [server-notification] Tue Oct 24 10:39:46 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "78bcba8a-ac68-41c4-8a23-671d3e299813" :value (:kind "report" :message "Building - 0% " :percentage 0))) [server-notification] Tue Oct 24 10:39:46 2023: (:jsonrpc "2.0" :method "$/progress" :params (:token "78bcba8a-ac68-41c4-8a23-671d3e299813" :value (:kind "end" :message "Building"))) [server-notification] Tue Oct 24 10:39:46 2023: (:jsonrpc "2.0" :method "textDocument/publishDiagnostics" :params (:uri "file:///tmp/jdtls-aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d/hello_be34f68b" :diagnostics []))