Starting Jetty: FAILED

1) Make sure that the port assigned to jetty does not listen any other service

2) Run the following command to check this netstat -antp

3) Make sure the jetty version is works fine with the installed java version

java -version

4) Install the latest version of java if required and use the appropriate alternative’

sudo update-alternatives –config java