如果用java -jar start.jar命令启动Solr时报错:Nothing to start,exiting...,可尝试:
百度jetty,上官网下载压缩包并解压(下载页面地址:http://www.eclipse.org/jetty/download.html),将其中start.ini文件复制到Solr的server文件夹中即可
本文介绍了解决使用java -jar start.jar命令启动Solr时出现的“Nothing to start, exiting...”错误的方法。建议下载Jetty服务器的start.ini文件,并将其放置在Solr的server目录下。
如果用java -jar start.jar命令启动Solr时报错:Nothing to start,exiting...,可尝试:
百度jetty,上官网下载压缩包并解压(下载页面地址:http://www.eclipse.org/jetty/download.html),将其中start.ini文件复制到Solr的server文件夹中即可
转载于:https://www.cnblogs.com/zhangtianyuan/p/7161864.html
850

被折叠的 条评论
为什么被折叠?