Skip Menu |

This queue is for tickets about the Catalyst-Plugin-AutoCRUD CPAN distribution.

Report information
The Basics
Id: 50425
Status: resolved
Priority: 0/
Queue: Catalyst-Plugin-AutoCRUD

People
Owner: Nobody in particular
Requestors: phillip [...] communitybandwidth.ca
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.49
Fixed in: (no value)



Subject: Error when running demo app
Install the required modules and tried to run the demo application: [info] *** Request 1 (0.043/s) [28937] [Mon Oct 12 21:10:15 2009] *** [debug] "GET" request for "autocrud" from "172.16.139.1" [debug] Path is "/autocrud/root/no_db" [error] Caught exception in engine "Can't use an undefined value as an ARRAY reference at /usr/local/share/perl/5.10.0/Catalyst.pm line 1541." Debian Lenny.
Hi Phillip, On Mon Oct 12 21:24:31 2009, phillipadsmith wrote: Show quoted text
> Install the required modules and tried to run the demo application: > > [info] *** Request 1 (0.043/s) [28937] [Mon Oct 12 21:10:15 2009] *** > [debug] "GET" request for "autocrud" from "172.16.139.1" > [debug] Path is "/autocrud/root/no_db" > [error] Caught exception in engine "Can't use an undefined value as an > ARRAY reference at > /usr/local/share/perl/5.10.0/Catalyst.pm line 1541." > > Debian Lenny.
This looks like Catalyst itself blowing up on first glance. Please can you confirm the version of Catalyst installed - if the stock Lenny package, I presume it's 5.7014-1 ? regards, oliver.
Module = Catalyst (FLORA/Catalyst-Runtime-5.80013.tar.gz)
From: phillip [...] communitybandwidth.ca
On Tue Oct 13 14:22:54 2009, OLIVER wrote: Show quoted text
> Hi Phillip, > > On Mon Oct 12 21:24:31 2009, phillipadsmith wrote:
> > Install the required modules and tried to run the demo application: > > > > [info] *** Request 1 (0.043/s) [28937] [Mon Oct 12 21:10:15 2009] *** > > [debug] "GET" request for "autocrud" from "172.16.139.1" > > [debug] Path is "/autocrud/root/no_db" > > [error] Caught exception in engine "Can't use an undefined value as an > > ARRAY reference at > > /usr/local/share/perl/5.10.0/Catalyst.pm line 1541." > > > > Debian Lenny.
> > This looks like Catalyst itself blowing up on first glance. Please can > you confirm the version of Catalyst installed - if the stock Lenny > package, I presume it's 5.7014-1 ? > > regards, > oliver.
Hey there Oliver, Any luck? See my note below for the Catalyst version. Phillip.
Hi Phillip, On Fri Oct 16 10:54:11 2009, phillipadsmith wrote: Show quoted text
> > > [error] Caught exception in engine "Can't use an undefined value >
> > ARRAY reference at
> > > /usr/local/share/perl/5.10.0/Catalyst.pm line 1541."
Unfortunately I cannot reproduce this error. I have tested against the same version of Catalyst and Perl, but my demo server app starts just fine: [info] Application powered by Catalyst 5.80013 You can connect to your server at http://discodev:3000 So there's not a lot more I can do without further debug reports, sorry. regards, oliver.