System error
| error: |
could not find component for path '/sitetemplates/printer-'
|
| context: |
| ... |
|
| 258: |
$usetemplate = "/sitetemplates/" . $usetemplate; |
| 259: |
$displaytemplate = $usetemplate; |
| 260: |
} |
| 261: |
$ENV{MASON_TEMPLATE} = $displaytemplate; |
| 262: |
$templateout = $m->scomp($displaytemplate, %ARGS); |
| 263: |
utf8::decode($templateout); |
| 264: |
|
| 265: |
my $templatetree = HTML::TreeBuilder->new_from_content($templateout); |
| 266: |
############ |
| ... |
|
|
| code stack: |
/www/www.adventist.org/autohandler:262
|
raw error
could not find component for path '/sitetemplates/printer-'
Trace begun at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/Request.pm line 1200
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHandler=HASH(0x975dde0)', 'HASH(0x9fc3474)', '/sitetemplates/printer-', '', '', 'template', 'printer-') called at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/Request.pm line 1299
HTML::Mason::Request::scomp('HTML::Mason::Request::ApacheHandler=HASH(0x975dde0)', '/sitetemplates/printer-', '', '', 'template', 'printer-') called at /www/www.adventist.org/autohandler line 262
HTML::Mason::Commands::__ANON__('', '', 'template', 'printer-') called at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa00ed64)', '', '', 'template', 'printer-') called at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/Request.pm line 1251
eval {...} at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/Request.pm line 1250
HTML::Mason::Request::comp(undef, undef, undef, '', '', 'template', 'printer-') called at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/Request.pm line 460
eval {...} at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/Request.pm line 460
eval {...} at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/Request.pm line 412
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x975dde0)') called at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x975dde0)') called at /usr/lib/perl5/site_perl/5.8.6/HTML/Mason/ApacheHandler.pm line 826
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x9df022c)', 'Apache=SCALAR(0xa0d4d64)') called at (eval 35) line 8
HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', 'Apache=SCALAR(0xa0d4d64)') called at /dev/null line 0
eval {...} at /dev/null line 0