Re: Verity - Error in search engine library

2008-09-04 Thread Tamara Loose
 I hava a couple of collections on a CF8-machine. Since a couple of 
 months I regularly get the message Error opening a workspace.: com.
 verity.organize.WorkSpaceOpenException: All available workers are 
 allocated to open workspaces. Increase ODK Sync Threads to allow more 
 active workspaces. [K2IdxErr_TooManyOpenWorkSpaces]. Most of the time 
 an optimize collection does the trick and everything is back to 
 normal; sometimes only a CF Search Service restart helps.
 I have tried to fiddle with the Verity-setting (although nog really 
 fool-proof) of the ODK Sync Threads but kept getting this error. I 
 don't have a clue what's creating this...Anyone had this before? Cant 
 find anything on this errormessage.
 
 thanks!
 Bart 

Did you come across a solution for this one. Our Collections are doing this now 
too.

Error opening a workspace: com.verity.organize.WorkSpaceOpenException: All 
available workers are allocated to open workspaces. Increase ODK Sync Threads 
to allow more active workspaces. [K2IdxErr_TooManyOpenWorkSpaces]. (-5017)  

Thanks, Tammy 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312051
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Verity - Error in search engine library

2008-08-12 Thread Bart Buijze
I hava a couple of collections on a CF8-machine. Since a couple of months I 
regularly get the message Error opening a workspace.: 
com.verity.organize.WorkSpaceOpenException: All available workers are allocated 
to open workspaces. Increase ODK Sync Threads to allow more active workspaces. 
[K2IdxErr_TooManyOpenWorkSpaces]. Most of the time an optimize collection does 
the trick and everything is back to normal; sometimes only a CF Search Service 
restart helps.
I have tried to fiddle with the Verity-setting (although nog really fool-proof) 
of the ODK Sync Threads but kept getting this error. I don't have a clue what's 
creating this...Anyone had this before? Cant find anything on this errormessage.

thanks!
Bart 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310845
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Verity - Error in search library - all available workers allocated

2008-08-12 Thread Bart Buijze
I hava a couple of collections on a CF8-machine. Since a couple of months I 
regularly get the message Error opening a workspace.: 
com.verity.organize.WorkSpaceOpenException: All available workers are allocated 
to open workspaces. Increase ODK Sync Threads to allow more active workspaces. 
[K2IdxErr_TooManyOpenWorkSpaces]. Most of the time an optimize collection does 
the trick and everything is back to normal; sometimes only a CF Search Service 
restart helps.
I have tried to fiddle with the Verity-setting (although nog really fool-proof) 
of the ODK Sync Threads but kept getting this error. I don't have a clue what's 
creating this...Anyone had this before? Cant find anything on this errormessage.

thanks!
Bart 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310846
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Verity Error -1705

2006-02-21 Thread Gareth
Hi all.

I posted this to the CF forum on the Macromedia site but got no responses 
and spotted someone over there saying how this mailing list was a much 
better place to get answers anyway. So

General Info:

Windows Server 2003 / IIS
CF 7,0,0,91690 Standard
Default install location
All collections in englishx

Single server install (no clustering). The collections are created from 
queries and refreshed every fifteen minutes. There are no categories. The 2 
collections in the example error below are average collections on the server 
and are 68/547 docs and 365/1,408 kb respectively.
-

I'm getting regular errors from verity which return the following:

There was a problem executing the CFSearch tag with the following 
collections.
Collection (status code): collection_name (-1705), collection_2_name (-1705)

There are very few references to this error that I can find. When 
researching a while ago I came across a thread that I've found archived 
here: http://software.groupbrowser.com/printthread.php?t=179708. This thread 
mentions the collection language which I changed but still get the error.

I have tried wrapping cflocks around the cfindex and cfsearch tags (i 
realise this is not current best practise) but still get the error.

Sometimes the error is short lived - if I refresh the page the search is 
performed correctly. Other times it is permanent and requires manual 
restarting of the CF Search service - a point of note is that the K2Server 
service needs to have its process stopped in task manager as the restart 
command in services fails.

I have no idea what else to try or what could be causing this. It's also 
hard to imagine I'm the only one experiencing the error (but maybe I am...).

Can anyone help, offer advice or at least share similar experiences in an 
attempt to track down the cause?

Many thanks

Gareth 


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233001
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: verity error help : solved

2004-06-30 Thread Doug James
Upon further investigating, I found that the indexes (indices?) where 
not correctly built, coldfusion thought they were externally built. I 
just deleted them and rebuilt theindexes (indices?) in cf-admin and 
then re-indexed everything. Seems to be working better now.

Doug

Steven Erat wrote:

Hi Doug,
 
This seems to be a somewhat common Verity error, outside of ColdFusion even:
http://www.google.com/search?q=%22Error+%23+-2%22++Error+E3-0005
BLOCKED::http://www.google.com/search?q=
num=100hl=enlr=ie=UTF-8c2coff=1safe=offfilter=0
 
Maybe you could try my custom tag CF_MKVDK to generate a verity mkvdk log
file.The log might have more information with details since there is a
highly verbose logging option built into mkvdk, and ColdFusion normally
doesn't make use of that option.
 
Description:
http://www.talkingtree.com/blog/index.cfm?data="">
BLOCKED::http://www.talkingtree.com/blog/index.cfm?data="" 
 
Custom Tag and pre-made test files to index: 
http://www.talkingtree.com/downloads/index.cfm?item=mkvdk%5Fgood%5Ftest%2Ezi
p
BLOCKED::http://www.talkingtree.com/downloads/index.cfm?item=mkvdk_good_tes
t.zip 
 
Custom Tag with caller demo: 
http://www.talkingtree.com/downloads/index.cfm?item=mkvdk%2Ezip
BLOCKED::http://www.talkingtree.com/downloads/index.cfm?item=mkvdk.zip 
 
