This might happen if you had deleted the Contributors policy group from the application. Is that the case?
Blair On Sat, Dec 12, 2009 at 2:44 AM, smika <[email protected]> wrote: > Dear friends, > > We're upgrading several old projects from ver 3 (through 4) to 5. > Seems move to 4 is done proper, and after getting the upgrade to 5 > message we're getting stuck to this: > > Upgrade FarCry database to 5.0 > RUNNING MIGRATION.... PLEASE BE PATIENT... > > updating security... complete > > updating config... complete > > creating workflow... complete > > updating categories... complete > > updating dmWebskinAncestor Table... field already exist. > complete > > updating dmNavigation Table... field already exist. > complete > > Deploying farWebfeed Table... > > > Element Contributors is undefined in a CFML structure referenced as > part of an expression. > > The error occurred in C:\inetpub\wwwroot\farcry\core\packages\security > \FarcryUD.cfc: line 540 > Called from C:\inetpub\wwwroot\farcry\core\packages\security > \FarcryUD.cfc: line 586 > Called from C:\inetpub\wwwroot\farcry\projects\vahakni\www > \updater5.0.0\index.cfm: line 361 > Called from C:\inetpub\wwwroot\farcry\projects\vahakni\www > \updater5.0.0\index.cfm: line 20 > Called from C:\inetpub\wwwroot\farcry\projects\vahakni\www > \updater5.0.0\index.cfm: line 1 > > 538 : > 539 : <!--- Attach the new permissions - the generic permission > set > ---> > 540 : <cfset oRole.updatePermission(role=arguments.roles > ["Contributors"],permission="genericCreate",has=true) /> > 541 : <cfset oRole.updatePermission(role=arguments.roles > ["Contributors"],permission="genericEdit",has=true) /> > 542 : <cfset oRole.updatePermission(role=arguments.roles > ["Contributors"],permission="genericRequestApproval",has=true) /> > > > Seems it does have to Workflow. How i can solve this issue? > Thanks in advance, > > Mika > > -- > 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
