Rawk, application variables will auto expire. They have a timeout associated with it that you setup. Typically we set them to 15minutes, and then use the onApplicationStart() to initialize the variables again when the app is needed reloaded.

http://openbd.org/manual/?/app_application_cfc

Sounds like you need to restructure things here

On 05/09/2012 12:44, Rawk wrote:
Any ideas why my application variables would be getting cleared without the server restarting? I have no code in place to clear these variables -- only code to set them.

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

Reply via email to