Verity: Could not load filter flt_kv -recognize

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Verity: Could not load filter flt_kv -recognize

    I'm using Verity on CFMX 6.1 standard (no updater yet). OS is CentOS 3.6.

    I get the following error in
    /opt/coldfusionmx/verity/collections/mycollection/file/sysinfo.log when
    indexing the collection I created:
    msg(1): Error E0-0720 (I/O Filter): Could not load filter 'flt_kv
    -recognize' which is named in your style.uni fi
    le.

    Another problem:
    Indexing using CF admin works fine but I'm unable to index using cfindex. I
    don't get any errors. Nothing is logged at all.

    <cfindex
    collection="mycollection"
    action="update"
    type="path"
    key="/var/www/html/mywebsite"
    extensions=".htm, .html, .cfm, .cfml"
    urlpath="http://mywebsite" >



    NetbasicsNL Guest

  2. Similar Questions and Discussions

    1. Could not load user defined filter in web.xml
      Hi, I am trying to deploy my flex application to WebLogic 8.1 server. While deployment, I get the following error: ####<Aug 22, 2005 4:49:26...
    2. Hacking Verity for the PDF Filter
      Howdy ho Has any on figured out how to get access to Veritys PDF Filter, or any document filter objects? Basically I want to use the same object...
    3. Could not load filter
      I'm getting this error: msg(1): Error E0-0720 (I/O Filter): Could not load filter 'flt_kv -recognize' which is named in your style.uni file. ...
    4. #24698 [Fbk->NoF]: isapi filter would not load
      ID: 24698 Updated by: sniper@php.net Reported By: felix_au at hotmail dot com -Status: Feedback +Status: ...
    5. #24698 [NEW]: isapi filter would not load
      From: felix_au at hotmail dot com Operating system: WinXP PHP version: 5.0.0b1 (beta1) PHP Bug Type: IIS related Bug...
  3. #2

    Default Re: Verity: Could not load filter flt_kv -recognize

    Anyone?
    NetbasicsNL Guest

  4. #3

    Default Re: Verity: Could not load filter flt_kv -recognize

    Here's a patch which fixes the problem:
    [url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19339[/url]

    This question was asked a dozen times before.
    Everybody seeking support for this problem missed there's a patch and no one
    bothered to tell there's a patch...

    NetbasicsNL Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139