similar to: keent() from Tika - with doveadm

Displaying 20 results from an estimated 1000 matches similar to: "keent() from Tika - with doveadm"

2016 Oct 21
2
keent() from Tika - with doveadm
getting the following: Oct 21, 2016 12:04:25 PM org.apache.tika.server.resource.TikaResource logRequest INFO: tika/ (application/vnd.openxmlformats-officedocument.wordprocessingml.document) doveadm(ctr): Debug: http-client: conn 127.0.0.1:9998 [1]: Got 200 response for request [Req69: PUT http://localhost:9998/tika/] (took 91 ms + 210 ms in queue) doveadm(ctr): Panic: kevent(): Invalid argument
2016 Oct 23
2
keent() from Tika - with doveadm
doveconf -n attached, what else do you need? On Sun, Oct 23, 2016 at 3:19 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > Please see http://dovecot.org/bugreport.html > > Aki > > > On October 23, 2016 at 2:32 AM larryrtx <larryrtx at gmail.com> wrote: > > > > > > Any news Ali? > > > > > > Sent from my Sprint Samsung Galaxy S7.
2016 Oct 23
4
keent() from Tika - with doveadm
$ gdb /usr/local/bin/doveadm `pwd`/doveadm.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty"
2016 Oct 23
2
keent() from Tika - with doveadm
grrr. /home/mrm $ gdb /usr/local/bin/doveadm GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for
2016 Oct 23
0
keent() from Tika - with doveadm
gdb full backtrace would be nice... gdb /path/to/bin /path/to/core bt full Aki > On October 23, 2016 at 5:39 PM Larry Rosenman <larryrtx at gmail.com> wrote: > > > doveconf -n attached, what else do you need? > > > > On Sun, Oct 23, 2016 at 3:19 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > > Please see http://dovecot.org/bugreport.html
2016 Oct 23
0
keent() from Tika - with doveadm
Please see http://dovecot.org/bugreport.html Aki > On October 23, 2016 at 2:32 AM larryrtx <larryrtx at gmail.com> wrote: > > > Any news Ali? > > > Sent from my Sprint Samsung Galaxy S7. > -------- Original message --------From: Larry Rosenman <larryrtx at gmail.com> Date: 10/21/16 12:27 PM (GMT-06:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Cc:
2016 Oct 23
2
keent() from Tika - with doveadm
According to man page, the only way it can return EINVAL (22) is either bad filter, or bad timeout. I can't see how the filter would be bad, so I'm guessing ts must be bad. Unfortunately I forgot to ask for it, so I am going to have to ask you run it again and run p ts if that's valid, then the only thing that can be bad if the file descriptor 23. Aki > On October 23, 2016 at
2016 Oct 24
2
keent() from Tika - with doveadm
Ok so that timeval makes no sense. We'll look into it. Aki > On October 24, 2016 at 12:22 AM Larry Rosenman <larryrtx at gmail.com> wrote: > > > doveadm(mrm): Debug: http-client: conn 127.0.0.1:9998 [1]: Got 200 response > for request [Req38: PUT http://localhost:9998/tika/] (took 296 ms + 8 ms in > queue) > doveadm(mrm): Panic: kevent(): Invalid argument >
2016 Oct 23
0
keent() from Tika - with doveadm
Can you install debug symbols in FreeBSD? Aki > On October 23, 2016 at 6:29 PM Larry Rosenman <larryrtx at gmail.com> wrote: > > > $ gdb /usr/local/bin/doveadm `pwd`/doveadm.core > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or
2016 Oct 21
0
keent() from Tika - with doveadm
> On October 21, 2016 at 8:06 PM Larry Rosenman <larryrtx at gmail.com> wrote: > > > getting the following: > > Oct 21, 2016 12:04:25 PM org.apache.tika.server.resource.TikaResource > logRequest > INFO: tika/ > (application/vnd.openxmlformats-officedocument.wordprocessingml.document) > doveadm(ctr): Debug: http-client: conn 127.0.0.1:9998 [1]: Got 200
2017 Mar 20
2
Crash on doveadm index
http://www.lerctr.org/~ler/dovecot/doveadm-2017-03-20.txt doveconf ?n attached? and at: http://www.lerctr.org/~ler/dovecot/doveconf.n.txt -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281 -------------- next part -------------- A
2017 Mar 20
2
Crash on doveadm index
Yeah, it's tika related. Also looks rather simple to fix. Aki > On March 20, 2017 at 9:44 PM Larry Rosenman <larryrtx at gmail.com> wrote: > > > This appears to be Tika related. I?m running the latest Tika (1.14). > > > > I?ve turned OFF tika, and can index everything. > > > > I do have some of the ?bad? messages saved. > >
2016 Oct 24
2
keent() from Tika - with doveadm
Hi! We found some problems with those patches, and ended up doing slightly different fix: https://github.com/dovecot/core/compare/3e41b3d%5E...cca98b.patch Aki On 24.10.2016 10:17, Aki Tuomi wrote: > Hi! > > Can you try these two patches? > > Aki > > > On 24.10.2016 08:48, Aki Tuomi wrote: >> Ok so that timeval makes no sense. We'll look into it. >>
2016 Oct 23
0
keent() from Tika - with doveadm
ok, gdb7 works: (gdb) fr 6 #6 0x00000008011a3e49 in io_loop_handler_run_internal (ioloop=0x801c214e0) at ioloop-kqueue.c:131 131 i_panic("kevent(): %m"); (gdb) p errno $1 = 22 (gdb) p ret $2 = -1 (gdb) p *ioloop $3 = {prev = 0x801c21080, cur_ctx = 0x0, io_files = 0x801c4f980, next_io_file = 0x0, timeouts = 0x801c19e60, timeouts_new = {arr = {buffer = 0x801c5ac80, element_size = 8}, v =
2016 Nov 06
3
imapsieve pigeonhole plugin?
How do you enable the imapsieve plugin? I added sieve_plugins = imapsieve and it whines: hebighonker.lerctr.org /usr/local/etc/dovecot/conf.d # service dovecot restart managesieve: Fatal: Plugin 'imapsieve' not found from directory /usr/local/lib/dovecot/sieve doveconf: Error: managesieve-login: dump-capability process returned 89 Stopping dovecot. Waiting for PIDS: 97491. managesieve:
2016 Nov 06
3
imapsieve pigeonhole plugin?
it also appears that the above-captioned file is *NOT* in the tarball :( On Sun, Nov 6, 2016 at 10:39 AM, Larry Rosenman <larryrtx at gmail.com> wrote: > ok, I found: > https://github.com/dovecot/pigeonhole/blob/master/doc/ > plugins/imapsieve.txt > and that helps. > > Can this be added to the Wiki? > > On Sun, Nov 6, 2016 at 10:30 AM, Larry Rosenman <larryrtx
2017 Jul 18
1
passwd-file, getting invalid uid 0
# Valid UID range for users, defaults to 500 and above. This is mostly # to make sure that users can't log in as daemons or other system users. # Note that denying root logins is hardcoded to dovecot binary and can't # be done even if first_valid_uid is set to 0. #first_valid_uid = 500 #last_valid_uid = 0 Aki > On July 18, 2017 at 9:23 PM Larry Rosenman <larryrtx at gmail.com>
2016 Nov 02
5
doveadm index: can't index a different namespace?
nope -- No difference thebighonker.lerctr.org ~ $ ls -l ~/MAILARCHIVE/ total 176 drwx------ 6 ler ler 7 May 25 2014 2004 drwx------ 8 ler ler 8 Mar 3 2013 2005 drwx------ 11 ler ler 11 Mar 3 2013 2006 drwx------ 11 ler ler 11 May 3 2013 2007 drwx------ 14 ler ler 14 Mar 3 2013 2008 drwx------ 14 ler ler 14 Mar 3 2013 2009 drwx------ 14 ler ler 14 Mar 3 2013
2016 Nov 02
2
doveadm index: can't index a different namespace?
It's ALWAYS failed on the other NAMESPACE. Some of the logging looks weird as well for the 2nd namespace: Nov 2 12:32:03 thebighonker dovecot: imap-login: Login: user=<mrm>, method=PLAIN, rip=207.231.91.36, lip=192.147.25.65, mpid=76712, TLS, session=<HC+00VRAWczP51sk> Nov 2 12:32:03 thebighonker dovecot: imap(mrm): Debug: Loading modules from directory: /usr/local/lib/dovecot
2016 Nov 02
2
doveadm index: can't index a different namespace?
one other thing, fts_autoindex does NOT appear to be working on the #ARCHIVE/ NAMESPACE. I wonder if these are all interrelated? On Wed, Nov 2, 2016 at 1:10 PM, Larry Rosenman <larryrtx at gmail.com> wrote: > FWIW it DOES work on my default NAMESPACE, just not the #ARCHIVE/ > NAMESPACE. > > > On Wed, Nov 2, 2016 at 12:32 PM, Larry Rosenman <larryrtx at gmail.com> >