【发布时间】:2013-12-11 06:22:31
【问题描述】:
有时,我从客户的服务器收到异常邮件,告诉我 SOLR 出了问题:
Uncaught exception 'Apache_Solr_HttpTransportException' with message ''0' Status: Communication Error' in C:\xxxxxxxxx\php\Apache\Solr\Service.php:338
或
Uncaught exception 'Apache_Solr_HttpTransportException' with message ''404' Status: Not Found' in C:\xxxxxxxxx\php\Apache\Solr\Service.php:338
很遗憾,我们无法访问这台机器。我们得到的只是那些由他们的系统触发的异常邮件。
不管它是 Windows 服务器,这些消息的原因可能是什么?我预计 404 意味着存在连接丢失,但是 0 呢?
提前致谢!
【问题讨论】:
-
整个下午都在寻找第二个异常的解决方案!还没有运气!好问题!