Hi Ray, I have experienced the same kind of error. What helped in my case was deleting the xml files in the dictionary dir. After they were re-generated, everything was fine.
Hope this helps! Kind regards, Erik-Jan -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Raymond Camden Verzonden: Wednesday, July 19, 2006 2:57 PM Aan: [email protected] Onderwerp: Re: [Reactor for CF] bug w/ mg:unity and reactor Yep, I had gotten latest at like 8pm cst last night. On 7/18/06, Brad Haas <[EMAIL PROTECTED]> wrote: > Ray, > > I can't help with the error, but have you updated Reactor with the > latest from the repository? I believe some bugs have been fixed > since the build that shipped with MG. Just grabbing at straws here. > > Good Luck, > Brad > > On Jul 18, 2006, at 10:50 PM, Raymond Camden wrote: > > > Forgive me if this is a double post: > > > > 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 > > \ReactorORMController.cfc > > (50) > > C:\projects\modelglue2\trunk\ModelGlue\unity\listener\Listener.cfc > > (26) > > C:\projects\modelglue2\trunk\ModelGlue\unity\eventrequest > > \MessageBroadcaster.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/ > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > > -- =========================================================================== 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/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
