Verity Unable to create collection

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

  1. #1

    Default Verity Unable to create collection

    For some reason, our Verity indexer will no longer create new collections.

    ColdFusion 7.0.2 standard on W2k3.

    If you attempt to create a collection you're greeted with the following error:

    Unable to create collection AHEC.
    Unable to create collection ahec.
    An error occurred while creating the collection:
    com.verity.api.administration.ConfigurationExcepti on: Fail to create the index.
    (-6220)

    Does not matter what you name the collection. All other Verity ops seem to be
    fine (search, index, optimize, etc).

    Any ideas?


    ke4pym Guest

  2. Similar Questions and Discussions

    1. Verity not updating collection
      This is a weird one. Using the Administrator, I have set up a few collections for our search engine to use. I have had no trouble indexing or...
    2. Unable to create collection
      Hello, When I want to create a new collection in coldfusion administrator but have the follow error: Unable to create collection...
    3. Unable to create Verity collection
      When trying to create a new collection in the CF administrator, I get this message... Unable to create collection sivf. An error occurred while...
    4. Verity collection on different server?
      I am trying to setup a verity collection on a shared drive, i.e. not on the server where cfadministrator is but I don't know how to get cf...
    5. Can't create Verity Collection
      When I try and create a verity collection in the CFAdmin or use cfcollection i get the following error Unable to create collection WebPageContent....
  3. #2

    Default Re: Verity Unable to create collection

    Try reinstalling the Verity part of it.

    C:\CFusionMX7\verity\verity-uninstall.bat
    then
    C:\CFusionMX7\verity\verity-install.bat
    Abinidi Guest

  4. #3

    Default Re: Verity Unable to create collection

    I am getting the same error. It seems to have something to do with the path.
    I can create collections on any local logical drive e.g. C:\mydirname. When I
    attempt to create the collection in my Solaris filer space I get the error you
    do. It does create the top level directory but then errors. Also, if I change
    the path to something that does not exist in that same space it does report
    that it cannot find directory. Have you had any success in finding the error
    code -6220?

    brockwayj 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