<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Errors in apache error_log using RT3.4/Mod_perl2/apache2/fc3</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hey all - I've been troubleshooting this one for a couple days now, and I'm<BR>
not sure where this error is stemming from...<BR>
<BR>
---------------------logsnip------------------------<BR>
[Mon Sep 12 13:34:34 2005] [crit]: The 'comp' parameter (undef) to<BR>
HTML::Mason::Request::CGI->new() was an 'undef', which is not one of the<BR>
allowed types: scalar object<BR>
<BR>
Stack:<BR>
  [/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/CGIHandler.pm:127]<BR>
  [/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/CGIHandler.pm:63]<BR>
  [/opt/rt3/bin/webmux.pl:123]<BR>
  [-e:0]<BR>
 (/opt/rt3/bin/webmux.pl:125)<BR>
[Mon Sep 12 13:34:35 2005] [crit]: The 'comp' parameter (undef) to<BR>
HTML::Mason::Request::CGI->new() was an 'undef', which is not one of the<BR>
allowed types: scalar object<BR>
<BR>
Stack:<BR>
  [/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/CGIHandler.pm:127]<BR>
  [/usr/lib/perl5/site_perl/5.8.5/HTML/Mason/CGIHandler.pm:63]<BR>
  [/opt/rt3/bin/webmux.pl:123]<BR>
  [-e:0]<BR>
 (/opt/rt3/bin/webmux.pl:125)<BR>
-----------------------done-------------------------<BR>
<BR>
comp parameter in CGIHandler.pm is trying to be given the value<BR>
$ENV{PATH_INFO}...<BR>
<BR>
Has anybody seen this error before?<BR>
<BR>
Thanks,<BR>
<BR>
<BR>
Rolf<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>