I would recommend to simply create a quick CFM template and do:

<cfset collectionDelete(name)>

<cfset collectionCreate(name)>

This will safely remove the collection and create a new one, thus also
configure the entry in the bluedragon.xml properly.

Notew: Wrap the functions above in a try/catch as OpenBD throws an error if
it can't find the collection to delete or has an issue creating it.

Hope this helps.

Cheers,
Nitai


On Thu, Jun 25, 2015 at 9:22 PM, Magnus <[email protected]> wrote:

> I deleted everything inside of the <cfcollection></cfcollection> tag but
> when I restarted I got error dump from Tomcat. Unfortunately, I was in such
> a hurry to revert that I didn't copy the dump.
>
> But what should the empty collection tags look like. SHould there still be
> a <collection> tag inside <cfcollection>?
>
> Magnus
>
> On Thursday, 25 June 2015 07:13:42 UTC-7, Alan Williamson wrote:
>>
>> edit your bluedragon.xml directly removing all references to the
>> collection and then retry
>>
>> On 24/06/2015 20:00, Magnus wrote:
>> > My search is not working. It has previously worked and the code
>> > related to it hasn't changed.
>> >
>> > When using the BD Administrator, no collections are listed but when I
>> > try to a collection using the formerly working name I get this message:
>>
>>  --
> --
> online documentation: http://openbd.org/manual/
> http://groups.google.com/group/openbd?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Open BlueDragon" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>



-- 
See for yourself how easy it is to manage files today. Join the revolution!

Razuna - Hosted Digital Asset Management Solution
http://www.razuna.com/

Razuna - Open Source Digital Asset Management
http://www.razuna.org/

Twitter - http://twitter.com/razunahq
Support Platform - http://help.razuna.com

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to