Also, the custom tag will write a bulk file and shell script to the /tmp
directory.You can run the shell script manually from the command line to
run mkvdk outside of ColdFusion to see if you get the same error message or
not. 
 
If this is a custom collection built from a query then my tag won't help.
Its only for file based collections.
 
HTH,
Steven Erat
 

_

From: Doug James [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 29, 2004 1:16 PM
To: CF-Talk
Subject: verity error help


We are using RedHat AS2.1 and we have just migrated to 6.1MX. I received 
a note from a user that they got a verity error message. An error 
occurred while performing an operation in the Search Engine native 
library. ...CFIndexTagException: Error # -2 Error E3-0005 ...Attach: 
/opt/coldfusionmx/verity/collections/myColl/custom is not a directory...

Can some please shed a bit of light on what it all means?

Thanks for the help.

Doug 
_




 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




verity error help

2004-06-29 Thread Doug James
We are using RedHat AS2.1 and we have just migrated to 6.1MX. I received 
a note from a user that they got a verity error message. An error 
occurred while performing an operation in the Search Engine native 
library. ...CFIndexTagException: Error # -2 Error E3-0005 ...Attach: 
/opt/coldfusionmx/verity/collections/myColl/custom is not a directory...

Can some please shed a bit of light on what it all means?

Thanks for the help.

Doug
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: verity error help

2004-06-29 Thread Steven Erat
Hi Doug,

 
This seems to be a somewhat common Verity error, outside of ColdFusion even:
http://www.google.com/search?q=%22Error+%23+-2%22++Error+E3-0005
BLOCKED::http://www.google.com/search?q=
num=100hl=enlr=ie=UTF-8c2coff=1safe=offfilter=0

 
Maybe you could try my custom tag CF_MKVDK to generate a verity mkvdk log
file.The log might have more information with details since there is a
highly verbose logging option built into mkvdk, and ColdFusion normally
doesn't make use of that option.

 
Description:
http://www.talkingtree.com/blog/index.cfm?data="">
BLOCKED::http://www.talkingtree.com/blog/index.cfm?data="" 

 
Custom Tag and pre-made test files to index: 
http://www.talkingtree.com/downloads/index.cfm?item=mkvdk%5Fgood%5Ftest%2Ezi
p
BLOCKED::http://www.talkingtree.com/downloads/index.cfm?item=mkvdk_good_tes
t.zip 

 
Custom Tag with caller demo: 
http://www.talkingtree.com/downloads/index.cfm?item=mkvdk%2Ezip
BLOCKED::http://www.talkingtree.com/downloads/index.cfm?item=mkvdk.zip 

 
Also, the custom tag will write a bulk file and shell script to the /tmp
directory.You can run the shell script manually from the command line to
run mkvdk outside of ColdFusion to see if you get the same error message or
not. 

 
If this is a custom collection built from a query then my tag won't help.
Its only for file based collections.

 
HTH,
Steven Erat

_

From: Doug James [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 29, 2004 1:16 PM
To: CF-Talk
Subject: verity error help

We are using RedHat AS2.1 and we have just migrated to 6.1MX. I received 
a note from a user that they got a verity error message. An error 
occurred while performing an operation in the Search Engine native 
library. ...CFIndexTagException: Error # -2 Error E3-0005 ...Attach: 
/opt/coldfusionmx/verity/collections/myColl/custom is not a directory...

Can some please shed a bit of light on what it all means?

Thanks for the help.

Doug 
_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Verity Error - baffled

2004-01-23 Thread Dwight Ball
Using MX and Verity.
If a user enters nothing in the search box but just hits, submit they get a full results page back with everything indexed. But if you enter a specific word or phrase and hit submit you get this:

coldfusion.tagext.lang.CFSearchTagException: Error # -2 Error E1-0106 (Query Builder): No topic built.. 

Any ideas?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Verity Error - baffled

2004-01-23 Thread Andy Ousterhout
Can you send us the code snippet that you used to create the collection?
-Original Message-
From: Dwight Ball [mailto:[EMAIL PROTECTED]
Sent: Friday, January 23, 2004 7:19 AM
To: CF-Talk
Subject: Verity Error - baffled

Using MX and Verity.
If a user enters nothing in the search box but just hits, submit they get
a full results page back with everything indexed. But if you enter a specific
word or phrase and hit submit you get this:

coldfusion.tagext.lang.CFSearchTagException: Error # -2 Error E1-0106 (Query
Builder): No topic built..

Any ideas?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Verity Error

2003-01-09 Thread Chris Alvarado
Well,

I have a Verity issue. I am trying to remove a file from a verity
collection and when I try this I get the following error, and due to the
complete lack of documentation on CF + Varity I am stumped.

Anyone want to take a stab?

Error # -33 [ffdf] VdkCollectionSubmit

Thanks all,

-chris.alvarado
[ application developer ]
4 Guys Interactive, Inc.
http://www.4guys.com 

We create websites that make you a hero.



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Verity Error: VdkADminPurge

2002-12-27 Thread John Lucas
Good Morning,
 
For over a year and a half our verity searches have been running
successfully.  As of late, we are getting continually getting the
following error when searches are conducted.
 
Collection failed to open: health_us
 
That seems pretty obvious that there is a problem with the collection.
 
When I run our script to refresh the collections, I get the following
error:
 
Error # -2 [fffe] VdkAdminPurge
 
If I try to purge the collections using 
 
cfset thelist = health,wealth,people, property, profits,
personal,business,global,industry 
 
cfloop index=i list=#thelist# delimiters=,
cfindex action=PURGE collection=#i#
pcfoutput#i#/cfoutput was purged/p
/cfloop
 
I get the following error:
 
Error # -2 [fffe] VdkAdminPurge
 
If I try to do the same above using cfcollection to delete the
collection, I get this error:
 
Error deleting collection: health
 
However, if I delete or purge from within the Coldfusion Administrator,
it seems to work just fine.
 
We are running a W2K, IIS 5, CF 5.0 server and the collections are being
populated from a SQL database.  I have searched the archives of the list
and the forums at Macromedia and can not find any specific information
on troubleshooting the cause of this error.  We are not using the K2
server either.  If anyone can point me in the right direction here, I
would greatly appreciate it.
 
Regards,
John Lucas
 
MCR Interactive, Inc.
http://www.mcrinteractive.com
 
ofc.   800.474.5059 ext. 87
fax.   800.474.5059
mob.  815.955.3340
 
Customer Service Center:
http://support.mcrinteractive.com/helpdesk/index.php
 

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: Verity Error: VdkADminPurge

2002-12-27 Thread Ryan Kime
Is the collection name health or health_us? The error shows health_us,
but in your loop you are trying to purge health.


-Original Message-
From: John Lucas [mailto:[EMAIL PROTECTED]] 
Sent: Friday, December 27, 2002 10:42 AM
To: CF-Talk
Subject: Verity Error: VdkADminPurge


Good Morning,
 
For over a year and a half our verity searches have been running
successfully.  As of late, we are getting continually getting the following
error when searches are conducted.
 
Collection failed to open: health_us
 
That seems pretty obvious that there is a problem with the collection.
 
When I run our script to refresh the collections, I get the following
error:
 
Error # -2 [fffe] VdkAdminPurge
 
If I try to purge the collections using 
 
cfset thelist = health,wealth,people, property, profits,
personal,business,global,industry 
 
cfloop index=i list=#thelist# delimiters=,
cfindex action=PURGE collection=#i# pcfoutput#i#/cfoutput was
purged/p /cfloop
 
I get the following error:
 
Error # -2 [fffe] VdkAdminPurge
 
If I try to do the same above using cfcollection to delete the collection, I
get this error:
 
Error deleting collection: health
 
However, if I delete or purge from within the Coldfusion Administrator, it
seems to work just fine.
 
We are running a W2K, IIS 5, CF 5.0 server and the collections are being
populated from a SQL database.  I have searched the archives of the list and
the forums at Macromedia and can not find any specific information on
troubleshooting the cause of this error.  We are not using the K2 server
either.  If anyone can point me in the right direction here, I would greatly
appreciate it.
 
Regards,
John Lucas
 
MCR Interactive, Inc.
http://www.mcrinteractive.com
 
ofc.   800.474.5059 ext. 87
fax.   800.474.5059
mob.  815.955.3340
 
Customer Service Center:
http://support.mcrinteractive.com/helpdesk/index.php
 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



RE: Verity Error: VdkADminPurge

2002-12-27 Thread John Lucas
Hi Ryan,

I shortened the list up for the email.should have checked it before
sending it.  A _us and _ca collection exists for each of the collections
in the list.

Thanks,
John


-Original Message-
From: Ryan Kime [mailto:[EMAIL PROTECTED]] 
Sent: Friday, December 27, 2002 11:04 AM
To: CF-Talk
Subject: RE: Verity Error: VdkADminPurge

Is the collection name health or health_us? The error shows
health_us,
but in your loop you are trying to purge health.


-Original Message-
From: John Lucas [mailto:[EMAIL PROTECTED]] 
Sent: Friday, December 27, 2002 10:42 AM
To: CF-Talk
Subject: Verity Error: VdkADminPurge


Good Morning,
 
For over a year and a half our verity searches have been running
successfully.  As of late, we are getting continually getting the
following
error when searches are conducted.
 
Collection failed to open: health_us
 
That seems pretty obvious that there is a problem with the collection.
 
When I run our script to refresh the collections, I get the following
error:
 
Error # -2 [fffe] VdkAdminPurge
 
If I try to purge the collections using 
 
cfset thelist = health,wealth,people, property, profits,
personal,business,global,industry 
 
cfloop index=i list=#thelist# delimiters=,
cfindex action=PURGE collection=#i# pcfoutput#i#/cfoutput
was
purged/p /cfloop
 
I get the following error:
 
Error # -2 [fffe] VdkAdminPurge
 
If I try to do the same above using cfcollection to delete the
collection, I
get this error:
 
Error deleting collection: health
 
However, if I delete or purge from within the Coldfusion Administrator,
it
seems to work just fine.
 
We are running a W2K, IIS 5, CF 5.0 server and the collections are being
populated from a SQL database.  I have searched the archives of the list
and
the forums at Macromedia and can not find any specific information on
troubleshooting the cause of this error.  We are not using the K2 server
either.  If anyone can point me in the right direction here, I would
greatly
appreciate it.
 
Regards,
John Lucas
 
MCR Interactive, Inc.
http://www.mcrinteractive.com
 
ofc.   800.474.5059 ext. 87
fax.   800.474.5059
mob.  815.955.3340
 
Customer Service Center:
http://support.mcrinteractive.com/helpdesk/index.php
 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



Re: Verity Error # -100 [ff9c] VdkSessionNew

2002-08-26 Thread Susan McNab

Did anyone reply to you about this? I have been plagued by it for a long
time. In the end all I could do was make a script that sends an email to the
ISP requesting a CFServer restart ASAP everytime the error occurs.

Happens on a server hosted at what I think is a pretty decent ISP. I have
been given two explanations by them over the years (almost verbatim):
Pre-CF5 explanation: It's a known Verity bug
Post CF5 explanation: Unfortunately CF is not very stable in shared
environment and unfortunately there is nothing we can do about it except to
restart it when it crashes. There is no way to make CF servers more reliable
then they are now. At least none of our experiments with CF allowed us to
improve reliability considerably. The main problem is that all customers'
scripts are running in a single process and a single customer with faulty
scripts can keep shutting down the server. Moving the customer from server
to server will not help as this problem is exhibited by all CF servers.

I don't think the second explanation is correct for this problem, I still
tend to favor the bug theory. Restarting CFServer certainly does temporarily
fix the Verity issue, but CFServer is running fine in every other respect
when the error occurs.

Just in case you ask
 - all the variables that need to be are locked.
 - I have followed the advice in CF5 Study Guide
 - the indexes are regularly maintained.
 - I have more than one collection

What language(s) are used in your data?

Sue McNab

- Original Message -
From: Don Vawter [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Sunday, August 25, 2002 5:01 AM
Subject: Verity Error # -100 [ff9c] VdkSessionNew



I suddenly started seeing this error (CF5 Win2K IIS 5)
Any clues?

°¿°
 ~
  Don Vawter


FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=sts

__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Verity Error

2002-02-08 Thread Mark A. Kruger - CFG

I'm getting an error when trying to create a new verity collection using CF
Administrator.  I enter the name of the collection and when I submit the
create button, it gives me the following error:

Error create Verity collection.

Error # -2 [fffe] VdkCollectionOpen


Has anyone seen this error?  The folders for the collection are created
under cffusion/verity/collections, but that's it.
__
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Help! Verity Error: Collection failed to open and VdkColle ctio nSubmit failed Error Code: -23 -- SOLVED

2001-11-30 Thread Jeffrey Polaski

With some help from Dhemke, on the MM ColdFusion forums, this has been
solved.

For some reason, if I created the collections in the default directory
(D:\CFUSION\Verity\Collections) all of the files in the collection would be
created O.K. and everything would look like it was right. But the
collections themselves would not open for a cfindex tag. They were useless. 

The solution was 
1.) create a new directory at C:\verity.
2.) delete all of the old collections in
D:\CFUSION\Verity\Collections.
3.) make a new set of collections using the new path c:\verity.

