使用brew的solr5.4安装无法启动,因为找不到solr.log文件

时间:2016-02-22 09:27:08

标签: solr osx-elcapitan

我尝试使用brew

在osx El capitan上安装solr
brew install solr

它成功完成安装,然后当我尝试启动solr实例时,它给出了以下错误

Rohans-Mac-mini:Documents iRoan$ solr start
Waiting up to 30 seconds to see Solr running on port 8983 [\]  Still not seeing Solr listening on 8983 after 30 seconds!
tail: /usr/local/Cellar/solr/5.4.1/server/logs/solr.log: No such file or directory

我尝试在上述位置创建一个空的solr.log文件,但它不起作用。

1 个答案:

答案 0 :(得分:0)

这是因为您的Java版本可能太旧了。几个月前我基本上问了同样的问题。

Debian - Solr doesn't start and log file is getting deleted