http://localhost:8080 does not work on ubuntu 16.04

(from github.com/tsturzenegger)
Hi

I installed fess and elasticsearch according to the relevant guides.
Unfortunatly the webservice for the fess ui does not work.
If i enter:

curl http://localhost:8080/ the command does not work - it waits/loops for ever. (Same result on browser).

I can also find no hints in the server log:

root@www:~# cat /var/log/fess/server_0.log Feb 25, 2017 4:14:23 PM org.dbflute.tomcat.TomcatBoot info INFO: ...Booting the Tomcat: port=8080 contextPath= Feb 25, 2017 4:14:24 PM org.dbflute.tomcat.TomcatBoot info INFO: ...Reflecting configuration to server: tomcat_config.properties Feb 25, 2017 4:14:24 PM org.dbflute.tomcat.TomcatBoot info INFO: tomcat.URIEncoding = UTF-8 Feb 25, 2017 4:14:24 PM org.dbflute.tomcat.TomcatBoot info INFO: tomcat.useBodyEncodingForURI = true Feb 25, 2017 4:14:24 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-8080"] Feb 25, 2017 4:14:24 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Feb 25, 2017 4:14:25 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Tomcat Feb 25, 2017 4:14:25 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/8.5.4 Feb 25, 2017 4:14:26 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFO: No global web.xml found Feb 25, 2017 4:14:28 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.

Could you help?

Kind regards

(from github.com/tsturzenegger)
you can close it. I made a conif mistake. sorry!