|
Doug, I restarted CF and I still get the same
error. I’m loading reactor in the init() method of a MG controller, so
when I re-initialize the MG app, reactor should be reloaded. From the stack trace I provided, you can
see my simple load() command goes from my controller to the purely reactor
generated files. I can’t imagine my load() is a problem, since it is so
simple. Unless the load() command has changed? I assume some init() method
being called from within reactor maybe has a null value or something and can’t
return an instance of itself properly. Any other ideas of where to look? Cedric From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doug Hughes I’m not sure how you have reactor
loaded. But all you need to do is clear reactor out of memory.
Tried restarting CF? Doug From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cedric Villat Doug, I reinit’d the MG app. Is there a
way to reinit the Reactor part of it? Cedric From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doug Hughes Did you reinit your application? Can
you give me any more information? (I’m not seeing this problem.) Doug From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cedric Villat I got the latest Reactor code from the new SVN repository
and deleted my project files, but now when I visit my main page I get the
following error: The
value returned from function init() is not of type reactor.query.object.
If the component name is specified as a return type, the reason
for this error might be that a definition file for such component cannot be
found or is not accessible. The error occurred in C:\Inetpub\wwwroot\Reactor\query\query.cfc: line 13 Any ideas what this
means? The line in the UserController.cfc looks like: <cfset SessionFacade.setValue("ClientObject",
ClientRecord.load(clientID=0))> It seems to be bombing out while doing the load(). Cedric -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- |
- [Reactor for CF] Reactor update error Cedric Villat
- RE: [Reactor for CF] Reactor update error Doug Hughes
- RE: [Reactor for CF] Reactor update error Cedric Villat
- RE: [Reactor for CF] Reactor update error Doug Hughes
- RE: [Reactor for CF] Reactor update error Cedric Villat
- RE: [Reactor for CF] Reactor update error Doug Hughes
- RE: [Reactor for CF] Reactor update error Cedric Villat
- RE: [Reactor for CF] Reactor update error Cedric Villat
- RE: [Reactor for CF] Reactor update error Doug Hughes
- RE: [Reactor for CF] Reactor update error Doug Hughes
- RE: [Reactor for CF] Reactor update error Doug Hughes

