Server not starting

I downloaded the jar file and I’m running it but it never starts completely and doesn’t create a listen socket on port 8989. No listen ports actually.

OS: Linux (Fedora 27)
Java 1.8

Tried regular user and with sudo, no change.

What command string did you use to launch it? Did you use sudo? What happens when you run <path to java> -version?