Solr(Java 搜索应用程序)未返回结果。令我惊讶的是,我的 Windows 上没有运行 Tomcat 6.x(64 位)。日志中绝对没有错误,没有崩溃转储。我重新启动它,现在一切似乎都很好。
转到 Windows 事件查看器并导出以下与 Tomcat 相关的信息:
Level Date and Time Source Event ID Task Category
Information 04/23/2012 8:51:58 AM Service Control Manager 7036 None The Apache Tomcat 6 service entered the running state.
Error 04/23/2012 4:17:12 AM Service Control Manager 7034 None The Apache Tomcat 6 service terminated unexpectedly. It has done this 2 time(s).
Information 04/16/2012 3:13:15 PM Service Control Manager 7036 None The Apache Tomcat 6 service entered the running state.
Error 04/16/2012 1:12:47 PM Service Control Manager 7034 None The Apache Tomcat 6 service terminated unexpectedly. It has done this 1 time(s).
Information 04/07/2012 10:02:25 PM Service Control Manager 7036 None The Apache Tomcat 6 service entered the running state.
这对我来说是个谜,因为我在 Tomcat 日志中没有任何错误。我应该如何继续调试这个问题?