Caching doesn't use any threading via cfthread. The only place that threading is used is message-subscribers. Do you think you could provide a stack trace when the exception occurs so I can trace this down. Just open a ticket on trac.mach-ii.com with the information.
I didn't know that you could turn of cfthread that easily. Anyways, I guess we might have to put a check in that threading is available. I think we used the assumption that if you were on CF8+ that threading would be available. .pjf Derrick Jackson said the following on 10/15/2009 09:01 AM: > Morning folks, > > I have an application that is using M2 1.8 and caching. I moved it to > a CF 8 server that does not have <cfthread> turned on and got the > following error: > > access denied (coldfusion.tagext.GenericTagPermission cfthread) > > What I'm trying to figure out is should this have failed gracefully or > does caching behave differently on CF 8 that does not have <cfthread> > enabled? > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ -~----------~----~----~----~------~----~------~--~---
