similar to: fts solr : out of memory

Displaying 20 results from an estimated 2000 matches similar to: "fts solr : out of memory"

2012 Aug 07
4
pop3 proxying error
Hi Timo, I've got some errors with pop3 proxying and dovecot 2.1.9 I's occured on the proxy side: Aug 7 13:16:47 dev1 dovecot: pop3-login: Fatal: master: service(pop3-login): child 23046 killed with signal 11 (core dumped) Server side shows no error, and runs the same dovecot version. Thanks for your help. Best regards Tonio Buonaguidi Core dump: GNU gdb (GDB) 7.4.1-debian
2013 Oct 30
1
dovecot-ldap : can't find user in OU subtree
Hi all, Well, I've compiled and installed dovecot 2.2.6 with following options: > ./configure --prefix=/usr/ --sysconfdir=/etc/ --with-mysql > --libexecdir=/usr/lib/ --localstatedir=/var > --with-moduledir=/usr/lib/dovecot/modules --disable-rpath > --disable-static --with-zlib --with-bzlib --with-solr --with-ldap > --with-gssapi --with-nss doveconf -n: > # 2.2.6:
2013 Mar 16
3
crash with dovecot 2.2: Panic: Buffer full
Hi Timo, I've got a crash with dovecot 2.2 dovecot --version 2.2.rc2 (69c26a9e3be5) It's occured when accessing with imap on a large mailbox (around 50k messages) imap(clean-quarantine at spamguard.fr): Panic: Buffer full (4254 > 4248, pool <none>) Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x6089a) [0x7f9d1bcde89a] -> /usr/lib/dovecot/libdovecot.so.0(+0x608de)
2020 Oct 31
3
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
On 10/18/20 10:28 PM, Aki Tuomi wrote: >> doveadm(myuser at example.com): Panic: file mail-storage.c: line 2112 (mailbox_get_open_status): assertion failed: (box->opened) ... > I can reproduce your problem with the `fts lookup` command. Luckily it's equivalent to running `doveadm search`. I'll open a bug about this. Can you provide any status on the bug/fix? Thanks.
2014 Aug 20
1
Panic at virtual folder fts-search-serialize.c
Hi all, I'm using dovecot 2.2.13 with virtual folders and fts-solr (see attached dovecot-n.conf). At using virtual folder with fts, the dovecot crashes with following panic: Aug 20 10:49:43 imap(...): Panic: file fts-search-serialize.c: line 63 (fts_search_deserialize_add_idx): assertion failed: (*idx < buf->used) Aug 20 10:49:43 imap(test4 at india.com): Error: Raw backtrace:
2018 Jan 27
2
2 panics, 1 segmentation fault in dovecot 2.3.0 (fts)
Hi, While testing our migration to dovecot 2.3.0, we encountered 2 panics, 1 segmentation fault while we wanted to rebuild the solr indizes. Problem [1] was encountered while rebuilding the indizes, and now I don't know how many mails/documents are indexed or where it got stuck. [2] and [3] encountered while just playing around, since I did not know of "tokenize" and did not find a
2013 Mar 02
1
panic in dovecot when using fts with solr
Hello All, I have a panic error in dovecot when I try to use the fts search with Solr. The version of dovecot I use is version 2.1 I have used a telnet session to search, but I don't know if this make a difference: telnet localhost imap Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
2020 Nov 02
2
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]
On 11/1/20 10:35 AM, John Fawcett wrote: > Yes, getting more data about any potential problem would be useful. > > Just to clarify: I have a fully working search setup for some time now > over various dovecot releases, so no patches needed to get it working. > > My setup does use fts plugin and fts-solr plugin, but it does not use > lib-fts functionality (that has many
2020 Oct 19
2
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
On 10/18/20 10:28 PM, Aki Tuomi wrote: > Dovecot FTS tokenization is not done, unless you have `use_libfts` in fts_solr setting, in your case > > fts_solr = url=https://solr.example.com:8984/solr/dovecot/ use_libfts changing - fts_solr = url=https://solr.example.com:8984/solr/dovecot/ soft_commit=yes batch_size=250 + fts_solr = url=https://solr.example.com:8984/solr/dovecot/ use_libfts
2015 Mar 22
2
Error after setting up fts /solr for Open-Xchange
Hi List, i have tried to get fts / solr running with virtual all folder with Open-Xchange. I followed a pretty well written howto from Open-Xchanges Intranet, and i first thought everything was running smooth, as the first one or two searches were successful. However now whenever i try to search again for something in the virtual "all folders" Open-Xchange tells me: *Error*
2020 Nov 01
2
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]
On 11/1/20 1:56 AM, John Fawcett wrote: > At the moment I don't see other corrections needed in dovecot apart from > command line doveadm fts which is not a show stopper. Via doveadm search > I confirm - on my simple config - that search for accented or non > accented characters works correctly as it does via imap connection. thx. hopefully it'll get considered for a next
2020 Oct 11
6
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
I'm running, dovecot --version 2.3.11.3 (502c39af9) solr -version 8.6.3 uname -rm 5.8.13-200.fc32.x86_64 x86_64 grep _NAME /etc/os-release PRETTY_NAME="Fedora 32 (Server Edition)" CPE_NAME="cpe:/o:fedoraproject:fedora:32" Solr FTS plugin is enabled/configured, mail_plugins = virtual acl fts fts_solr plugin { fts = solr fts_autoindex = yes
2015 Mar 28
2
Error after setting up fts /solr for Open-Xchange
Am 28.03.2015 um 10:42 schrieb zucca at systemschmiede.com: > Hi everyone, > > may i jolt this again please...still found no solution at all to this > really. > Thank you very much, i appreciate your help! > Cheers > Sascha a good idea might be upgrade to recent, before do more debug Timo Sirainen <tss at iki.fi> [Thu, 12 Mar 2015 17:41:05 +0200] rev 18340 Released
2005 Aug 04
3
how can i add group policy in samba
Hi all, I am new to samba. I have created samba as PDC. I want to restrict users for changing settings. I have configured all client machines with XP. How can i use Group Policy with netlogon. Thanks in advance. Regards, Saravanan __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
2015 Mar 28
2
Error after setting up fts /solr for Open-Xchange
Hi, just saw, that v2.2.13 is still the latest version in wheezy backports. I don't really like the idea of messing around with self compiled versions, at least not, if my original problem might as well have a good possibility not to be resolved by the update. I can't find anything regarding the " file fts-search-serialize.c: line 63 (fts_search_deserialize_add_idx): assertion
2004 Nov 30
2
problem with cached netbios name of wins server
fc2, samba 3.0.9 The samba server is PDC. Temporarily, the server was dhcp, which gave it the IP 192.168.1.64 we then set it to static 192.168.1.150, which is what we want. however, the different windows clients, on and off, on ping and such, resolve INTRANET, the netbios name of the pdc, to 192.168.1.64 still, despite me removing wins.dat. I even tried the following suggestion, to no avail
2006 Oct 11
1
Kernel source package missing?
Hi everyone, I've been looking for the package kernel-source-2.6.9-34 (from 4.3) and I can't find it anywhere. In fact, the only mention to it I have found is on the RedHat errata (I also have the RHEL CDs and it is not there either). Where can I get it from? I wanna compile some packages and I need the kernel source. Thanks Gabriel
2006 Jul 09
2
3ware SATA RAID Card
I've a 3ware Escalade 8006-2 and run Centos 4.2 using the latest kernel 2.6.9-34.0.2.ELsmp. I see that the card comes with some disk management tools called 3DM2 Management Utility. Is this ok to install? Is it good for reporting failed drives? Thanks Jon ___________________________________________________________ All New Yahoo! Mail ? Tired of Vi at gr@! come-ons? Let our SpamGuard
2004 Nov 30
0
[LLVMdev] Trouble using llvm tools
I have trouble using the llvm tools.Some of the errors are : $ llvm-dis prog.bc $ llvm-dis: Invalid Top Level Block Length! Type:1, Size:456 (Vers=0, Pos=12) ------------------------------------- $ extract -o=outprog prog.bc $ extract: bytecode didn't read correctly. Where am I doing wrong ?I wish to get human readable form of my bytecode file.The tool giving similar error. Thanks Tanu
2004 Feb 23
1
Samba multiple domains on single linux machine
Hello I have a problem, I work in a company with 50 P.C. organized in 5 workgroups with Windows 98, 2000, NT, XP Workstations. I want to place this 50 P.C. , using Samba from Linux, in 5 Samba domains on a single linux machine. I' ve made a Samba PDC, but i didn't succed to make another domain on the same machine. There is anybody ho can help me ( example, configuration). Thank you