System error

error:  could not find component for path '../no_db.comp'
context: 
... 
10:  my $mason_cache_default = $r->dir_config->get( 'MasonCacheDefault');
11:  </%once>
12:  <%init>
13:  my $dbh = eval { connect_syb_immuno()};
14:  return $m->comp('../no_db.comp', message => "$@") if $@;
15: 
16:  if ( $m->cache_self( key => $db, expire_in => $mason_cache_default )) {
17:  # warn 'Using cache for <' . $r->uri() . '> at ' . localtime(time()) . "\n";
18:  return;
... 
code stack:  /home/httpd/htdocs/content/immuno/search/ab_search.comp:14
/home/httpd/htdocs/content/immuno/ab_search:41
/home/httpd/htdocs/content/immuno/autohandler:64
raw error






























could not find component for path '../no_db.comp'


Trace begun at /usr/local/share/perl5/HTML/Mason/Request.pm line 1239
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHandler=HASH(0x7fd95054e9e8)', '../no_db.comp', 'message', 'Undefined subroutine &HTML::Mason::Commands::connect_syb_immuno called at /home/httpd/htdocs/content/immuno/search/ab_search.comp line 13.^J^JStack:^J  [/home/httpd/htdocs/content/immuno/search/ab_search.comp:13]^J  [/home/httpd/htdocs/content/immuno/ab_search:41]^J  [/home/httpd/htdocs/content/immuno/autohandler:64]^J') called at /home/httpd/htdocs/content/immuno/search/ab_search.comp line 14
HTML::Mason::Commands::__ANON__('q', 'CGI=HASH(0x7fd9505f5398)', 'db', 'ab') called at /usr/local/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fd9505ee1a8)', 'q', 'CGI=HASH(0x7fd9505f5398)', 'db', 'ab') called at /usr/local/share/perl5/HTML/Mason/Request.pm line 1302
eval {...} at /usr/local/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, 'q', 'CGI=HASH(0x7fd9505f5398)', 'db', 'ab') called at /home/httpd/htdocs/content/immuno/ab_search line 41
HTML::Mason::Commands::__ANON__ at /usr/local/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fd9505f8ce0)') called at /usr/local/share/perl5/HTML/Mason/Request.pm line 1298
eval {...} at /usr/local/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/local/share/perl5/HTML/Mason/Request.pm line 955
HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0x7fd95054e9e8)') called at /home/httpd/htdocs/content/immuno/autohandler line 64
HTML::Mason::Commands::__ANON__ at /usr/local/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fd9507e2380)') called at /usr/local/share/perl5/HTML/Mason/Request.pm line 1300
eval {...} at /usr/local/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/local/share/perl5/HTML/Mason/Request.pm line 481
eval {...} at /usr/local/share/perl5/HTML/Mason/Request.pm line 481
eval {...} at /usr/local/share/perl5/HTML/Mason/Request.pm line 433
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x7fd95054e9e8)') called at /usr/local/share/perl5/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x7fd95054e9e8)') called at /usr/local/share/perl5/HTML/Mason/ApacheHandler.pm line 825
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x559e6a4f2210)', 'Apache2::RequestRec=SCALAR(0x7fd9505eb0c8)') called at /etc/httpd/conf/mason_handler.pl line 45
MyApp::Mason::handler('Apache2::RequestRec=SCALAR(0x7fd9505eb0c8)') called at -e line 0
eval {...} at -e line 0