Archive for 'Railo 3'

Xbox 360 Arcade Model and Gears of War 2 disc read errors

Posted on January 27, 2009, under Railo 3, Uncategorized.

I have searched far and wide and have now resorted to posting to GetSatisfaction.

Checkout this post if you’re having problems with this same thing please post your situation:

http://getsatisfaction.com/microsoft/topics/whats_up_with_the_xbox_360_arcade_gears_of_war_2_widespread_disc_read_issues

Chrrch and Railo 3

Posted on November 1, 2008, under Chrrch, Projects, Railo 3.

Well we loaded Chrrch into Railo 3 and it was originally developed in ColdFusion 8.

From a fresh load, it was fine – no errors except for one which I believe the developers on Railo 3 are correcting it.  Everything else thus far seems fairly compatible.

We were thrilled – we thought it would need significant code modifications and things just due to the nature of switching to it but it’s really rock solid!

We’re debating switching it over completely.

Thanks Railo!

Railo 3 + Fusebox 5.5 = Unsure what is up…??!?

Posted on October 20, 2008, under Railo 3.

Getting this:

attribute object of type cfthrow must define a Exception Object, now (railo.runtime.type.StructImpl)

The Error Occurred in

  C:\Program Files\Railo\webapps\ROOT\_core\fusebox5\Application.cfc: line 310

308: <cfoutput>#variables.myFusebox.renderTrace()#</cfoutput>
309: </cfif>
310: <cfthrow object="#caughtException#" />
311: </cfif>
312: