Re: [Dovecot] Panic when attempting index with Apache Solr : fts_solr plugin

2011-12-12 Thread A Dovecot User
Over the weekend I updated the OS on the machine in question to Fedora 15, which should have updated libcurl in the process, and I'm still getting the same error message. I also moved Solr to another server instead of trying to use it on the local box, but that didn't seem to make a difference.

Re: [Dovecot] Panic when attempting index with Apache Solr : fts_solr plugin

2011-12-08 Thread A Dovecot User
It happens every time. Also, I just recompiled for version 2.0.16 and it gives me the same error (pasted below). I'll be updating the OS on this machine soon, which will update libcurl as well. Panic: file solr-connection.c: line 501 (solr_connection_post_more): assertion failed: (maxfd = 0)

Re: [Dovecot] Panic when attempting index with Apache Solr : fts_solr plugin

2011-12-07 Thread Timo Sirainen
On Fri, 2011-12-02 at 12:47 -0600, A Dovecot User wrote: [root@mymailserver ~]# doveadm -D index -u username mailbox inbox The mailbox isn't necessary above. doveadm(username): Info: INBOX: Caching mails seq=1..466 doveadm(username): Panic: file solr-connection.c: line 545

[Dovecot] Panic when attempting index with Apache Solr : fts_solr plugin

2011-12-03 Thread A Dovecot User
Dovecot version: 2.1.rc1 Expat version: expat-2.0.1-10 Libcurl version: libcurl-7.21.0-10 OS: Fedora 14 i686 Configure command: ./configure --with-solr Solr version: 1.4.1 (also tried 3.5.0) Java version: java-1.6.0-openjdk-1.6.0.0-55.1.9.10 (also tried Oracle Java 6u29) [root@mymailserver ~]#