Skip to content

build fail on M-x lsp-java-build-project #488

Open
@jasonjckn

Description

@jasonjckn

Describe the bug
unknown build error , also there's a bunch of M-x lsp-java-* commands that just don't work for me. But the LSP server is up and running and giving autocomplete.

To Reproduce
M-x lsp-java-build-project

Expected behavior
Expected build to succeed, it kind of looks like it does from the logs,

[Trace - 09:40:05 PM] Received notification 'language/progressReport'.
Params: {
  "id": "5bb4bbe1-cd80-4383-9bc9-bf10db44c39c",
  "task": "Building",
  "subTask": "",
  "status": "100% ",
  "totalWork": 1000,
  "workDone": 1000,
  "complete": true
}

but i get this error message.

Screenshots
image

image

Logs
emacs_lsp_log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions