[rt-users] Mason update kills RT 3.0.6
Ruslan U. Zakirov
cubic at acronis.ru
Tue Oct 14 04:29:24 EDT 2003
Nick Bown wrote:
> Hi Ruslan,
>
> I have tried purging the Mason session and object data but I still get the
> same error. I have put RT into debug mode and get the following in the error
> log:
>
> [Tue Oct 14 07:59:00 2003] [warning]: perl_tie_hash: Can't locate object
> method "TIEHASH" via package "Apache::Table" at
> /usr/local/lib/perl5/5.8.0/CGI/Cookie.pm line 76.
>
> Stack:
> [/usr/local/lib/perl5/5.8.0/CGI/Cookie.pm:76]
> [/usr/local/lib/perl5/5.8.0/CGI/Cookie.pm:43]
> [/opt/rt3/share/html/Elements/SetupSessionCookie:25]
> [/opt/rt3/share/html/autohandler:51]
> (/opt/rt3/lib/RT.pm:247)
>
> as well as the previous error on the screen (Can't call method "FETCH" on an
> undefined value at /usr/local/lib/perl5/5.8.0/CGI/Cookie.pm line 76).
>
> I'm currently running mod_perl 1.29 and CGI.pm version 3.00
mod_perl as DSO? If so then you must recompile it and link staticaly
with Apache.
If you google with "perl_tie_hash: Can't locate object" then in most
situations resolution would be 'no DSO'.
Best regards. Ruslan
>
> Cheers,
>
> Nick
>
> -----Original Message-----
> From: Ruslan U. Zakirov [mailto:cubic at acronis.ru]
> Sent: 14 October 2003 07:51
> To: Nick Bown
> Cc: 'rt-users at lists.fsck.com'
> Subject: Re: [rt-users] Mason update kills RT 3.0.6
>
>
> Hello.
> Try to eliminate obj files that created by Mason at
> /path/to/rt/var/mason_data/obj/
> Then Apache restart.
> Try to reproduce bug.
>
> Also I have 2.89 version of CGI(CGI::Cookie) and everything seems OK.
> Best regards. Ruslan.
>
More information about the rt-users
mailing list