[rt-users] Autoload random error

Jesse Vincent jesse at bestpractical.com
Mon Nov 27 11:34:12 EST 2006




On Mon, Nov 27, 2006 at 05:20:03PM +0100, Uli Staerk wrote:
> I get the following error a couple of times a day. It happens randomly
> and I can not figure out what exactly causes this error.
> 
> Does anyone have an idea what can cause this error?

We never got it suitably tracked down, but I know that most folks saw
it go away when they upgraded to a newer searchbuilder or RT 3.6.

-j


> System error
> 
> error: 
> 
> RT::Attribute::Name Unimplemented in RT::Attributes.
> (//var/www/localhost/rt-3.4.5/lib/RT/Attributes_Overlay.pm line 81) 
> 
> context: 
> 
> ... 
> 
>  
> 
> 492: 
> 
> else {
> 
> 493: 
> 
> my ( $package, $filename, $line );
> 
> 494: 
> 
> ( $package, $filename, $line ) = caller;
> 
> 495: 
> 
>  
> 
> 496: 
> 
> die "$AUTOLOAD Unimplemented in $package. ($filename line $line) \n";
> 
> 497: 
> 
> }
> 
> 498: 
> 
>  
> 
> 499: 
> 
> }
> 
> 500: 
> 
>  
> 
> ... 
> 
>  
> 
> code stack: 
> 
> /usr/lib/perl5/vendor_perl/5.8.7/DBIx/SearchBuilder/Record.pm:496
> /var/www/localhost/rt-3.4.5/lib/RT/Attributes_Overlay.pm:81
> /var/www/localhost/rt-3.4.5/lib/RT/Attributes_Overlay.pm:73
> /var/www/localhost/rt-3.4.5/lib/RT/Attributes_Overlay.pm:88
> /var/www/localhost/rt-3.4.5/lib/RT/Attributes_Overlay.pm:119
> /var/www/localhost/rt-3.4.5/local/html/Callbacks/UKCCallbacks/Elements/T
> abs/Default:2
> /var/www/localhost/htdocs/rt/Elements/Callback:83
> /var/www/localhost/htdocs/rt/Elements/Tabs:101
> /var/www/localhost/htdocs/rt/index.html:73
> /var/www/localhost/htdocs/rt/autohandler:215
> 
>  
> 

> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
> 
> 
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com

-- 



More information about the rt-users mailing list