[rt-users] Reminder errors.

Its Azfar azfarhusain at yahoo.com
Fri Mar 31 02:46:47 EST 2006


I am geting following error on reminder page.
How do i solve it.
RT v 3.5.5

Here is my httpd.conf RT part.

##########################################
HTTPD.CONF
<VirtualHost 202.69.49.11>
   ServerName rt.eworld.net.pk
   DocumentRoot /opt/rt3/share/html
   AddDefaultCharset UTF-8

   # this line applies to Apache2+mod_perl2 only
  # PerlModule Apache2 Apache::compat

   PerlModule Apache::DBI
   PerlRequire /opt/rt3/bin/webmux.pl

   <Location />
       SetHandler perl-script
       PerlHandler RT::Mason
   </Location>
#RedirectMatch permanent (.*)/$
http://rt.eworld.net.pk$1/index.html
</VirtualHost>
###########################################

###########################################
ERROR:
could not find component for path '/Widget/TitleBox'


Trace begun at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Request.pm
line 1202
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHandler=HASH(0xab0c984)',
'HASH(0xaab4b9c)', '/Widget/TitleBox', 'title',
'Reminders', 'title_class', 'inverse', 'color',
'#666699') called at
/opt/rt3/share/html/Ticket/Reminders.html line 57
HTML::Mason::Commands::__ANON__('id', 4, 'id', 4)
called at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Component.pm
line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xad4a570)',
'id', 4, 'id', 4) called at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Request.pm
line 1255
eval {...} at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Request.pm
line 1249
HTML::Mason::Request::comp(undef, undef, 'id', 4,
'id', 4) called at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Request.pm
line 916
HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HASH(0xab0c984)',
'id', 4) called at /opt/rt3/share/html/autohandler
line 247
HTML::Mason::Commands::__ANON__('id', 4) called at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Component.pm
line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xa5b1bf0)',
'id', 4) called at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Request.pm
line 1250
eval {...} at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Request.pm
line 1249
HTML::Mason::Request::comp(undef, undef, undef, 'id',
4) called at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Request.pm
line 461
eval {...} at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Request.pm
line 461
eval {...} at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/Request.pm
line 413
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0xab0c984)')
called at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/ApacheHandler.pm
line 167
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0xab0c984)')
called at
/usr/lib/perl5/vendor_perl/5.8.6/HTML/Mason/ApacheHandler.pm
line 817
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x9d030e0)',
'Apache2::RequestRec=SCALAR(0xad3bff8)') called at
/opt/rt3/bin/webmux.pl line 122
eval {...} at /opt/rt3/bin/webmux.pl line 122
RT::Mason::handler('Apache2::RequestRec=SCALAR(0xad3bff8)')
called at -e line 0
eval {...} at -e line 0
############################################

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the rt-users mailing list