<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
I redefined @Activestatus  in RT_SiteConfig.pm for:<BR>
<BR>
Set(@ActiveStatus, qw(new open stalled));<BR>
Set(@InactiveStatus, qw(resolved rejected deleted));<BR>
<BR>
And that's OK.!!<BR>
<BR>
Thanks to Kevin, Ruslan and Gerard for your help.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Luciano

</PRE>
<BR>
<BR>
</TD>
</TR>
</TABLE>
-----Original Message-----<BR>
<B>From</B>: Kevin Falcone <<A HREF="mailto:Kevin%20Falcone%20%3cfalcone@bestpractical.com%3e">falcone@bestpractical.com</A>><BR>
<B>Reply-to</B>: rt-users@lists.bestpractical.com<BR>
<B>To</B>: <A HREF="mailto:rt-users@lists.bestpractical.com">rt-users@lists.bestpractical.com</A><BR>
<B>Subject</B>: Re: [rt-users] [Fwd: Message error /Upgrade from 3.6.1 to 3.8.8]<BR>
<B>Date</B>: Wed, 16 Mar 2011 12:23:10 -0400<BR>
<BR>
<PRE>
On Wed, Mar 16, 2011 at 11:05:38AM -0300, Luciano Silva wrote:
>    Hello Ruslan,

>    I followed instructions upgrading DB until 3.7.87, applied the queries.sql, upgraded from
>    3.7.87 to end.

>    The error log is attached.

Have you redefined @ActiveStatus in your config?
You should have a clean /opt/rt3/etc/RT_Config.pm as installed by
3.8.8 and have local modifications in /opt/rt3/etc/RT_SiteConfig.pm
If you copied anything form 3.6.1 you may have invalid settings there.

-kevin
</PRE>
</BODY>
</HTML>