Code:
2005-11-21 17:43:00,591 DEBUG [Convertd-1] [] TransformationHandler - filename= att971392.jpg
2005-11-21 17:43:00,601 WARN [Convertd-1] [] VerityEngine - Verity filter error
com.verity.api.filter.FilterException: Error loading shared library kvfilter.
at com.verity.api.filter.Filter.getStreamDocFormatInfo(Native Method)
at com.verity.api.filter.Filter.getDocFormatInfo(Unknown Source)
at com.zimbra.cs.convertd.VerityEngine.extract(VerityEngine.java:233)
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:230)
at com.zimbra.cs.tcpserver.ProtocolHandler.run(ProtocolHandler.java:197)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
2005-11-21 17:43:00,603 DEBUG [Convertd-1] [] VerityEngine - deleted /opt/zimbra/convertd/inprocessing/8lylREPq27qMS+tlFxawJ7S0c6c=_3
2005-11-21 17:43:00,607 DEBUG [Convertd-1] [] TransformationHandler - processing command (x) from client at remote port 38961
2005-11-21 17:43:00,608 DEBUG [Convertd-1] [] TransformationHandler - filename= att971393.gif
2005-11-21 17:43:00,608 INFO [Convertd-1] [] VerityEngine - filtering document out-of-process: 8lylREPq27qMS+tlFxawJ7S0c6c=_4
2005-11-21 17:43:16,378 INFO [main] [] TransformationServer/7047 - Convertd is ready
and
Code:
2005-11-21 17:42:59,485 DEBUG [Convertd-2] [] TransformationHandler - processing command (x) from
client at remote port 38957
2005-11-21 17:42:59,497 INFO [Convertd-2] [] VerityEngine - found unfinished doc whose hash is: ,Nr9ND9pZ8eBi9+hxpqJbpDquvI=_2
2005-11-21 17:42:59,497 INFO [Convertd-2] [] VerityEngine - found unfinished doc whose hash is: 74twdNPLBSuMRdq9bp1iesW7sRk=_2
2005-11-21 17:42:59,497 INFO [Convertd-2] [] VerityEngine - found unfinished doc whose hash is: o4o6R1bnMI4wtEJJWsaG8jdxeSI=_1.2
2005-11-21 17:42:59,497 INFO [Convertd-2] [] VerityEngine - found unfinished doc whose hash is: HNVTcrN3LybeyCRr4XLitjo2yvo=_1.2
2005-11-21 17:42:59,497 INFO [Convertd-2] [] VerityEngine - found unfinished doc whose hash is: wt8A83mg3wmat+pmHVmuemoj4zA=_2
2005-11-21 17:42:59,498 INFO [Convertd-2] [] VerityEngine - found unfinished doc whose hash is: 8lylREPq27qMS+tlFxawJ7S0c6c=_4
2005-11-21 17:42:59,498 INFO [Convertd-2] [] VerityEngine - found unfinished doc whose hash is: J3W3s,daLPr0x0njU3v1fnKtTFM=_2
2005-11-21 17:42:59,502 DEBUG [Convertd-2] [] TransformationHandler - filename=
2005-11-21 17:42:59,512 WARN [Convertd-2] [] VerityEngine - Verity filter error
com.verity.api.filter.FilterException: Error loading shared library kvfilter.
at com.verity.api.filter.Filter.getStreamDocFormatInfo(Native Method)
at com.verity.api.filter.Filter.getDocFormatInfo(Unknown Source)
at com.zimbra.cs.convertd.VerityEngine.extract(VerityEngine.java:233)
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:230)
at com.zimbra.cs.tcpserver.ProtocolHandler.run(ProtocolHandler.java:197)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
several lines above that there are a bunch of lines like
"Transformation Handler - Processing Command (^H) from client at remote port"
over and over, with a different character (it looks like an escaped control code) in the parenthesis.