System error
error: |
could not find component for path '/component/maintenance.html'
|
context: |
... |
|
4: |
<%perl> |
5: |
|
6: |
use B2B::Apache::Session::Memcached; |
7: |
use CGI::Cookie; |
8: |
$m -> comp('/component/maintenance.html' , message=>"Site under Maintenence"); |
9: |
# get the Cookie from ENV |
10: |
my $cookie = $ENV{HTTP_COOKIE}; |
11: |
my $session_id ; |
12: |
my $send_cookie = 0; |
... |
|
|
code stack: |
/opt/app/tradeindia/cw/components/syshandler.html:8
|
raw error
could not find component for path '/component/maintenance.html'
Trace begun at /usr/share/perl5/HTML/Mason/Request.pm line 1239
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHandler=HASH(0x557cea47aec0)', '/component/maintenance.html', 'message', 'Site under Maintenence') called at /opt/app/tradeindia/cw/components/syshandler.html line 8
HTML::Mason::Commands::__ANON__ at /usr/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x557cea1bd488)') called at /usr/share/perl5/HTML/Mason/Request.pm line 1300
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/share/perl5/HTML/Mason/Request.pm line 481
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 481
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 433
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x557cea47aec0)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 165
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x557cea47aec0)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 831
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x557cea3798b8)', 'Apache2::RequestRec=SCALAR(0x557cea1bcb88)') called at /opt/app/tradeindia/cw/modules/B2B/Handler/CW.pm line 97
eval {...} at /opt/app/tradeindia/cw/modules/B2B/Handler/CW.pm line 96
B2B::Handler::CW::handler('Apache2::RequestRec=SCALAR(0x557cea1bcb88)') called at -e line 0
eval {...} at -e line 0