Joe, I just did, this morning. Restarted services. Still occurres.
:( -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joe Rinehart Sent: Thursday, August 17, 2006 10:32 AM To: [email protected] Subject: Re: [Reactor for CF] issue w/ reactor/mg unity Michael, You'll want to get the latest Reactor and MG code from their subversion repositories. -Joe On 8/17/06, Khait, Michael <[EMAIL PROTECTED]> wrote: > > > Found this in the archives. > > I have the same problem, has there been a solution? > > Thanks. > > > > [Reactor for CF] issue w/ reactor/mg unity > > Raymond Camden > Tue, 18 Jul 2006 19:49:39 -0700 > I'm running into an issue w/ Reactor under MG:Unity. A page is > throwing the following stack trace: > > Message An error occured while Transforming an XML document. > Detail Empty expression! > Extended Info > Tag Context > C:\projects\reactor\reactor\core\objectTranslator.cfc (143) > C:\projects\reactor\reactor\core\objectTranslator.cfc (151) > C:\projects\reactor\reactor\core\objectTranslator.cfc (151) > C:\projects\reactor\reactor\core\objectTranslator.cfc (99) > C:\projects\reactor\reactor\core\objectFactory.cfc (201) > C:\projects\reactor\reactor\reactorFactory.cfc (80) > C:\projects\modelglue2\trunk\ModelGlue\unity\orm\ReactorAdapter.cfc > (52) > C:\projects\modelglue2\trunk\ModelGlue\unity\orm\ReactorAdapter.cfc > (257) > C:\projects\modelglue2\trunk\ModelGlue\unity\controller\ReactorORMCont > roller.cfc > (50) > C:\projects\modelglue2\trunk\ModelGlue\unity\listener\Listener.cfc > (26) > C:\projects\modelglue2\trunk\ModelGlue\unity\eventrequest\MessageBroad > caster.cfc > (32) > C:\projects\modelglue2\trunk\ModelGlue\unity\framework\ModelGlue.cfc > (332) > C:\projects\modelglue2\trunk\ModelGlue\unity\framework\ModelGlue.cfc > (290) > C:\projects\modelglue2\trunk\ModelGlue\unity\framework\ModelGlue.cfc > (263) > C:\projects\modelglue2\trunk\ModelGlue\unity\ModelGlue.cfm > (58) > C:\projects\foo\index.cfm (33) > > I did some testing, and in ObjectTranslator, it is dieing on this line: > > <cfset matches = XmlSearch(arguments.xml, arguments.pathToNode) /> > > When I added some debugging, arguments.pathTonode was blank for some > reason. Arguments.XML was not. > > This is all I'm doing in the event related to Reactor: > > <message name="modelglue.GenericList"> <argument name="object" > value="Groups" /> </message> > > -- > ====================================================================== > ===== Raymond Camden, Vice President of Technology for roundpeg > > Email : [EMAIL PROTECTED] > Blog : ray.camdenfamily.com > AOL IM : cfjedimaster > > "My ally is the Force, and a powerful ally it is." - Yoda > > > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > -- -- > -- -- > 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/ > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > -- -- > -- -- -- Get Glued! The Model-Glue ColdFusion Framework http://www.model-glue.com -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 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/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