The collections all index, purge, etc... just fine now. 

This issue was especially odd, because there was plenty of available space
on either drive, on either production server. Permission were opened up, the
registry was pointing to the correct path. I tried deleting and re-creating
the collections, going into the directory and physically deleting the files,
even re-installing CF. All to no avail. Verity would even work on the
development server--it just wouldn't work on either production server.

So, now that it's been fixed, I'd like to offer up this summary as a way of
saying thanks to Dave Wilson and (again) to Dhemke.


   Jeff Polaski
   Webmaster
   Research  Graduate Studies
   University California, Irvine 


-Original Message-
From: Jeffrey Polaski [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 21, 2001 12:17 PM
To: CF-Talk
Subject: Help! Verity Error: Collection failed to open and
VdkCollectio nSubmit failed Error Code: -23


I need help with Verity. This has become a big issue and I'm at wits end...
Any help will be appreciated.

The problem is that Verity won't work. I can't index collections on either
of our two production servers, however, Verity works fine on our (one)
development server. As far as I can tell, it's running the exact same
version of CF. I get the same errors on both servers. It seems to be a
permissions error, but I've opened up the permissions as far as I can on the
CFUSION directory and the directories being indexed (and everything below
them).

I've done everything I can think of. I've opened up the permissions as wide
as I can, I've purged/deleted/recreated all of the collections. I've gone in
and physically deleted all of the files in the collection. I've even
re-installed CF. Is there some secret directory somewhere that I need to
give permissions to so Verity will work? 

Also, I get the same Collection failed to open error for collections that
are copied over from another server and then mapped, so there is no way to
actually use Verity on our production CF servers.

All of the servers are exactly the same, except for serial number:
 Server Information
  Server Product ColdFusion Server 
  Version 4, 5, 1, SP2
  Edition Professional
  Serial Number CF45PNT-xx
  Operating System Windows NT
  OS Version 4.0, Service Pack 6 
  OS Build Number 1381 

Depending on how I run Verity, I get one of the following error messages:
1.) From CF Administrator, if I try to optimize a collection:
 Error occurred in tag CFINDEX
 
 Collection failed to open: grad_collection
 
 
