We had a component disappear yesterday. I had recently
republished a
component similar to it, but hadn't touched this one in
particular. The
page that it was on wouldn't display as a result. At first
I thought that
it could have been a question of our CDN not re-caching the
component, but
the problem existed on our origin server as well.
Has anyone else experienced components randomly unpublishing
themselves? It
didn't have an expiration date attached to it. The raw
error is below:
could not find component for path
'/cantonese/ui/ssi/listen_and_subscribe_links.mas'
Trace begun at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line
967
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHan
dler=HASH(0xac565
44)', '/cantonese/ui/ssi/listen_and_subscribe_links.mas')
called at
/var/bric/comp/cantonese/index.html line 236
HTML::Mason::Commands::__ANON__ at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Component.pm line
133
HTML::Mason::Component::run('HTML::Mason::Component::FileBa
sed=HASH(0xac5690
c)') called at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line
1045
eval {...} at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line
1039
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHan
dler=HASH(0xac565
44)',
'HTML::Mason::Component::FileBased=HASH(0xac5690c)')
called at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line
735
HTML::Mason::Request::call_next('HTML::Mason::Request::Apac
heHandler=HASH(0x
ac56544)') called at /var/bric/comp/cantonese/autohandler
line 1
HTML::Mason::Commands::__ANON__ at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Component.pm line
133
HTML::Mason::Component::run('HTML::Mason::Component::FileBa
sed=HASH(0xacb4a1
c)') called at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line
1040
eval {...} at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line
1039
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHan
dler=HASH(0xac565
44)', 'HASH(0xacaf4c0)',
'HTML::Mason::Component::FileBased=HASH(0xacb4a1c)')
called at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line
336
eval {...} at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line
336
eval {...} at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/Request.pm line
296
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHan
dler=HASH(0xac565
44)') called at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm
line 134
eval {...} at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm
line 134
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Req
uest::ApacheHandl
er=HASH(0xac56544)') called at
/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/ApacheHandler.pm
line 787
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::Ap
acheHandler=HASH(
0xabbc460)', 'Apache=SCALAR(0xac1a180)') called at (eval
120) line 5
HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHan
dler',
'Apache=SCALAR(0xac1a180)') called at /dev/null line 0
eval {...} at /dev/null line 0
|