[Catalyst] Problems with Catalyst components initialization
Sebastian Riedel
sri at oook.de
Tue May 3 15:59:36 CEST 2005
Am 03.05.2005 um 15:25 schrieb KAV:
> Hello!
>
> My application based on Catalyst generate following errors:
>
> [Tue May 3 17:16:31 2005] [catalyst] [debug] Debug messages enabled
> [Tue May 3 17:16:31 2005] [catalyst] [debug] Loaded dispatcher
> "Catalyst::Dispatcher"
> [Tue May 3 17:16:31 2005] [catalyst] [debug] Loaded engine
> "Catalyst::Engine::CGI"
> [Tue May 3 17:16:31 2005] [catalyst] [debug] Found home "K:\dev
> \projects.perl\PerlXForge\webroot\cgi-bin\lib\PXF"
> Use of 'new' is deprecated at K:/dev/xampp-1.4.12/xampp/perl/site/
> lib/Module/Pluggable/Fast.pm line 84. Use 'create' instead
> Couldn't instantiate "PXF::M::Module", "create needs a hashref at
> K:/dev/xampp-1.4.12/xampp/perl/site/lib/Module/Pluggable/Fast.pm
> line 84
> " at K:/dev/xampp-1.4.12/xampp/perl/site/lib/Catalyst/Engine.pm
> line 665
> Use of 'new' is deprecated at K:/dev/xampp-1.4.12/xampp/perl/site/
> lib/Module/Pluggable/Fast.pm line 84. Use 'create' instead
> Couldn't instantiate "PXF::M::Section", "create needs a hashref at
> K:/dev/xampp-1.4.12/xampp/perl/site/lib/Module/Pluggable/Fast.pm
> line 84
> " at K:/dev/xampp-1.4.12/xampp/perl/site/lib/Catalyst/Engine.pm
> line 665
> Use of 'new' is deprecated at K:/dev/xampp-1.4.12/xampp/perl/site/
> lib/Module/Pluggable/Fast.pm line 84. Use 'create' instead
> Couldn't instantiate "PXF::M::Webpage", "create needs a hashref at
> K:/dev/xampp-1.4.12/xampp/perl/site/lib/Module/Pluggable/Fast.pm
> line 84
> " at K:/dev/xampp-1.4.12/xampp/perl/site/lib/Catalyst/Engine.pm
> line 665
> Couldn't load "PXF::V::TT", "Base class package
> "Catalyst::View::TT" is empty.
> (Perhaps you need to 'use' the module which defines that
> package first.)
> at lib/PXF/V/TT.pm line 4
> BEGIN failed--compilation aborted at lib/PXF/V/TT.pm line 4.
> Compilation failed in require at K:/dev/xampp-1.4.12/xampp/perl/
> site/lib/Module/Pluggable/Fast.pm line 66.
> " at K:/dev/xampp-1.4.12/xampp/perl/site/lib/Module/Pluggable/
> Fast.pm line 68.
> Compilation failed in require at K:\dev\projects.perl\PerlXForge
> \webroot\cgi-bin\engine.pl line 4.
> BEGIN failed--compilation aborted at K:\dev\projects.perl\PerlXForge
> \webroot\cgi-bin\engine.pl line 4.
>
> This is version incompatibility between Catalyst and
> Module::Pluggable::Fast?
Known error, guess you're using the plain or sweet cdbi model...i
posted a temporary fix yesterday...
--
sebastian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20050503/afe40e8e/attachment.htm
More information about the Catalyst
mailing list