Interesting... thanks for the reply Doug. I'll let you know what I find.
Dan -----Original Message----- From: [EMAIL PROTECTED] on behalf of Doug Hughes Sent: Tue 8/8/2006 4:11 PM To: [email protected] Subject: RE: [Reactor for CF] Reactor on Linux Simply put, this is not a reactor issue. You'll need to figure out how to disable that message (probably disabling cferror) and then work back from there to find the real error. Doug _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Radez, Dan Sent: Tuesday, August 08, 2006 3:53 PM To: [email protected] Subject: [Reactor for CF] Reactor on Linux Newbie to Reactor. Have it successfully setup on a windows box but on a linux box all I can get is: "The Website you seek Has experienced an error, but Countless more exist." Used the same config/setup on windows and linux, made sure that the coldfusion daemon has access to write to the appropriate dirs. When I run this code the reactorFactory seems to return fine but the createGateway throws that error. <!--- create the reactorFactory ---> <cfset Reactor = CreateObject("Component", "reactor.reactorFactory").init(expandPath("reactor.xml")) /> <!--- create a userGateway ---> <cfset UserGateway = Reactor.createGateway("member") /> Is there at least a way to force reactor not to catch the error so I can see the cf error output instead of the Haiku? Many thanks. Dan -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 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/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
<<winmail.dat>>
