Quote:
Originally Posted by urban@abak just to say it... even thought this topic is quiet old:
we had the same problem today. re-indexing the account might help. not a perfect solution i guess, but it worked for us. |
I'm reindexing one of the mailboxes that is having this same issue. (This is a new issue, starting today, I think.)
I see this in the converd.log:
Code:
2007-01-15 15:16:34,263 DEBUG [Convertd-4] [] TransformationHandler - set up connection to client at remote port 60223
2007-01-15 15:16:34,266 DEBUG [Convertd-4] [] TransformationHandler - processing command (x) from client at remote port 60223
2007-01-15 15:16:34,269 DEBUG [Convertd-4] [] TransformationHandler - filename= scan 001.pdf
2007-01-15 15:16:34,363 WARN [Convertd-4] [] VerityEngine - Verity filter error
com.verity.api.filter.FilterException:
In: <stream> Out: <stream>
>>> Error while filtering: KVERR_badInputStream
at com.verity.api.filter.Filter.filterStreamToStream(Native Method)
at com.verity.api.filter.Filter.filterTo(Unknown Source)
at com.zimbra.cs.convertd.VerityEngine.extract(VerityEngine.java:256)
at com.zimbra.cs.convertd.TransformationHandler.doTextExtraction(TransformationHandler.java:194)
at com.zimbra.cs.convertd.TransformationHandler.processCommand(TransformationHandler.java:102)
at com.zimbra.cs.tcpserver.ProtocolHandler.processConnection(ProtocolHandler.java:231)
at com.zimbra.cs.tcpserver.ProtocolHandler.run(ProtocolHandler.java:198)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
2007-01-15 15:16:34,386 DEBUG [Convertd-4] [] VerityEngine - deleted /opt/zimbra/convertd/inprocessing/0uPd,1e67O18d9gsj8lFQQ3lseM=_2
2007-01-15 15:16:34,423 DEBUG [Convertd-4] [] TransformationHandler - processing command (?) from client at remote port 60223
2007-01-15 15:16:34,425 WARN [Convertd-4] [] TransformationHandler - got EOF from client
2007-01-15 15:16:34,425 DEBUG [Convertd-4] [] TransformationHandler - closing streams to client at remote port 60223
2007-01-15 15:16:34,426 INFO [Convertd-4] [] ProtocolHandler - Handler exiting normally
2007-01-15 15:16:34,901 DEBUG [Convertd-5] [] TransformationHandler - set up connection to client at remote port 60224
2007-01-15 15:16:34,904 DEBUG [Convertd-5] [] TransformationHandler - processing command (x) from client at remote port 60224
2007-01-15 15:16:34,916 DEBUG [Convertd-5] [] TransformationHandler - filename= scan 001.pdf
2007-01-15 15:16:34,963 WARN [Convertd-5] [] VerityEngine - Verity filter error
com.verity.api.filter.FilterException:
In: <stream> Out: <stream>
>>> Error while filtering: KVERR_badInputStream
at com.verity.api.filter.Filter.filterStreamToStream(Native Method)
at com.verity.api.filter.Filter.filterTo(Unknown Source)
at com.zimbra.cs.convertd.VerityEngine.extract(VerityEngine.java:256)
at com.zimbra.cs.convertd.TransformationHandler.doTextExtraction(TransformationHandler.java:194)
at com.zimbra.cs.convertd.TransformationHandler.processCommand(TransformationHandler.java:102)
at com.zimbra.cs.tcpserver.ProtocolHandler.processConnection(ProtocolHandler.java:231)
at com.zimbra.cs.tcpserver.ProtocolHandler.run(ProtocolHandler.java:198)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
2007-01-15 15:16:34,968 DEBUG [Convertd-5] [] VerityEngine - deleted /opt/zimbra/convertd/inprocessing/xErtqf1rmWPGU+,,XlLoTrczUfs=_2
2007-01-15 15:16:34,971 DEBUG [Convertd-5] [] TransformationHandler - processing command (?) from client at remote port 60224
2007-01-15 15:16:34,973 WARN [Convertd-5] [] TransformationHandler - got EOF from client
2007-01-15 15:16:34,973 DEBUG [Convertd-5] [] TransformationHandler - closing streams to client at remote port 60224
2007-01-15 15:16:34,975 INFO [Convertd-5] [] ProtocolHandler - Handler exiting normally I have the compat libraries installed. This is ZCS NE 4.0.4. Usually I restart zimbra, and the deferred messages get sent, but this time, they popped back into the deferred queue. The mailbox I'm reindexing has 10,000 e-mails, so I won't have results for a while...
--Brian