[rt-devel] Problems with rt-2-1-67 (Can't locate object method "_OpenParen")

Vsevolod (Simon) Ilyushchenko simonf at cshl.edu
Wed Feb 5 11:34:11 EST 2003


Hi,

I am not sure if I am supposed to even run 2-1-67, but I tried. I 
converted my database using the rt2-to-rt3 conversion script. I could 
not login as any user,  so I put "return 1" in the beginning of 
User_Overlay::IsPassword. But now I get the error below.

I would appreciate any help.

Thanks,
Simon

error:   Can't locate object method "_OpenParen" via package 
"RT::Tickets" at /opt/rt3/lib/RT/Tickets_Overlay_SQL.pm line 66.
context:
..
277:  }
278:
279:  # All errors returned from this routine will be in exception form.
280:  local $SIG{'__DIE__'} = sub {
281:  rethrow_exception( $_[0] );
282:  };
283:
284:  #
285:  # $m is a dynamically scoped global containing this
..
code stack:  /usr/lib/perl5/site_perl/5.8.0/HTML/Mason/Request.pm:281
/opt/rt3/lib/RT/Tickets_Overlay_SQL.pm:66
/opt/rt3/lib/RT/Tickets_Overlay_SQL.pm:160
/opt/rt3/lib/RT/Tickets_Overlay_SQL.pm:285
/opt/rt3/lib/RT/Tickets_Overlay.pm:1931
/opt/rt3/lib/RT/Tickets_Overlay.pm:1719
/opt/rt3/share/html/Elements/MyTickets:36
/opt/rt3/share/html/index.html:32
/opt/rt3/share/html/autohandler:162
-- 

Simon (Vsevolod ILyushchenko)   simonf at cshl.edu
				http://www.simonf.com

"Large software projects are like werewolves because
they transform unexpectedly from the familiar into horrors."
                     Fred Brooks






More information about the Rt-devel mailing list