首页 > 其他 > 详细

msg=SolrCore ‘collection1‘ is not available due to

时间:2018-04-19 14:54:07      阅读:519      评论:0      收藏:0      [点我收藏+]

异常信息:

msg=SolrCore ‘collection1‘ is not available due to init failure: Could not load conf for core collection1: Error loading solr config from solr/collection1/conf/solrconfig.xml,trace=org.apache.solr.common.SolrException: SolrCore ‘collection1‘ is not available due to init failure: Could not load conf for core collection1: Error loading solr config from solr/collection1/conf/solrconfig.xml at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:745)

异常原因:

可能是在 tomcat 配置 solr 时,修改配置文件后没有去掉原来的注释。

解决方法:

检查配置文件 web.xml 。

msg=SolrCore ‘collection1‘ is not available due to

原文:http://blog.51cto.com/13508140/2105345

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!