Russ Johnson said the following on 4/25/2007 4:51 PM:
I have been dealing with this on a new application Im developing.. We
just started user testing and it happens every once in a while.. it
may go a few days without it then all of the sudden Bam, it throws the
error.
My site is using Fusebox5 and Coldspring and I call my beans using the
Lexicons only in the controller circuit.xml.cfm files.
I for the life of me cant figure out whats causing it. My boss is
starting to get annoyed because I really pushed to use Coldspring for
this project and its biting me in the rear end. I have used this same
setup of FB5 and Coldspring on several apps before and have never seen
this problem.
<http://wwww.angry-fly.com>
A few questions...
- Are you using ColdSpring to create transient objects like beans
(opposed to stateful things like service)?
- Are you using the BER from the CVS repository or the stable ZIP?
.Peter