Hi Tomek, thanks for your reply, I am just working in development on
my mac - localhost and apache, and so I don't have the same production
environment. The host uses windows for the template files and Linux
for the database. I had a lot of trouble with version 4 of FarCry for
another site which was full of case sensitively issues so it may be
something like that, but in this instance I can't even update the
application, get to the webtop or anything.. its not getting past the
Application.cfc. That is, I'm getting the following for the
Application.cfc:

line 420
<!--- PARSE THE URL CHECKING FOR FRIENDLY URLS (url.furl) --->
                <cfset structAppend(url, application.fc.factory.farFU.parseURL
(),true) />
line 257
<!--- Initialize the request as a farcry application --->
                <cfset farcryRequestInit() />
line 246
<cffunction name="OnRequestStart" access="public" returntype="boolean"
output="false" hint="Fires at first part of page processing.">
line 63
<cfset request.fc.hasSessionScope = false />

Friendly urls were enabled in the 5.0.2. Before I first tried to
upgrade to 5.2.7 my host setup Helicon Rewrite 3 for me and I sent
them a new rewrite rule, should I have instead turned fus off while I
upgraded before doing this? Could this have created the issue?

Regards and thanks
Helen




On Jan 29, 4:59 am, Tomek Kott <[email protected]> wrote:
> Helen. I haven't tried upgrading to 5.2.7 (I have 5.1.12), so I don't know
> how that might work, but the thought occurred to me: is your dev environment
> windows and your production linux? If so, I wonder if the problem is a
> case-sensitivity issue....
>
> just a thought,
>
> Tomek
>
> On Wed, Jan 27, 2010 at 7:37 PM, Helen <[email protected]> wrote:
> > Hi
>
> > I have upgraded from 5_0 to 5_2_7 in developement with no issue but it
> > is failing in production. My site is on a shared server environment, a
> > linux database.
>
> > I am getting the same error as Lenstick from a previous post having
> > issues upgrading to 5_1
>
> > Element FC.FACTORY.FARFU is undefined in a Java object of type class
> > [Ljava.lang.String; referenced as ''
>
> > I tried to resolve my error the same way as recommended in that post
> > by changing the application timeout
> > in "farcryConstructor.cfm" to 0 but that didn't work.
>
> > I am currently moving back to 5_0 but really want to get the upgrade
> > working. Does anyone have any ideas of what else I can try,
> > remembering I am a bit limited being in a shared server environment??
>
> > Kind Regards
> > Helen
>
> > --
> > You received this message cos you are subscribed to "farcry-dev" Google
> > group.
> > To post, email: [email protected]
> > To unsubscribe, email: 
> > [email protected]<farcry-dev%[email protected]>
> > For more options:http://groups.google.com/group/farcry-dev
> > --------------------------------
> > Follow us on Twitter:http://twitter.com/farcry

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to