[rt-users] RT::User::crit Unimplemented in RT::User (persistent problem encountered in RT3)
Lieven Tomme
lieven.tomme at aquanta.com
Tue Jun 24 11:06:36 EDT 2003
Hi all, Hi Jesse,
Since the problem below had already been fixed in the repository, I
expected it to be solved by installing RT-3-0-3.
However, I still cannot add a single user. I'm faced with the following
error upon trying to add a new user :
error: RT::User::crit Unimplemented in RT::User.
(/opt/rt3/lib/RT/User_Overlay.pm line 296)
context: ...
277: }
278:
279: # All errors returned from this routine will be in exception form.
280: local $SIG{'__DIE__'} = sub {
281: rethrow_exception( $_[0] );
282: };
283:
284: #
285: # $m is a dynamically scoped global containing this
...
code stack: /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:281
/usr/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Record.pm:457
/opt/rt3/lib/RT/User_Overlay.pm:296
/opt/rt3/share/html/Admin/Users/Modify.html:219
/opt/rt3/share/html/autohandler:158
Your help is appreciated.
Kind regards,
Lieven.
> -----Original Message-----
> From: Jesse Vincent [mailto:jesse at bestpractical.com]
> Sent: dinsdag 3 juni 2003 18:58
> To: Lieven Tomme
> Cc: rt-users at lists.fsck.com
> Subject: Re: [rt-users] RT::User::crit Unimplemented in
> RT::User (persistent problem encountered in RT3)
>
>
> It was a known issue that's already fixed in the repository.
> (and was answered on rt-users yesterday)
>
>
> On Tue, Jun 03, 2003 at 04:28:01PM +0200, Lieven Tomme wrote:
> > Hello,
> > Since I posted this, I didn't get wiser wrestling through
> many posts,
> > and I
> > am still facing the error specified further on, upon
> creating any user in
> > RT 3.0.2.
> > FYI, I am running Red Hat 9, Perl 5.8.0, RT 3.0.2, Postfix
> 1.1.11, Apache
> > 1.3.27 (httpd is running on a port > 80), to mention the core stuff.
> > Calling out for help, help help...
> > Thank you in advance,
> >
> > Lieven
> >
> >
> >
> > System error
> >
> > error: RT::User::crit Unimplemented in RT::User.
> > (/opt/rt3/lib/RT/User_Overlay.pm line 296)
> >
> > context: ...
> > 277: }
> > 278:
> > 279: # All errors returned from this routine will be in exception
> > form.
> > 280: local $SIG{'__DIE__'} = sub {
> > 281: rethrow_exception( $_[0] );
> > 282: };
> > 283:
> > 284: #
> > 285: # $m is a dynamically scoped global containing this
> > ...
> >
> > code stack:
> /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:281
> > /usr/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Record.pm:458
> > /opt/rt3/lib/RT/User_Overlay.pm:296
> > /opt/rt3/share/html/Admin/Users/Modify.html:219
> > /opt/rt3/share/html/autohandler:158
> >
> > raw error
<...snip...>
More information about the rt-users
mailing list