[Catalyst] Can't locate object method FIRSTKEY error using modperl and catalyst

Andy Grundman andy at hybridized.org
Fri Jan 13 14:21:14 CET 2006


Balaji Srinivasan wrote:
> Hi Everyone
> 
> I am using modperl 2.0.2, apache 2.0.55 and Catalyst 5.61 and perl 
> 5.8.1. When i start the apache server the logs shows that my app has 
> loaded fine. But when i try to view a URL it gives me the following 
> error in the logs:
> 
> [Thu Jan 12 23:52:10 2006] [catalyst] [error] Caught exception in engine 
> "Can't
> locate object method "FIRSTKEY" via package "APR::Table" at 
> /usr/local/lib/perl5
> /site_perl/5.8.1/Catalyst/Engine/Apache.pm line 65."
> 
> BTW I even recompiled mod-perl 2.0.2 and all the other perl modules.

Are you running the latest version of Catalyst::Engine::Apache, 1.05?

-Andy



More information about the Catalyst mailing list