作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
尝试在使用 JDK 64 位 1.8.0 的 Windows Server 2008 上设置 solr 6.4.1
设置系统环境变量:
CLASSPATH = "C:\solr-6.4.1\dist\solr-core-6.4.1.jar"
JAVA_HOME = C:\Program Files\Java\jdk1.8.0_121
PATH = "...;C:\Program Files\Java\jdk1.8.0_121\bin"
尝试通过 cmd(以管理员身份)启动“solr start -p 8984”时,出现以下错误消息:
Error: Could not find or load main class org.apache.solr.util.SolrCLI
Failed removing old solr logs (...)
我已经解压了 solr-core.6.4.1.jar,SolrCLI 实际上就在里面。
最佳答案
确保您已 downloaded并解压正确的包:
关于java - Solr 设置 - 错误 : Could not find or load main class org. apache.solr.util.SolrCLI,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42605832/
我是一名优秀的程序员,十分优秀!