[rt-users] Autoload random error
Uli Staerk
Uli.Staerk at globalways.net
Mon Nov 27 11:20:03 EST 2006
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?
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20061127/305ee56f/attachment.htm>
More information about the rt-users
mailing list