[rt-users] [Fwd: Message error /Upgrade from 3.6.1 to 3.8.8]

Luciano Silva luciano at cpd.ufrgs.br
Wed Mar 16 14:34:17 EDT 2011


I redefined @Activestatus  in RT_SiteConfig.pm for:

Set(@ActiveStatus, qw(new open stalled));
Set(@InactiveStatus, qw(resolved rejected deleted));

And that's OK.!!

Thanks to Kevin, Ruslan and Gerard for your help.

-- 
Luciano




-----Original Message-----
From: Kevin Falcone <falcone at bestpractical.com>
Reply-to: rt-users at lists.bestpractical.com
To: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] [Fwd: Message error /Upgrade from 3.6.1 to
3.8.8]
Date: Wed, 16 Mar 2011 12:23:10 -0400


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110316/82746632/attachment.htm>


More information about the rt-users mailing list