Something else strange...I pinged Solr with PHP in my desktop browser and didn't get a response back, neither a success nor a failure. But when I navigate to /solr/admin/ping on the server, it shows a status of "OK". I can also execute a deleteByQuery command without error, but both addDocuments and addDocument produce the error.

On 10/3/2013 7:02 PM, Brian Robinson wrote:
Hello,
Starting a new thread on this problem...

I'm using PHP Pecl to create my index, and am getting an error that I can't figure out. I'm using Solr version 4.3.1.

I know I'm supposed to provide the log errors, but strangely, I checked solr.log in the apache-tomcat/logs/ directory, and the apache-tomcat/logs/logs/ directory, and neither had an entry for the errors I saw today. I also checked the catalina.2013-10-03.log, and that also showed no errors. Is there another log I should be checking?

The way I'm triggering this is by having my browser hit a PHP page with the code. When I do that, a "Filter execution threw an exception" error is shown on the page. Please let me know if I need to give further information. Any help I can get would be appreciated.
Thanks,
Brian


Reply via email to