Hi Team,

 

I currently using mod_perl2 and mason.

 

I have the following code on 2 web servers.

 

% print "hi\n";

%  $m->abort();

% print "bye\n";

 

 

On web server #1 it displays:  "Hi"

 

On web server #2 is displays:

 

Request->abort was called Stack: [/var/www/mmg/html/abort.html:4]
[/var/www/mmg/html/autohandler:13] Stack:
[/usr/lib/perl5/5.8.8/CGI/Carp.pm:354]
[/usr/lib/perl5/5.8.8/CGI/Carp.pm:442] [/var/www/mmg/html/abort.html:4]
[/var/www/mmg/html/autohandler:13] Stack:
[/usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm:1323]
[/var/www/mmg/html/autohandler:13] Stack:
[/usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm:1323] Stack:
[/usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Request.pm:497]

 

 

Web server #1 works as intended. Why does web server #2 display the above
error ?  I can't figure this out.  Any help is greatly appreciated.

 

Thanks,

 

Cure

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to