2.) If I run the following code:
 CFQUERY NAME=all_mktable_ncds DATASOURCE=all_marketable_ncds
  SELECT ncd_UC_case_no, ncd_dept, ncd_school, ncd_title,
ncd_ncd
  FROM mktable_ncds_only
 /CFQUERY
 cfindex action=PURGE collection=mktable_ncds_index
 CFINDEX COLLECTION=MKTABLE_NCDS_INDEX
ACTION=UPDATE
TYPE=CUSTOM
TITLE=ncd_title
KEY=ncd_UC_case_no
BODY=ncd_UC_case_no, ncd_dept, ncd_school, ncd_title,
ncd_ncd
QUERY=all_mktable_ncds
I get:
 Error occurred in tag CFINDEX

 Internal Error: Key Insert, Type=File, VdkCollectionSubmit failed
 Error Code: -23


Again, any help would be most appreciated. 



   Jeff Polaski
   Webmaster
   Research  Graduate Studies
   University California, Irvine 

~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Help! Verity Error: Collection failed to open and VdkColle ctio nSubmit failed Error Code: -23

2001-11-29 Thread Jeffrey Polaski

Thanks, Dave, it helped!

I've looked at the registry and the path to the collection wasn't correct. I
changed it and now I can optimize and purge the collection from
cfadministrator. However, I'm still getting an error. 

When I use cfindex action=PURGE collection=BioProfiles I get the
following error:
Error occurred in tag CFINDEX

 Internal Error: Purge failed
 Error Code: -23

