我在运行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://:20223/浏览器仍会加载页面,直到我超时
我在20223上打开了远程登录
HTTP/1.1 400 Bad Request
Connection: close
Content-Length: 0
Date: Mon, 15 Feb 2016 15:11:15 GMT发布于 2016-02-20 07:09:25
如果您使用浏览器打开http://localhost:20223/slamdata/index.html,则可能会成功。
https://stackoverflow.com/questions/35412876
复制相似问题