小编Joh*_*phy的帖子

尝试启动Solr时,是什么导致Java异常"地址已在使用中"?

我试图通过在Ubuntu上运行的Bash shell启动Solr(在Windows机器上).

我在/ solr目录中运行bin/solr start但是我收到以下错误消息:

```*** [WARN] *** Your open file limit is currently 1024.
 It should be set to 65000 to avoid operational disruption.
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in your profile or solr.in.sh
*** [WARN] ***  Your Max Processes Limit is currently 7823.
 It should be set to 65000 to avoid operational disruption.
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in your …
Run Code Online (Sandbox Code Playgroud)

lucene solr solrj

1
推荐指数
1
解决办法
177
查看次数

标签 统计

lucene ×1

solr ×1

solrj ×1