[rt-users] useless debug messages in rt.log

Roy El-Hames rfh at pipex.net
Fri Oct 6 08:52:33 EDT 2006


Hi there;
rt-3.6.1 , apache2,mysql 5, HTML-Mason-1.31,mod_perl2
Whilst I am developing new feature I like to keep tailing the rt.log 
with debug mode, however from the start (in working 3.6.1)  I am getting 
pages upon pages of Stack trace output similar to:
Stack trace:
        RT::Ticket::Create()  called at 
/opt/rt3/local/lib/RT/Interface/Email_Vendor.pm:823
        RT::Interface::Email::Gateway() called at 
/opt/rt3/share/html/REST/1.0/NoAuth/mail-gateway:59
        HTML::Mason::Commands::__ANON__() called at 
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Component.pm:135
        HTML::Mason::Component::run() called at 
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:1250
        (eval)() called at 
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:1249
        HTML::Mason::Request::comp() called at 
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:461
        (eval)() called at 
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:461
        (eval)() called at 
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/Request.pm:413
        HTML::Mason::Request::exec() called at 
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/ApacheHandler.pm:167
        HTML::Mason::Request::ApacheHandler::exec() called at 
/usr/lib/perl5/vendor_perl/5.8.7/HTML/Mason/ApacheHandler.pm:817
        HTML::Mason::ApacheHandler::handle_request() called at 
/opt/rt3/bin/webmux.pl:123
        (eval)() called at /opt/rt3/bin/webmux.pl:123
        RT::Mason::handler() called at -e:0
        (eval)() called at -e:0
The line RT::Ticket::Create()  called at ..changes pending on what is 
being processed etc ..
Is there any way I can stop this .. I am losing the debug messages I 
need to look for ??Any help will truly be appreciated.
Regards;
Roy




More information about the rt-users mailing list