System error

error:  Can't call method "get_protein_status" on an undefined value at /home/htdocs/www/report.html line 70.
context: 
... 
66:  <tbody>
67:  %for (@pfmt) {
68:  % my $prot_obj = ChromDB::Protein->fetch("$_->{name}");
69:  % #print "$prot_obj\n";
70:  % my $status = $prot_obj->get_protein_status();
71:  % #print "$status\n";
72:  % my @display_values;
73:  % my $skip = $noskip ? 0 : 1;
74:  % if($complete == 1 && $status eq 'c'){
... 
code stack:  /home/htdocs/www/report.html:70
/home/htdocs/www/autohandler:138
raw error






























Can't call method "get_protein_status" on an undefined value at /home/htdocs/www/report.html line 70.


Trace begun at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Exceptions.pm line 129
HTML::Mason::Exceptions::rethrow_exception('Can\'t call method "get_protein_status" on an undefined value at /home/htdocs/www/report.html line 70.^J') called at /home/htdocs/www/report.html line 70
HTML::Mason::Commands::__ANON__('noskip', 1, 'ot', 'o:704', 'rep', 'ARRAY(0x98ff65c)') 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(0x97f8f50)', 'noskip', 1, 'ot', 'o:704', 'rep', 'ARRAY(0x98ff65c)') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1256
eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1246
HTML::Mason::Request::comp(undef, undef, undef, 'noskip', 1, 'ot', 'o:704', 'rep', 'ARRAY(0x98ff65c)') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 915
HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0xd08985c)') called at /home/htdocs/www/autohandler line 138
HTML::Mason::Commands::__ANON__('noskip', 1, 'ot', 'o:704', 'rep', 'ARRAY(0x98ff65c)') 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(0x95eb55c)', 'noskip', 1, 'ot', 'o:704', 'rep', 'ARRAY(0x98ff65c)') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1251
eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 1246
HTML::Mason::Request::comp(undef, undef, undef, 'noskip', 1, 'ot', 'o:704', 'rep', 'ARRAY(0x98ff65c)') called at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 460
eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 460
eval {...} at /usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line 412
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0xd08985c)') called at /usr/lib/perl5/site_perl/5.8.5/CompatibleApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0xd08985c)') called at /usr/lib/perl5/site_perl/5.8.5/CompatibleApacheHandler.pm line 827
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x95e4cb8)', 'Apache::RequestRec=SCALAR(0xcda8c1c)') called at (eval 35) line 8
HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', 'Apache::RequestRec=SCALAR(0xcda8c1c)') called at -e line 0
eval {...} at -e line 0