If I run cfindex to do an update, I get:
Internal Error: Key Insert, Type=File, VdkCollectionSubmit failed
 Error Code: -23
 
Any other suggestions? 


   Jeff Polaski
   Webmaster
   Research  Graduate Studies
   University California, Irvine 


-Original Message-
From: Dave Wilson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 21, 2001 3:35 PM
To: CF-Talk
Subject: RE: Help! Verity Error: Collection failed to open and
VdkCollectio nSubmit failed Error Code: -23


Jeffrey,

A stab in the dark, but...

Check the registry to ensure that the location of the collection is correct.

You'll find this info in the
HKLM\Software\Allaire\Coldfusion\Currentversion\collections\collectionname
branch.

If there's a problem here, then my guess is perhaps the cfregistry tag has
been disabled on your production servers, despite being enabled for the CF
Administrator folder (this is default setting).

HTH,
Dave


 -Original Message-
 From: Jeffrey Polaski [mailto:[EMAIL PROTECTED]]
 Sent: 21 November 2001 20:17
 To: CF-Talk
 Subject: Help! Verity Error: Collection failed to open and
 VdkCollectio nSubmit failed Error Code: -23


 I need help with Verity. This has become a big issue and I'm at
 wits end...
 Any help will be appreciated.

 The problem is that Verity won't work. I can't index collections on either
 of our two production servers, however, Verity works fine on our (one)
 development server. As far as I can tell, it's running the exact same
 version of CF. I get the same errors on both servers. It seems to be a
 permissions error, but I've opened up the permissions as far as I
 can on the
 CFUSION directory and the directories being indexed (and everything below
 them).

 I've done everything I can think of. I've opened up the
 permissions as wide
 as I can, I've purged/deleted/recreated all of the collections.
 I've gone in
 and physically deleted all of the files in the collection. I've even
 re-installed CF. Is there some secret directory somewhere that I need to
 give permissions to so Verity will work?

 Also, I get the same Collection failed to open error for
 collections that
 are copied over from another server and then mapped, so there is no way to
 actually use Verity on our production CF servers.

 All of the servers are exactly the same, except for serial number:
  Server Information
   Server Product ColdFusion Server
   Version 4, 5, 1, SP2
   Edition Professional
   Serial Number CF45PNT-xx
   Operating System Windows NT
   OS Version 4.0, Service Pack 6
   OS Build Number 1381

 Depending on how I run Verity, I get one of the following error messages:
 1.) From CF Administrator, if I try to optimize a collection:
  Error occurred in tag CFINDEX

  Collection failed to open: grad_collection


 2.) If I run the following code:
  CFQUERY NAME=all_mktable_ncds DATASOURCE=all_marketable_ncds
   SELECT ncd_UC_case_no, ncd_dept, ncd_school, ncd_title,
 ncd_ncd
   FROM mktable_ncds_only
  /CFQUERY
  cfindex action=PURGE collection=mktable_ncds_index
  CFINDEX COLLECTION=MKTABLE_NCDS_INDEX
 ACTION=UPDATE
 TYPE=CUSTOM
 TITLE=ncd_title
 KEY=ncd_UC_case_no
 BODY=ncd_UC_case_no, ncd_dept, ncd_school, ncd_title,
 ncd_ncd
 QUERY=all_mktable_ncds
 I get:
  Error occurred in tag CFINDEX

  Internal Error: Key Insert, Type=File, VdkCollectionSubmit failed
  Error Code: -23


 Again, any help would be most appreciated.



Jeff Polaski
Webmaster
Research  Graduate Studies
University California, Irvine
 

~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Help! Verity Error: Collection failed to open and VdkCollectio nSubmit failed Error Code: -23

2001-11-21 Thread Jeffrey Polaski

I need help with Verity. This has become a big issue and I'm at wits end...
Any help will be appreciated.

The problem is that Verity won't work. I can't index collections on either
of our two production servers, however, Verity works fine on our (one)
development server. As far as I can tell, it's running the exact same
version of CF. I get the same errors on both servers. It seems to be a
permissions error, but I've opened up the permissions as far as I can on the
CFUSION directory and the directories being indexed (and everything below
them).

I've done everything I can think of. I've opened up the permissions as wide
as I can, I've purged/deleted/recreated all of the collections. I've gone in
and physically deleted all of the files in the collection. I've even
re-installed CF. Is there some secret directory somewhere that I need to
give permissions to so Verity will work? 

Also, I get the same Collection failed to open error for collections that
are copied over from another server and then mapped, so there is no way to
actually use Verity on our production CF servers.

All of the servers are exactly the same, except for serial number:
 Server Information
  Server Product ColdFusion Server 
  Version 4, 5, 1, SP2
  Edition Professional
  Serial Number CF45PNT-xx
  Operating System Windows NT
  OS Version 4.0, Service Pack 6 
  OS Build Number 1381 

Depending on how I run Verity, I get one of the following error messages:
1.) From CF Administrator, if I try to optimize a collection:
 Error occurred in tag CFINDEX
 
 Collection failed to open: grad_collection
 
 
2.) If I run the following code:
 CFQUERY NAME=all_mktable_ncds DATASOURCE=all_marketable_ncds
  SELECT ncd_UC_case_no, ncd_dept, ncd_school, ncd_title,
ncd_ncd
  FROM mktable_ncds_only
 /CFQUERY
 cfindex action=PURGE collection=mktable_ncds_index
 CFINDEX COLLECTION=MKTABLE_NCDS_INDEX
ACTION=UPDATE
TYPE=CUSTOM
TITLE=ncd_title
KEY=ncd_UC_case_no
BODY=ncd_UC_case_no, ncd_dept, ncd_school, ncd_title,
ncd_ncd
QUERY=all_mktable_ncds
I get:
 Error occurred in tag CFINDEX

 Internal Error: Key Insert, Type=File, VdkCollectionSubmit failed
 Error Code: -23


