<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>Everyone,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>We hare having some problems moving RT from Windows
to Linux. We are currently running RT 3.0.12 on a windows machine and wish to
move everything to a Redhat AS4 Linux machine. To test the migration we are
using VMware. (I have also tried the same setup under Debian)<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>I have followed the install guide on the wiki and
have RT working without problems with a clean new empty database. I then dump
the MySQL database (using mysqldump) from the windows machine and reload it on
the Linux machine. I can login to RT and perform most functions. However when I
click the Tickets link on the upper left the session just hangs. It appears
that Apache gets stuck in some type of infinite loop and the web server stops
responding to all requests. There is an excerpt of the apache error_log
attached to this post. Those errors just keep on logging over and over and over
until I restart apache. I have tried several different versions of RT with the
same result. The output bellow is from version 3.4.4 (I did run the schema,
acl, etc DB upgrade scripts). The same problem manifests itself on version
3.0.12 for Linux too. Also note the messages logged to the RT debug log. Those
appear just after clicking the Tickets link so I assume they must be related.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>One other interesting note: I had to rename almost
all the tables after reloading the database on Linux. The windows version of
the database has all the table names in lowercase. After loading the database
on the Linux server I did rename table commands to match the case of what the
Linux database table names.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>Thanks <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>Eric.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[root@evvmware01 ~]# uname -a<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>Linux evvmware01.magnetar.com 2.6.9-5.EL #1 Wed Jan
5 19:22:18 EST 2005<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>i686 i686 i386 GNU/Linux<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[root@evvmware01 ~]# cat /opt/rt3/lib/RT.pm|grep
VERSION<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>use vars qw($VERSION $System $SystemUser $Nobody
$Handle $Logger<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>$VERSION = '3.4.4';<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[root@evvmware01 ~]# perl -v<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>This is perl, v5.8.5 built for
i386-linux-thread-multi<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[root@evvmware01 ~]# perl -MDBIx::SearchBuilder -e
'print<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>$DBIx::SearchBuilder::VERSION;'<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>1.43<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[root@evvmware01 ~]# httpd -v<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>Server version: Apache/2.0.52<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>Server built:   Nov 30 2004 11:22:20<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[root@evvmware01 ~]# mysql -V<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>mysql  Ver 14.7 Distrib 4.1.12, for
redhat-linux-gnu (i386) using<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>readline 4.3<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[root@evvmware01 log]# tail -f
/opt/rt3/var/log/rt.log<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Thu May 25 04:35:48 2006] [debug]: RT::CustomField
-> QueueObj<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>deprecated (/opt/rt3/lib/RT/CustomField_Overlay.pm:753)<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Thu May 25 04:35:48 2006] [debug]: RT::CustomField
-> QueueObj<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>deprecated
(/opt/rt3/lib/RT/CustomField_Overlay.pm:753)<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>tail -500 /var/log/httpd/error_log<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Next<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at /opt/rt3/lib/RT/Attributes_Overlay.pm line 80,
referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>\tRT::Attributes::_BuildAccessTable('RT::Attributes=HASH(0xb22b5e8
)')<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>called at /opt/rt3/lib/RT/Attributes_Overlay.pm line
73, referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tRT::Attributes::_DoSearch<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at
/usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder.pm line 491,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>referer: <a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Next<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at /opt/rt3/lib/RT/Attributes_Overlay.pm line 80,
referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>\tRT::Attributes::_BuildAccessTable('RT::Attributes=HASH(0xb22b5e8
)')<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>called at /opt/rt3/lib/RT/Attributes_Overlay.pm line
73, referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tRT::Attributes::_DoSearch<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at
/usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder.pm line 491,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>referer: <a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Next<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at /opt/rt3/lib/RT/Attributes_Overlay.pm line 80,
referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>\tRT::Attributes::_BuildAccessTable('RT::Attributes=HASH(0xb22b5e8
)')<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>called at /opt/rt3/lib/RT/Attributes_Overlay.pm line
73, referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tRT::Attributes::_DoSearch<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at
/usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder.pm line 491,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>referer: <a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Next<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at /opt/rt3/lib/RT/Attributes_Overlay.pm line 80,
referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>\tRT::Attributes::_BuildAccessTable('RT::Attributes=HASH(0xb22b5e8
)')<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>called at /opt/rt3/lib/RT/Attributes_Overlay.pm line
73, referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tRT::Attributes::_DoSearch<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at
/usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder.pm line 491,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>referer: <a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Next<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at /opt/rt3/lib/RT/Attributes_Overlay.pm line 80,
referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>\tRT::Attributes::_BuildAccessTable('RT::Attributes=HASH(0xb22b5e8
)')<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>called at /opt/rt3/lib/RT/Attributes_Overlay.pm line
73, referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'><a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tRT::Attributes::_DoSearch<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at
/usr/lib/perl5/site_perl/5.8.5/DBIx/SearchBuilder.pm line 491,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>referer: <a
href="http://testrt.magnetar.com/Ticket/Display.html?id=1294"
title="http://testrt.magnetar.com/Ticket/Display.html?id=1294">http://testrt.magnetar.com/Ticket/Display.html?id=1294</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>[Wed May 24 23:36:01 2006] [error] [client
10.1.24.141] FastCGI: server<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>"/opt/rt3/bin/mason_handler.fcgi" stderr:
\tDBIx::SearchBuilder::Next<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>('RT::Attributes=HASH(0xb22b5e8)') call ed<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Courier New"><span style='font-size:10.0pt;
font-family:"Courier New"'>at /opt/rt3/lib/RT/Attributes_Overlay.pm line 80,
referer:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>

</div>

</body>

</html>