[rt-users] Why does RT crash with RT::Attribute::Name?
Nathan, Ahalya
Ahalya_Nathan at mudnebr.com
Sun Feb 12 08:44:11 EST 2006
Hi all,
RT crashes with an Unimplemented RT::Attribute::Name method:
457: else {
458: my ($package, $filename, $line);
459: ($package, $filename, $line) = caller;
460:
461: die "$AUTOLOAD Unimplemented in $package. ($filename line $line)
\n";
462: }
463:
464: }
465:
...
code stack:
/usr/lib/perl5/site_perl/5.8.3/DBIx/SearchBuilder/Record.pm:461
/opt/rt-3.2.2-iris.ch/lib/RT/Attributes_Overlay.pm:99
/opt/rt-3.2.2-iris.ch/lib/RT/Attributes_Overlay.pm:91
/opt/rt-3.2.2-iris.ch/lib/RT/Attributes_Overlay.pm:106
/opt/rt-3.2.2-iris.ch/lib/RT/Attributes_Overlay.pm:137
/opt/rt-3.2.2-iris.ch/share/html/Search/Elements/SelectSearchesForObject
s:58
/opt/rt-3.2.2-iris.ch/share/html/Search/Elements/EditSearches:70
/opt/rt-3.2.2-iris.ch/share/html/Search/Build.html:88
/opt/rt-3.2.2-iris.ch/share/html/autohandler:221
I was trying to do a simple query of finding a ticket equal to 6636 and
RT crashed with this error. I went to the homepage and then all started
working fine. Can anyone tell me why I am getting this?
Thanks
Ahalya Nathan
Senior Programmer / Analyst
Information Technology, Metropolitan Utilities District
(402) 504-7180 phone
(402) 504-5180 fax
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060212/186d827c/attachment.htm>
More information about the rt-users
mailing list