Again, any help would be most appreciated. 



   Jeff Polaski
   Webmaster
   Research  Graduate Studies
   University California, Irvine 
~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Help! Verity Error: Collection failed to open and VdkCollectio nSubmit failed Error Code: -23

2001-11-21 Thread Dave Wilson

Jeffrey,

A stab in the dark, but...

Check the registry to ensure that the location of the collection is correct.

You'll find this info in the
HKLM\Software\Allaire\Coldfusion\Currentversion\collections\collectionname
branch.

If there's a problem here, then my guess is perhaps the cfregistry tag has
been disabled on your production servers, despite being enabled for the CF
Administrator folder (this is default setting).

HTH,
Dave


 -Original Message-
 From: Jeffrey Polaski [mailto:[EMAIL PROTECTED]]
 Sent: 21 November 2001 20:17
 To: CF-Talk
 Subject: Help! Verity Error: Collection failed to open and
 VdkCollectio nSubmit failed Error Code: -23


 I need help with Verity. This has become a big issue and I'm at
 wits end...
 Any help will be appreciated.

 The problem is that Verity won't work. I can't index collections on either
 of our two production servers, however, Verity works fine on our (one)
 development server. As far as I can tell, it's running the exact same
 version of CF. I get the same errors on both servers. It seems to be a
 permissions error, but I've opened up the permissions as far as I
 can on the
 CFUSION directory and the directories being indexed (and everything below
 them).

 I've done everything I can think of. I've opened up the
 permissions as wide
 as I can, I've purged/deleted/recreated all of the collections.
 I've gone in
 and physically deleted all of the files in the collection. I've even
 re-installed CF. Is there some secret directory somewhere that I need to
 give permissions to so Verity will work?

 Also, I get the same Collection failed to open error for
 collections that
 are copied over from another server and then mapped, so there is no way to
 actually use Verity on our production CF servers.

 All of the servers are exactly the same, except for serial number:
  Server Information
   Server Product ColdFusion Server
   Version 4, 5, 1, SP2
   Edition Professional
   Serial Number CF45PNT-xx
   Operating System Windows NT
   OS Version 4.0, Service Pack 6
   OS Build Number 1381

 Depending on how I run Verity, I get one of the following error messages:
 1.) From CF Administrator, if I try to optimize a collection:
  Error occurred in tag CFINDEX

  Collection failed to open: grad_collection


 2.) If I run the following code:
  CFQUERY NAME=all_mktable_ncds DATASOURCE=all_marketable_ncds
   SELECT ncd_UC_case_no, ncd_dept, ncd_school, ncd_title,
 ncd_ncd
   FROM mktable_ncds_only
  /CFQUERY
  cfindex action=PURGE collection=mktable_ncds_index
  CFINDEX COLLECTION=MKTABLE_NCDS_INDEX
 ACTION=UPDATE
 TYPE=CUSTOM
 TITLE=ncd_title
 KEY=ncd_UC_case_no
 BODY=ncd_UC_case_no, ncd_dept, ncd_school, ncd_title,
 ncd_ncd
 QUERY=all_mktable_ncds
 I get:
  Error occurred in tag CFINDEX

  Internal Error: Key Insert, Type=File, VdkCollectionSubmit failed
  Error Code: -23


 Again, any help would be most appreciated.



Jeff Polaski
Webmaster
Research  Graduate Studies
University California, Irvine
 
~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Verity error?

2001-05-07 Thread David Siew

Hi all,

I am having some problems with the indexing of Verity collections.

I am trying to index an SQL query from an Access database. Its a simple
query where I selected the ID, Name from a table. The collection has been
defined in CFAdmin and I updated the collection as below:

cfindex action=update collection=Names key=customer_ID type=CUSTOM
title=CustomerName query=getNames body=customername
language=English

Afterwhich I tried searching for records containing the word frank. There
were at least 4 franks in the whole database but it kept giving me only 3
of them.

I have tried recreating the collection but it still left out the last
frank. Is there anyway I can see what Verity has indexed? I displayed the
query results directly and the results seemed to be correct.

Thanks
David



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Verity error?

2001-05-07 Thread Gordon Burns

The verity search is case sensitive.  It could be that one of the 
Franks is mixed case. frank or Frank

It is a good idea to change the search text to uppercase using 
#UCASE(searchtext)# function if you can as this will remove this problem.

Gordon


At 16:36 07/05/01 +0800 David Siew said
Hi all,

I am having some problems with the indexing of Verity collections.

I am trying to index an SQL query from an Access database. Its a simple
query where I selected the ID, Name from a table. The collection has been
defined in CFAdmin and I updated the collection as below:

cfindex action=update collection=Names key=customer_ID type=CUSTOM
title=CustomerName query=getNames body=customername
language=English

Afterwhich I tried searching for records containing the word frank. There
were at least 4 franks in the whole database but it kept giving me only 3
of them.

I have tried recreating the collection but it still left out the last
frank. Is there anyway I can see what Verity has indexed? I displayed the
query results directly and the results seemed to be correct.

Thanks
David


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



verity error

2001-05-04 Thread Seamus Campbell

Hi
I get this error on my ISP's server when I update a verity collection
I do NOT get it when I do it on my home server
Any clues - I'm desperate to find some reason for this

Error Occurred While Processing Request
  Error Diagnostic InformationRequest canceled or ignored by
  serverServer busy or unable to fulfill request. The server is unable
  to fulfill your request due to extremely high traffic or an
  unexpected internal error. Please attempt your request again (if you
  are repeatedly unsuccessful you should notify the site
  administrator). (Location Code: 26)
  Please inform the site administrator that this error has occurred (be
  sure to include the contents of this page in your message to the
  administrator).

