Re: keent() from Tika - with doveadm

2016-10-25 Thread Aki Tuomi
This seems to be some kind of clucene internal error. Aki On 24.10.2016 17:21, Larry Rosenman wrote: > that seems to fix this kevent() problem, but I got the following lucene > assert. Is that because of previous fails? > > Also, while I have your attention, is fts_autoindex supposed to work > a

Re: keent() from Tika - with doveadm

2016-10-24 Thread Larry Rosenman
that seems to fix this kevent() problem, but I got the following lucene assert. Is that because of previous fails? Also, while I have your attention, is fts_autoindex supposed to work accross NAMESPACES? doveadm(mrm): Debug: Mailbox LISTS/vse-l: Opened mail UID=39483 because: fts indexing dovead

Re: keent() from Tika - with doveadm

2016-10-24 Thread Aki Tuomi
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: >> O

Re: keent() from Tika - with doveadm

2016-10-24 Thread Aki Tuomi
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. > > Aki > >> On October 24, 2016 at 12:22 AM Larry Rosenman wrote: >> >> >> doveadm(mrm): Debug: http-client: conn 127.0.0.1:9998 [1]: Got 200 response >> for

Re: keent() from Tika - with doveadm

2016-10-23 Thread Aki Tuomi
Ok so that timeval makes no sense. We'll look into it. Aki > On October 24, 2016 at 12:22 AM Larry Rosenman 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

Re: keent() from Tika - with doveadm

2016-10-23 Thread Larry Rosenman
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 Program received signal SIGABRT, Aborted. 0x0008014e6f7a in thr_kill () from /lib/libc.

Re: keent() from Tika - with doveadm

2016-10-23 Thread Aki Tuomi
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 th

Re: keent() from Tika - with doveadm

2016-10-23 Thread Larry Rosenman
ok, gdb7 works: (gdb) fr 6 #6 0x0008011a3e49 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, t

Re: keent() from Tika - with doveadm

2016-10-23 Thread Larry Rosenman
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 t

Re: keent() from Tika - with doveadm

2016-10-23 Thread Aki Tuomi
Hi, can you run doveadm in gdb, wait for it to crash, and then go to frame 6 ( io_loop_handler_run_internal) and run p errno p ret p *ioloop p *ctx p *events Sorry but the crash doesn't make enough sense yet to me, we need to determine what the invalid parameter is. > Larry Rosenman

Re: keent() from Tika - with doveadm

2016-10-23 Thread Larry Rosenman
No symbol table info available. > > #17 0x00433b29 in doveadm_cmd_run_ver2 () > > No symbol table info available. > > #18 0x004336b7 in doveadm_cmd_try_run_ver2 () > > ---Type to continue, or q to quit--- > > No symbol table info available. > > #19 0x004362b2 in m

Re: keent() from Tika - with doveadm

2016-10-23 Thread Aki Tuomi
> doveconf -n attached, what else do you need? > > > > > > > > > > > > On Sun, Oct 23, 2016 at 3:19 AM, Aki Tuomi wrote: > > > > > > > Please see http://dovecot.org/bugreport.html > > > > > > > > Aki > > >

Re: keent() from Tika - with doveadm

2016-10-23 Thread Larry Rosenman
t; > > > > > > > > > > > Sent from my Sprint Samsung Galaxy S7. > > > > Original message From: Larry Rosenman < > > > larry...@gmail.com> Date: 10/21/16 12:27 PM (GMT-06:00) To: Aki > Tuomi < > > > aki.tu...@do

Re: keent() from Tika - with doveadm

2016-10-23 Thread Aki Tuomi
- Original message From: Larry Rosenman < > > larry...@gmail.com> Date: 10/21/16 12:27 PM (GMT-06:00) To: Aki Tuomi < > > aki.tu...@dovecot.fi> Cc: Dovecot Mailing List > > Subject: Re: keent() from Tika - with doveadm > > > Unfortuantely it doe

Re: keent() from Tika - with doveadm

2016-10-23 Thread Larry Rosenman
; > > > Sent from my Sprint Samsung Galaxy S7. > > Original message From: Larry Rosenman < > larry...@gmail.com> Date: 10/21/16 12:27 PM (GMT-06:00) To: Aki Tuomi < > aki.tu...@dovecot.fi> Cc: Dovecot Mailing List > Subject: Re: keent() from Tika - with do

Re: keent() from Tika - with doveadm

2016-10-23 Thread Aki Tuomi
06:00) To: Aki Tuomi > Cc: Dovecot Mailing List Subject: Re: keent() from Tika > - with doveadm > Unfortuantely it doesn't seem to log that, and it's not 100% consistent. > I did catch one, but the log file is huge so it's at: > http://www.lerctr.org/~ler/Dovecot/do

Re: keent() from Tika - with doveadm

2016-10-22 Thread larryrtx
Any news Ali?  Sent from my Sprint Samsung Galaxy S7. Original message From: Larry Rosenman Date: 10/21/16 12:27 PM (GMT-06:00) To: Aki Tuomi Cc: Dovecot Mailing List Subject: Re: keent() from Tika - with doveadm Unfortuantely it doesn't seem to log that, and it&

Re: keent() from Tika - with doveadm

2016-10-21 Thread Larry Rosenman
Unfortuantely it doesn't seem to log that, and it's not 100% consistent. I did catch one, but the log file is huge so it's at: http://www.lerctr.org/~ler/Dovecot/doveadm0-tika On Fri, Oct 21, 2016 at 12:17 PM, Aki Tuomi wrote: > > > On October 21, 2016 at 8:06 PM Larry Rosenman > wrote: > > >

Re: keent() from Tika - with doveadm

2016-10-21 Thread Aki Tuomi
> On October 21, 2016 at 8:06 PM Larry Rosenman 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-clien

keent() from Tika - with doveadm

2016-10-21 Thread Larry Rosenman
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://l