System error

error:  cannot find inherit path '/politics/salvage' for component '/politics/salvage/autohandler [main]'
context: 
... 
436:  my $first_comp;
437:  {
438:  my @wrapper_chain = ($request_comp);
439: 
440:  for (my $parent = $request_comp->parent; $parent; $parent = $parent->parent) {
441:  unshift(@wrapper_chain,$parent);
442:  error "inheritance chain length > " . $self->max_recurse . " (infinite inheritance loop?)"
443:  if (@wrapper_chain > $self->max_recurse);
444:  }
... 
code stack:  /usr/local/share/perl/5.10.0/HTML/Mason/Request.pm:440
raw error






























cannot find inherit path '/politics/salvage' for component '/politics/salvage/autohandler [main]'

Trace begun at /usr/local/share/perl/5.10.0/HTML/Mason/Component.pm line 328
HTML::Mason::Component::parent('HTML::Mason::Component::FileBased=HASH(0x120ae0770)') called at /usr/local/share/perl/5.10.0/HTML/Mason/Request.pm line 440
eval {...}('HTML::Mason::Component::FileBased=HASH(0x120ae0770)') called at /usr/local/share/perl/5.10.0/HTML/Mason/Request.pm line 433
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x120deffd0)') called at /usr/local/share/perl/5.10.0/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x120deffd0)') called at /usr/local/share/perl/5.10.0/HTML/Mason/ApacheHandler.pm line 825
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x120bcb958)', 'Apache=SCALAR(0x120ae0698)') called at /home/buermann/mason/handler_buermann.pl line 77
Kronecker::Mason::handler('Apache=SCALAR(0x120ae0698)') called at /dev/null line 0
eval {...}('Apache=SCALAR(0x120ae0698)') called at /dev/null line 0