Slam 2.4.1在Linux Debian 7上没有打开

时间:2016-02-15 15:16:09

标签: linux slamdata


我用java 8在Debian 7上安装了Slam 2.4.1 正在运行

./SlamData I see 
Server started listening on port 20223
Press Enter to stop.

在日志中我得到了

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Failed to open browser, please navigate to http://localhost:20223/

打开http://< serverIP>:20223 /浏览器仍然加载页面,直到我超时

在< serverIP>上打开telnet 20223我得到了

HTTP/1.1 400 Bad Request
Connection: close
Content-Length: 0
Date: Mon, 15 Feb 2016 15:11:15 GMT

1 个答案:

答案 0 :(得分:0)

如果您使用浏览器打开http://localhost:20223/slamdata/index.html,则可能会取得成功。