0


我在运行 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> 20223 上打开一个 telnet 我得到了

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

1 回答 1

0

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

于 2016-02-19T23:09:25.037 回答