System error

error:  cannot find inherit path '/seniorthesis/archives/2003/shaas' for component '/seniorthesis/archives/2003/shaas/index.html [main]'
context: 
... 
419:  for (my $parent = $request_comp->parent; $parent; $parent = $parent->parent) {
420:  unshift(@wrapper_chain,$parent);
421:  error "inheritance chain length > " . $self->max_recurse . " (infinite inheritance loop?)"
422:  if (@wrapper_chain > $self->max_recurse);
423:  }
424: 
425:  $first_comp = $wrapper_chain[0];
426:  $self->{wrapper_chain} = [@wrapper_chain];
427:  $self->{wrapper_index} = { map
... 
code stack:  /usr/lib/perl5/vendor_perl/5.8.8/HTML/Mason/Request.pm:423
raw error






























cannot find inherit path '/seniorthesis/archives/2003/shaas' for component '/seniorthesis/archives/2003/shaas/index.html [main]'

Trace begun at /usr/lib/perl5/vendor_perl/5.8.8/HTML/Mason/Component.pm line 328
HTML::Mason::Component::parent('HTML::Mason::Component::FileBased=HASH(0x97b6a90)') called at /usr/lib/perl5/vendor_perl/5.8.8/HTML/Mason/Request.pm line 423
eval {...} at /usr/lib/perl5/vendor_perl/5.8.8/HTML/Mason/Request.pm line 412
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x97d7fc4)') called at /usr/lib/perl5/vendor_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x97d7fc4)') called at /usr/lib/perl5/vendor_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 826
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x92c3344)', 'Apache2::RequestRec=SCALAR(0x97b769c)') called at (eval 52) line 8
HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', 'Apache2::RequestRec=SCALAR(0x97b769c)') called at -e line 0
eval {...} at -e line 0