Re: What is this error means?

2010-01-22 Thread Oleg Burlaca
Hello, I've just installed Solr1.4 on a CentOS machine and wanted to index 300-500 documents from a PHP script. I run the script from a WindowsXP host. Sporadically I'm getting the same error as Ellery Leung: Communication Error' in C:\httpd_docs\www\lib\Apache\Solr\Service.php:385 Stack trace:

Re: What is this error means?

2010-01-13 Thread Ellery Leung
ght exception "Exception" with message '0' Status: Communication >>> >> Error >>> >> >>> >> >>> >> >>> >> I search Google & Yahoo but no answer. >>> >> >>> >> >>> >> >&

Re: What is this error means?

2010-01-13 Thread Ellery Leung
gt;> >> >> >> >> Platform: Windows 7 Home >> >> >> >> Web server: Nginx >> >> >> >> Solr Specification Version: 1.4.0 >> >> >> >> Solr Implementation Version: 1.4.0 833479 - grantingersoll - >> 200

Re: What is this error means?

2010-01-12 Thread Israel Ekpo
1.4.0 > >> > >> Solr Implementation Version: 1.4.0 833479 - grantingersoll - 2009-11-06 > >> 12:33:40 > >> > >> Lucene Specification Version: 2.9.1 > >> > >> Lucene Implementation Version: 2.9.1 832363 - 2009-11-03 04:37:25 > >> > &g

Re: What is this error means?

2010-01-12 Thread Ellery Leung
;> >> Solr Implementation Version: 1.4.0 833479 - grantingersoll - 2009-11-06 >> 12:33:40 >> >> Lucene Specification Version: 2.9.1 >> >> Lucene Implementation Version: 2.9.1 832363 - 2009-11-03 04:37:25 >> >> Solr hosted in jetty 6.1.3 >&g

Re: What is this error means?

2010-01-12 Thread Grant Ingersoll
Do you have a stack trace? On Jan 12, 2010, at 2:54 AM, Ellery Leung wrote: > When I am building the index for around 2 ~ 25000 records, sometimes I > came across with this error: > > > > Uncaught exception "Exception" with message '0' Status: Communication Error > > > > I search Goog

What is this error means?

2010-01-11 Thread Ellery Leung
When I am building the index for around 2 ~ 25000 records, sometimes I came across with this error: Uncaught exception "Exception" with message '0' Status: Communication Error I search Google & Yahoo but no answer. I am now committing document to solr on every 10 records fetched fro