MTIA

Seamus


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: verity error

2001-05-04 Thread Seamus Campbell

Thanks
Yes about 70,000 records actually
Are there any workarounds?

The ISP originally had set Limit simultaneous requests to 1
but has since chamged this to 4

Than I got this error

The requested URL could not be retrieved

While trying to retrieve the URL: [no URL]
The following error was encountered:
· Read Timeout
The system returned:
[No Error]

I'm not sure what this means??

Thanks
Seamus





At 05:52 pm 4/05/01 , you wrote:
Is it a relatively large collection? (eg: 60,000 individual database
records).

Verity as supplied with CF 4.x seems to be very memory and processor
resource intensive.

-Original Message-
From: Seamus Campbell [mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 May 2001 16:07
To: CF-Talk
Subject: verity error


Hi
I get this error on my ISP's server when I update a verity collection
I do NOT get it when I do it on my home server
Any clues - I'm desperate to find some reason for this

Error Occurred While Processing Request
   Error Diagnostic InformationRequest canceled or ignored by
   serverServer busy or unable to fulfill request. The server is unable
   to fulfill your request due to extremely high traffic or an
   unexpected internal error. Please attempt your request again (if you
   are repeatedly unsuccessful you should notify the site
   administrator). (Location Code: 26)
   Please inform the site administrator that this error has occurred (be
   sure to include the contents of this page in your message to the
   administrator).

MTIA

Seamus

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: verity error

2001-05-04 Thread Peter Tilbrook

Wow! That is quite big - assuming an MS Access database.

Your main problem appears to be generating the index itself. Even once off
it is taxing system resources big time.

Straightaway you could do one of several things:

1 - purge the collection before updationg it
2 - if on the same box defragment the HDD before re-indexing the collection
3 - if your development box has more grunt than the actual server - consider
building the index on you dev box and then transferring it to the server.
Not ideal but it works.

For a db of 70,000 records (Access) a server would preferably need about
256Mb to generate the index and not crash - 512Mb would be better. Later
version of CF (5.0 with the new Verity) may be much better however.

-Original Message-
From: Seamus Campbell [mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 May 2001 18:10
To: CF-Talk
Subject: RE: verity error


Thanks
Yes about 70,000 records actually
Are there any workarounds?

The ISP originally had set Limit simultaneous requests to 1
but has since chamged this to 4

Than I got this error

The requested URL could not be retrieved

While trying to retrieve the URL: [no URL]
The following error was encountered:
· Read Timeout
The system returned:
[No Error]

I'm not sure what this means??

Thanks
Seamus





At 05:52 pm 4/05/01 , you wrote:
Is it a relatively large collection? (eg: 60,000 individual database
records).

Verity as supplied with CF 4.x seems to be very memory and processor
resource intensive.

-Original Message-
From: Seamus Campbell [mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 May 2001 16:07
To: CF-Talk
Subject: verity error


Hi
I get this error on my ISP's server when I update a verity collection
I do NOT get it when I do it on my home server
Any clues - I'm desperate to find some reason for this

Error Occurred While Processing Request
   Error Diagnostic InformationRequest canceled or ignored by
   serverServer busy or unable to fulfill request. The server is unable
   to fulfill your request due to extremely high traffic or an
   unexpected internal error. Please attempt your request again (if you
   are repeatedly unsuccessful you should notify the site
   administrator). (Location Code: 26)
   Please inform the site administrator that this error has occurred (be
   sure to include the contents of this page in your message to the
   administrator).

MTIA

Seamus

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: verity error

2001-05-04 Thread Seamus Campbell

Many thanks
great help
Seamus

At 06:59 pm 4/05/01 , you wrote:
Wow! That is quite big - assuming an MS Access database.

Your main problem appears to be generating the index itself. Even once off
it is taxing system resources big time.

Straightaway you could do one of several things:

1 - purge the collection before updationg it
2 - if on the same box defragment the HDD before re-indexing the collection
3 - if your development box has more grunt than the actual server - consider
building the index on you dev box and then transferring it to the server.
Not ideal but it works.

For a db of 70,000 records (Access) a server would preferably need about
256Mb to generate the index and not crash - 512Mb would be better. Later
version of CF (5.0 with the new Verity) may be much better however.

-Original Message-
From: Seamus Campbell [mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 May 2001 18:10
To: CF-Talk
Subject: RE: verity error


Thanks
Yes about 70,000 records actually
Are there any workarounds?

The ISP originally had set Limit simultaneous requests to 1
but has since chamged this to 4

Than I got this error

The requested URL could not be retrieved

While trying to retrieve the URL: [no URL]
The following error was encountered:
· Read Timeout
The system returned:
[No Error]

I'm not sure what this means??

Thanks
Seamus





At 05:52 pm 4/05/01 , you wrote:
 Is it a relatively large collection? (eg: 60,000 individual database
 records).
 
 Verity as supplied with CF 4.x seems to be very memory and processor
 resource intensive.
 
 -Original Message-
 From: Seamus Campbell [mailto:[EMAIL PROTECTED]]
 Sent: Friday, 4 May 2001 16:07
 To: CF-Talk
 Subject: verity error
 
 
 Hi
 I get this error on my ISP's server when I update a verity collection
 I do NOT get it when I do it on my home server
 Any clues - I'm desperate to find some reason for this
 
 Error Occurred While Processing Request
Error Diagnostic InformationRequest canceled or ignored by
serverServer busy or unable to fulfill request. The server is unable
to fulfill your request due to extremely high traffic or an
unexpected internal error. Please attempt your request again (if you
are repeatedly unsuccessful you should notify the site
administrator). (Location Code: 26)
Please inform the site administrator that this error has occurred (be
sure to include the contents of this page in your message to the
administrator).
 
 MTIA
 
 Seamus
 

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Always the same Verity error code...

2001-04-17 Thread Capolinea

Hello Ladies and Gentlemen,

Always the same problem on my web site hosted by Intermedia with a Verity collection

Error occurred in tag CFSEARCH
 Internal Error: VDKSessionNew failed
 Error Code: -125

Tech support always restarts the Cold Fusion services...until the next crash

Any idea to fix this problem?

Thanks a lot for your help
Rémi van der Deure


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Help with Verity Error...pleeeease

2001-04-17 Thread Capolinea

Hello Ladies and Gentlemen,

Always the same problem on my web site hosted by Intermedia with a Verity
collection

Error occurred in tag CFSEARCH
Internal Error: VDKSessionNew failed
Error Code: -125

Tech support always restarts the Cold Fusion services...until the next crash

Any idea to fix this problem?

Thanks a lot for your help
Rémi van der Deure




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Verity error 14?

2001-03-22 Thread Chris Martin

Hi.  I recently did an app that uses the cfindex and cf search tags to
search through a verity collection.  I created the collections in
administrator on our dev server, and indexed them using the cfindex page.
Problem is, when it came time to migrate to the live server, I can't create
any collections.  At all.  every time, I get a verity error 14.  What,
exactly does this mean?  Would the fact that I am storing collections in a
subfolder in the C:\CFUSION\Verity\Collections\ folder be the problem?
(That's where the collections are stored on the dev server as well).

I even tried to just copy the folder, and then map the collections as
existing.  This seemed to work, but whenever we ran a search, an error came
up stating that the collection could not be opened.

Any help would be very, very appreciated.


Chris Martin


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



verity error

2001-03-14 Thread Rick Lamb

Hey all,

I'm getting this verity error now when I try and search, create, or index a
verity collection:

Error occurred in tag CFSEARCH
Internal Error: VDKSessionNew failed

Error Code: -100


Anybody have any suggestions? I've been searching everywhere I can think and
haven't found any solutions. Thanks!


Rick


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: verity error

2001-03-14 Thread Rick Lamb

I found the problem. Apparently you need a "common" directory under the
verity directory. I just copied it from another server with the same version
and the problem was fixed. Just in case anybody else runs into this.

Rick

-Original Message-
From: Rick Lamb [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 14, 2001 2:59 PM
To: CF-Talk
Subject: verity error


Hey all,

I'm getting this verity error now when I try and search, create, or index a
verity collection:

Error occurred in tag CFSEARCH
Internal Error: VDKSessionNew failed

Error Code: -100


Anybody have any suggestions? I've been searching everywhere I can think and
haven't found any solutions. Thanks!


Rick
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Verity error trapping

2001-03-12 Thread Richard Meredith-Hardy

This code does a pretty good job of preventing errors in a verity search
but it also obliterates quite a lot of the advanced functionality: 

CFSET searchstring = trim(rereplacenocase(trim(searchstring),"^or |^and
|\|@|#chr(34)#|'|||!|=|\(|\)|\[|\]|#chr(44)#","","all"))

Does anyone have a re which is a bit more subtle?  In particular it
would be nice to allow characters eg '"[]() which are permissable, but
only in matching pairs.

--
Regards;

Richard Meredith-Hardy
-
[EMAIL PROTECTED]
Tel: + 44 (0)1462 834776 FAX: + 44 (0)1462 732668

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



verity error!

2000-10-09 Thread avex

Hi gang!

I am getting a little spooked with verity.
For 2 different sites I have gotten 3 of the same verity errors:

Error Occurred While Processing Request

  Error Diagnostic Information

  Error occurred in tag CFSEARCH

  Collection failed to open: super

It has occured at different times, but in any case verity seems to routinely
fuckup and turns the collection to hell.  Once destroyed I can't repair, or
even delete!

Has this happened to anyone else?

How can I stop this from happening?

Is verity reliable?

Will I ask more questions?

anyhoo..I fixed it by creating new collection with new name.  Luckily
the collection name is a variable referenced from the application.cfm.  I
can repair it really fast, but when it happens I get error all over the
administrator (that updates the collection) and the search pages

breaks my heart.

thanks
chad


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



FW: [ cfug-dev ] URGENT: Verity Error [CF-Talk]

2000-09-20 Thread Mike Connolly

Can anyone help this guy?

 -Original Message-
 From: Paul Johnston [SMTP:[EMAIL PROTECTED]]
 Sent: 20 September 2000 16:03
 To:   CFUG
 Subject:  [ cfug-dev ] URGENT: Verity Error
 
 Guys,
 
 A developer here is trying to verity index a query and keeps on coming up
 with this error.  I can't work it out, and it seems that his code works on
 the development but not on the production server.  The only difference
 between the two is the NT Service Pack.
 
 The error being returned is:
 
 =
 Error occurred in tag CFINDEX
 
 Internal Error: Open of BulkUpdate file failed
 Error Code: -2
 =
 
 Any ideas other than upgrading service pack? Anyone else come across this
 before?
 
 Paul
 
 
 
 -- 
 To unsubscribe, e-mail: [EMAIL PROTECTED] with 
 `unsubscribe dev` in the body of the message. Or visit the
 http://www.cfug.co.uk/ and go to the community section.
 For human help, mail [EMAIL PROTECTED]


---
Any opinions expressed in this message are those of the individual and not necessarily 
the company.  This message and any files transmitted with it are confidential and 
solely for the use of the intended recipient.  If you are not the intended recipient 
or the person responsible for delivering to the intended recipient, be advised that 
you have received this message in error and that any use is strictly prohibited.

Sapphire Technologies Ltd
http://www.sapphire.net
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.