Title:
Bug 84939:If you try a cfcollection (and I think cfindex/cfsearch too) on a collection that does not exist, you do not get a nice error
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Raymond Camden / Raymond Camden (Raymond Camden)
Created: 11/07/2010
Components: Text Search, Solr
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
If you try a cfcollection (and I think cfindex/cfsearch too) on a collection that does not exist, you do not get a nice error. Instead you get a connection error. It looks like CF tries to hit up Verity. The error should be much simpler and direct: "This collection does not exist."
Method:
Try to use a collection that does not exist.
Result:
Error searching for category data.: java.rmi.RemoteException: unable to obtain from connection pool: cannot make connection to server at: k2://localhost:9923
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3042678
External Customer Info:
External Company:
External Customer Name: Raymond Camden
External Customer Email: 5FBC41E943BD265C992015D5
External Test Config: 11/07/2010
Attachments:
Comments: