[Catalyst] Catalyst update issues

Nilson Santos Figueiredo Junior acid06 at gmail.com
Wed Mar 29 01:47:26 CEST 2006


On 3/28/06, Andreas Marienborg <omega at palle.net> wrote:
> running
>
> CATALYST_DEBUG=1 prove -l t/<some failing test>
>
> might give you some more clues, or atleast something that might give
> someone else a clue :)

Okay. They sent me the log of the test run with debugging turned on
and although it was slightly more informative, I'm still lost
regarding the stated problem.

Everything seems fine, except for these messages right after Catalyst
loaded the components:

[Tue Mar 28 23:06:09 2006] [catalyst] [debug] Bad action definition
"Action Private" for "TestApp::Controller::Dump->default"
[Tue Mar 28 23:06:09 2006] [catalyst] [debug] Bad action definition
"Private Relative" for "TestApp::Controller::Action::Private->two"
[Tue Mar 28 23:06:09 2006] [catalyst] [debug] Bad action definition
"Private Absolute" for "TestApp::Controller::Action::Private->three"
[Tue Mar 28 23:06:09 2006] [catalyst] [debug] Bad action definition
"Private Path('/action/private/four')" for
"TestApp::Controller::Action::Private->four"
[Tue Mar 28 23:06:09 2006] [catalyst] [debug] Bad action definition
"Private Path('five')" for
"TestApp::Controller::Action::Private->five"

I don't really have any idea what this means or why it happens, and it
is obviously related to the problem.
I'd *really* appreciate some help.

Just in case it's any good, the full debug log for the first test
case, with CATALYST_DEBUG=1 is attached.

Thanks.

-Nilson Santos F. Jr.



More information about the Catalyst mailing list