Lspconfig - jdtls server Not Attaching

I cannot get the jdtls language server to work using lspconfig. I have a build.gradle file which activates the root directory, and my build works correctly and everything, but the language server just doesn’t attach. Anyone knows why?

I don’t have any settings altered for in my lspconfig setup.
Here’s my vimrc (settings are in nvim/lua/configs/lspconfig.lua):

Here’s a screenshot:

I resolved it, details here: Jdtls Server exits with code 13 · Issue #2106 · neovim/nvim-lspconfig · GitHub