[rt-users] Setting "Let this user be granted rights" or calling SetPrivileged: mason_handler.fcgi => weeds
Tim Berger
tim.berger at gmail.com
Fri Nov 11 01:17:41 EST 2005
I tried upgrading to 3.4.5-pre1 (clean upgrade), but I get the following error
when replying to tickets. Has anyone seen this? Thanks!
This is perl, v5.8.3 built for i686-linux
error: Can't locate object method "Clone" via package "RT::Users"
at /export/home/rt/rt3prod/lib/RT/Users_Overlay.pm line 436.
context:
...
432: $RT::Logger->crit( "WhoHaveRight called with the Obsolete
ObjectId/ObjectType API");
433: return (undef);
434: }
435:
436: my $from_role = $self->Clone;
437: $from_role->WhoHaveRoleRight( %args );
438:
439: my $from_group = $self->Clone;
440: $from_group->WhoHaveGroupRight( %args );
...
code stack: /export/home/rt/rt3prod/lib/RT/Users_Overlay.pm:436
/export/home/rt/rt3prod/share/html/Elements/SelectOwner:84
/export/home/rt/rt3prod/share/html/Ticket/Update.html:63
/export/home/rt/rt3prod/share/html/autohandler:215
raw error
On 11/8/05, Ruslan Zakirov <ruslan.zakirov at gmail.com> wrote:
> In the RT log should be something like "deep recursion in...", do you see it?
> IMHO this was fixed and fix is in 3.4.5-pre1.
>
> On 11/9/05, Tim Berger <tim.berger at gmail.com> wrote:
> > With RT 3.4.4, I can't seem to make unprivileged users privileged any
> > more. After setting the checkmark and choosing "Save Changes", mason
> > seems to go off into the weeds, using java-like quantities of cpu and
> > memory until I kill it. This is an upgraded installation from 3.0.10,
> > if that makes any difference.
> >
--
-Tim
More information about the rt-users
mailing list