I ran into the same problem recently. I think it has something to do with the new caching features introduced in rev 384.
The getByQuery() method in /base/abstractGateway.cfc was trying to
include a file in the /project/{projectname}/queries/ directory. The
file existed, but contained only whitespace.
I've attached the whitespace-only file here.
Once I realized the query file was the problem, I deleted it and hit
refresh in my browser. Reactor recreated the file -- correclty, this
time -- and everything works fine now.
I was able to reproduce the problem by deleting everything in the
/project/{projectname}/DAO directory. (Because of the way I have
source control set up, I couldn't just delete the {projectname}
directory.)
I'm on Win2K/IIS6/CF7.
I hope this helps.
Patrick
--
Patrick McElhaney
704.560.9117
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
mssql_B21E173FB98C3D0088F896311D280CC3.cfm
Description: application/cfm
