There is a known issue with extended array types and the flex-beta. This should be fixed and patched in the next couple of days.
Are you upgrading from a previous version or is this a clean install on 4.0.2? Kind regards -- -- Matthew Bryant Product Development Manager Daemon Internet Consultants Adobe Solutions Partner http://www.daemon.com.au/ p. 02 9380 4162 f. 02 9380 4204 On 01/06/2007, at 8:48 AM, Derek Westfall wrote: > I have used the FLEX COAPI manager and I like it -- much faster > than the old style. I can't duplicate the "home page redirect" or > the stalling when using the FLEX. Does it not lock the same way, or > is it just faster so the locking is not noticed? > > The only downside I have found to it is that if the FLEX app > crashes it seems to be more dramatic than the old style typeadmin. > > Example: > > Went into the COAPI Flex Beta and saw that the DATA field of > ruleHandPicked_aObjectIDs type had the wrong DB type. Forgetting > that changing DB types sometimes doesn't work, I clicked Repair. > Doom on me! > > Error: Element Rules is undefined. > > So I clicked the old Type Classes link. > > Element PACKAGEPATH is undefined in a CFML structure referenced as > part of an expression. > > The error occurred in W:\users\westfall\farcry\core\packages\farcry > \alterType.cfc: line 589 > > 587 : > 588 : <cfloop list="#structKeyList(application.stcoapi)#" index="i"> > 589 : <cfset o = createObject("Component", "#application.stcoapi > [i].packagePath#") /> > 590 : <cfset variables.tableMetadata = createobject > ('component','farcry.core.packages.fourq.TableMetadata').init() /> > 591 : <cfset variables.tableMetadata.parseMetadata(getMetadata > (o)) /> > > > Did an UpdateApp=1, and Got > > Application Failed to Initialise > > ...Element PACKAGEPATH is undefined in a CFML structure referenced > as part of an expression. > Eventually I guess the FLEX coapi manager timed out with what it > was doing, and I was able to do another UpdateApp to recover. > > In the past, if a db field type change didn't work in the old > TypeAdmin, it just wouldn't stick -- farcry wouldn't get stuck in > the netherworld. > > Derek > > From: [email protected] [mailto:farcry- > [EMAIL PROTECTED] On Behalf Of Matthew Bryant > Sent: Thursday, May 31, 2007 3:25 PM > To: [email protected] > Subject: [farcry-dev] Re: COAPI Typeadmin still causing problems > > Hi Derek, > > Have you tried the new flex-beta coapi admin? This is the direction > we are headed. It is not perfect yet but we like it alot. You will > see the link below the standard coapi admin. > > Kind regards > > -- > -- Matthew Bryant > Product Development Manager > Daemon Internet Consultants > Adobe Solutions Partner > http://www.daemon.com.au/ > p. 02 9380 4162 > f. 02 9380 4204 > > > > > On 01/06/2007, at 4:29 AM, Derek Westfall wrote: > >> While the Type Classes page in the COAPI Management section is >> loading, any current page requests hang and are then redirected to >> the homepage. Any new page request that happens while the Type >> Classes page is loading is also redirected to the homepage. >> There has got to be a better way to handle the locking in this >> section -- I'm not even making any changes to the Type Classes. >> But I would also expect to be able to go into the Type Classes >> section and deploy a new type or property without all my users >> getting redirected to the home page while I do so. >> Derek Westfall >> >> >> >> >> Message protected by MailGuard: e-mail anti-virus, anti-spam and >> content filtering. >> http://www.mailguard.com.au/mg >> >> > > > > > Message protected by MailGuard: e-mail anti-virus, anti-spam and > content filtering. > http://www.mailguard.com.au/mg > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
