[rt-users] sporadic Error on rt 3.4.2 / Fedora Core 4 inside the Query Builder page

tmaciak at ci.grand-rapids.mi.us tmaciak at ci.grand-rapids.mi.us
Mon Mar 13 15:01:04 EST 2006


   I get the following error sporadically (maybe 1 out of 5 tries) when I
   click on the New Query button under Tickets.  It appears only in the lower
   right column for "Saved Searches" (which I currently have 1).  When this
   error happens I also do not see the Display columns section either but
   that is most likely due to the DIE statement that it encounters.  When
   this code

   Does work (in the 4 out of 5 instances) I am able to successfully run my
   saved query.

   

   Has anyone ever ran into such a situation like this?  If so, what did you
   do to fix it?

   

   error:    RT::Attribute::Name Unimplemented in RT::Attributes.             
             (/opt/rt3/lib/RT/Attributes_Overlay.pm line 79)                  
   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      /usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder/Record.pm:496  
   stack:    /opt/rt3/lib/RT/Attributes_Overlay.pm:79                         
             /opt/rt3/lib/RT/Attributes_Overlay.pm:71                         
             /opt/rt3/lib/RT/Attributes_Overlay.pm:86                         
             /opt/rt3/lib/RT/Attributes_Overlay.pm:117                        
             /opt/rt3/share/html/Search/Elements/SelectSearchesForObjects:58  
             /opt/rt3/local/html/Search/Elements/EditSearches:75              
             /opt/rt3/share/html/Search/Build.html:79                         
             /opt/rt3/share/html/autohandler:215                              

   [1]raw error

 RT::Attribute::Name Unimplemented in RT::Attributes. (/opt/rt3/lib/RT/Attributes_Overlay.pm line 79)

 

 

 Trace begun at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Exceptions.pm line 129

 HTML::Mason::Exceptions::rethrow_exception('RT::Attribute::Name Unimplemented in RT::Attributes. (/opt/rt3/lib/RT/Attributes_Overlay.pm line 79) ^J') called at /usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder/Record.pm line 496

 DBIx::SearchBuilder::Record::AUTOLOAD('RT::Attribute=HASH(0xc2ce42c)') called at /opt/rt3/lib/RT/Attributes_Overlay.pm line 79

 RT::Attributes::_BuildAccessTable('RT::Attributes=HASH(0xc2b3d18)') called at /opt/rt3/lib/RT/Attributes_Overlay.pm line 71

 RT::Attributes::_DoSearch('RT::Attributes=HASH(0xc2b3d18)') called at /opt/rt3/lib/RT/Attributes_Overlay.pm line 86

 RT::Attributes::_AttrHash('RT::Attributes=HASH(0xc2b3d18)') called at /opt/rt3/lib/RT/Attributes_Overlay.pm line 117

 RT::Attributes::Named('RT::Attributes=HASH(0xc2b3d18)', 'SavedSearch') called at /opt/rt3/share/html/Search/Elements/SelectSearchesForObjects line 58

 HTML::Mason::Commands::__ANON__('Name', 'LoadSavedSearch', 'Objects', 'ARRAY(0xc34f248)') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Component.pm line 135

 HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xc3732b4)', 'Name', 'LoadSavedSearch', 'Objects', 'ARRAY(0xc34f248)') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1255

 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1249

 HTML::Mason::Request::comp(undef, undef, 'Name', 'LoadSavedSearch', 'Objects', 'ARRAY(0xc34f248)') called at /opt/rt3/local/html/Search/Elements/EditSearches line 75

 HTML::Mason::Commands::__ANON__('CurrentSearch', 'HASH(0xc33ddbc)', 'Dirty', 0, 'SearchId', 'new') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Component.pm line 135

 HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xc35ec10)', 'CurrentSearch', 'HASH(0xc33ddbc)', 'Dirty', 0, 'SearchId', 'new') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1255

 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1249

 HTML::Mason::Request::comp(undef, undef, 'CurrentSearch', 'HASH(0xc33ddbc)', 'Dirty', 0, 'SearchId', 'new') called at /opt/rt3/share/html/Search/Build.html line 79

 HTML::Mason::Commands::__ANON__('NewQuery', 1, 'NewQuery', 1) called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Component.pm line 135

 HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xc005a50)', 'NewQuery', 1, 'NewQuery', 1) called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1255

 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1249

 HTML::Mason::Request::comp(undef, undef, 'NewQuery', 1, 'NewQuery', 1) called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 916

 HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0xc047b80)', 'NewQuery', 1) called at /opt/rt3/share/html/autohandler line 215

 HTML::Mason::Commands::__ANON__('NewQuery', 1) called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Component.pm line 135

 HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xbd59b38)', 'NewQuery', 1) called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1250

 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1249

 HTML::Mason::Request::comp(undef, undef, undef, 'NewQuery', 1) called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 461

 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 461

 eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 413

 HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0xc047b80)') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm line 167

 HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0xc047b80)') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm line 817

 HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0xa47c7f0)', 'Apache2::RequestRec=SCALAR(0xbf93c50)') called at /opt/rt3/bin/webmux.pl line 124

 eval {...} at /opt/rt3/bin/webmux.pl line 124

 RT::Mason::handler('Apache2::RequestRec=SCALAR(0xbf93c50)') called at -e line 0

 eval {...} at -e line 0

   

   

   T.J. Maciak

   

   Internet/Intranet Developer

   Department of IT

   City of Grand Rapids

   P: (616)456-3713

   F: (616)456-3448

References

   Visible links
   1. http://devhelpdesk/rt/Search/Build.html?NewQuery=1#raw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060313/afb762ff/attachment.htm>


More information about the rt-users mailing list