System error

error:  could not find component for initial path '/Suspension_index.html'
context: 
... 
162:  if (UNIVERSAL::isa($self->{request_args}, 'HASH')) {
163:  $self->{request_args} = [%{$self->{request_args}}];
164:  }
165:  $self->{count} = ++$self->{interp}{request_count};
166:  $self->_initialize;
167:  return $self;
168:  }
169: 
170:  # in the future this method may do something completely different but
... 
code stack:  /usr/lib/perl5/site_perl/5.8.1/HTML/Mason/Request.pm:166
/usr/lib/perl5/site_perl/5.8.1/Class/Container.pm:265
/usr/lib/perl5/site_perl/5.8.1/Class/Container.pm:343
/usr/lib/perl5/site_perl/5.8.1/HTML/Mason/Interp.pm:222
/usr/lib/perl5/site_perl/5.8.1/HTML/Mason/Interp.pm:216
/usr/lib/perl5/site_perl/5.8.1/HTML/Mason/CGIHandler.pm:127
/usr/lib/perl5/site_perl/5.8.1/HTML/Mason/CGIHandler.pm:66
mason.pl:11
raw error






























could not find component for initial path '/Suspension_index.html'


Trace begun at /usr/lib/perl5/site_perl/5.8.1/HTML/Mason/Request.pm line 225
eval {...} at /usr/lib/perl5/site_perl/5.8.1/HTML/Mason/Request.pm line 186
HTML::Mason::Request::_initialize('HTML::Mason::Request::CGI=HASH(0x8493344)') called at /usr/lib/perl5/site_perl/5.8.1/HTML/Mason/Request.pm line 166
HTML::Mason::Request::new('HTML::Mason::Request::CGI', 'cgi_request', 'HTML::Mason::FakeApache=HASH(0x84e2ad8)', 'error_mode', 'output', 'out_method', 'CODE(0x812c09c)', 'error_format', 'html', 'interp', 'HTML::Mason::Interp=HASH(0x84a8814)', 'comp', '/Suspension_index.html', 'args', 'ARRAY(0x8349834)', 'container', 'HASH(0x84d9040)') called at /usr/lib/perl5/site_perl/5.8.1/Class/Container.pm line 265
Class::Container::call_method('HTML::Mason::Interp=HASH(0x84a8814)', 'request', 'new', 'interp', 'HTML::Mason::Interp=HASH(0x84a8814)', 'comp', '/Suspension_index.html', 'args', 'ARRAY(0x8349834)', 'container', 'HASH(0x84d9040)') called at /usr/lib/perl5/site_perl/5.8.1/Class/Container.pm line 343
Class::Container::create_delayed_object('interp', 'HTML::Mason::Interp=HASH(0x84a8814)', 'comp', '/Suspension_index.html', 'args', 'ARRAY(0x8349834)', 'container', 'HASH(0x84d9040)') called at /usr/lib/perl5/site_perl/5.8.1/HTML/Mason/Interp.pm line 222
HTML::Mason::Interp::make_request('HTML::Mason::Interp=HASH(0x84a8814)', 'comp', '/Suspension_index.html', 'args', 'ARRAY(0x8349834)') called at /usr/lib/perl5/site_perl/5.8.1/HTML/Mason/Interp.pm line 216
HTML::Mason::Interp::exec(undef, undef) called at /usr/lib/perl5/site_perl/5.8.1/HTML/Mason/CGIHandler.pm line 127
eval {...} at /usr/lib/perl5/site_perl/5.8.1/HTML/Mason/CGIHandler.pm line 127
HTML::Mason::CGIHandler::_handler('HTML::Mason::CGIHandler=HASH(0x84960dc)', 'HASH(0x813633c)') called at /usr/lib/perl5/site_perl/5.8.1/HTML/Mason/CGIHandler.pm line 66
HTML::Mason::CGIHandler::handle_request('HTML::Mason::CGIHandler=HASH(0x84960dc)') called at mason.pl line 11