Without knowing your OS, but could it be that there are not the correct permissions in place?
On Fri, Jan 14, 2011 at 9:46 PM, Magnus <[email protected]> wrote: > We recently upgraded from OpenBD 1.2 to 1.4 and now cfsearch and > related tags have stopped working for existing search collection. No > changes to the code were made before or after tha upgrade. > > An error would be thrown each time I tried to index the collection. I > have tried to move a little higher up the chain by testing that the > collection exists with the following code: > > < cfcollection action= "list" name="collectionlist"> > < cfdump var="#collectionlist#"> > > < cfabort> > > Throws this error: > Detail: Could not initialize class > com.naryx.tagfusion.search.lucene.AnalyzerFactory Error occurred while > processing element (CFCOLLECTION) on line 22 column 1 in template > file... > > I am not sure what this is telling me. > > Thanks, Magnus > > > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > official manual: http://www.openbluedragon.org/manual/ > Ready2Run CFML http://www.openbluedragon.org/openbdjam/ > > mailing list - http://groups.google.com/group/openbd?hl=en > -- See for yourself how easy it is to manage files today. Join the revolution! Razuna SaaS On-Demand - Hosted Digital Asset Management Solution http://www.razuna.com/ Razuna - Open Source Digital Asset Management http://www.razuna.org/ Follow us on Twitter http://twitter.com/razunahq -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
