Skip to content

nvim-java 404 error #640

Description

@Alfenstein8

I freshly installed my linux distro and installed NormalNvim on it and installed all the plugins. But I get a 404 error on https://download.eclipse.org/jdtls/milestones/1.54.0/jdt-language-server-1.54.0-202511261751.tar.gz

Disabling nvim-java by commenting it out in 3-dev-core.lua makes the error go away.

Here's the error messages:

751.tar.gz\nLoaded CA certificate '/etc/ssl/certs/ca-certificates.crt'\nResolving download.eclipse.org (download.eclipse.org)... 198.41.30.19
9\nConnecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.\nHTTP request sent, awaiting response... 404 No
ERROR::"wget failed (exit 8): --2026-07-04 13:19:18--  https://download.eclipse.org/jdtls/milestones/1.54.0/jdt-language-server-1.54.0-202511

261751.tar.gz\nLoaded CA certificate '/etc/ssl/certs/ca-certificates.crt'\nResolving download.eclipse.org (download.eclipse.org)... 198.41.30
.199\nConnecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.\nHTTP request sent, awaiting response... 404
 Not Found\n2026-07-04 13:19:19 ERROR 404: Not Found.\n\n"

Notifications:

Installing package jdtls version 1.54.0
wget failed (exit 8): --2026-07-04 13:19:18--  https://download.eclipse.org/jdtls/milestones/1.54.0/jdt-language-server-1.54.0-202511261751.tar.gz
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2026-07-04 13:19:19 ERROR 404: Not Found.
Failed to run `config` for nvim-java

...share/nvim/lazy/nvim-java/lua/java-core/utils/errors.lua:11: wget failed (exit 8): --2026-07-04 13:21:01--  https://download.eclipse.org/jdtls/milestones/1.54.0/jdt-language-server-1.54.0-202511261751.tar.gz
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2026-07-04 13:21:01 ERROR 404: Not Found.



# stacktrace:
  - .config/nvim/lua/plugins/3-dev-core.lua:225 _in_ **config**
  - .config/nvim/lua/base/utils/init.lua:397

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